Windows 8 New Install - SSD Alignment partition


Recommended Posts

Just insttalled a fresh install of Windows 8 Pro. With Windows 7 a new install created a 100meg partition that helped to align the master partition. With Windows 8 I can't seem to get a new install, to install that partition. Completly deleted all partitions on the drive prior to installing.

Does Windows 8 still use that small partition to deal with Alignment, bitlocker, and whatever else it uses it for?

TIA...

Xendromes right, The Os examines the install location on initial install (only if a "clean" install remember though), it recognises SSDs, aligns and remembers to disable items like Dfrag on the drive, superfetch etc.Windows 7 does it so 8 should.

Site below explains it nicely :)

http://www.quepublis....aspx?p=1941420

Remember and do the tips on the bottom section, good idea.

Did you check if the system reserved partition was created on another hard drive?

Win 8's installer did create that system reserved partition on my SSD, but I noticed it didn't do it unless I selected the entire, empty, drive & then clicked Next to let Windows set up the partitions on its own.

e.g. if I specifically create the partition for Win 8 to be installed into, then the Win 8 installer will randomly create that reserved partition on another hard drive in my computer & boot from there, a bit annoying! Presumably it does this based on where it sees the most free hard drive space? (another way to get around this is to just unplug any other hard drives you have before running the installer)

This is a duel booting system. Windows 7 was added first, then Windows 8. I delete the everything on the SSD, including the partition. I tried my USB Windows 8 installer, and thendirectly from the CD, with no luck. When I do the installation I just highlight the drive that in unallocated, and continue with the install. It never creates the partition.

Is it possible that it's creating the reserved partition on another drive, doesn't make since to do that?

One other thing, seeing this is the added OS to make it dual booting, it's not the active drive?

TIA....

If Windows 7 already has the partition created on another drive, Windows 8 will not create a new one. I encountered this a while back. I had Windows 7 installed, when I installed 8, I added a new drive for 8, but left the 7 drive connected (so I could easily move my files over) and 8 refused to create the extra partitions on its own drive until I disconnected the other drive.

Nothing, as far as anything that could be construed as a reserved partition on any of the drives. Not sure what the problem is. Well, it?s not really a major problem, the drive shows as aligned.

I?ve been using Windows 8, off and on for the last several months. I?m at the point where I?m feeling comfortable enough to go ahead and make it my primary desktop. I?ll remove the two SSD?s and all the other drives from the mix and install Windows 8 on one of the SSD?s using the DVD. I?m guessing it won?t have any problem creating the reserved partition.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • So for the last few days, and excuse me if I'm not posting in the correct place... anyway, for the last few days I have been getting constant login approval requests from Microsoft Authenticator. I thought maybe someone was trying to get in so I changed my password and backup info... it did stop for a bit after, but now, it's back. I've had maybe 10 today alone. I check the history and there is nothing there.... under my recent activity it just lists my login to view the page, and my last login attempt which I signed into Outlook on my phone on June 18. What is going on? It's asking me to 'type in the code' that's displayed on my screen. I'm not doing it! Anyone else? Anything I should dig deeper into?
    • Hello police? I'd like to report a murder.
    • Ventoy 1.1.15 is out.
    • Win11Debloat 06.24.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.24.2026 changelog: With this release, the legacy app list generator and CustomAppsList file support is removed. This only affects users using legacy command-line methods. More info here: #664 Features & Improvements Clean up styling to better match Windows fluent design guidelines by @Raphire in #638 Add GPO override warning alert and WhatIf dry-run previews by @HetCreep in #611 Disable telemetry-related scheduled tasks under Microsoft\Windows by @HetCreep in #615 Guard against loading, saving & executing undefined features by @Raphire in #665 Simplify Window management & update minimum window sizes by @Raphire in #671 Update start menu backup/restore with timestamped filenames by @Raphire in #672 Clean up feature execution logic for readability by @Raphire in #641 Clean up & improve app removal methods, remove legacy CLI app removal methods by @Raphire in #662 Remove support for CustomAppsList file format, including -RemoveAppsCustom and -RunAppsListGenerator parameters Update CLI app removal to use newer app removal methods Drop support for sunset apps (Fitbit, Shazam, Twitter, Viber, Wunderlist, XING) and Plex Fix removal of Microsoft Copilot Fixes Fix: Replace P/Invoke dynamic DLL imports with WPF native methods to fix temp DLL access-denied errors by @Raphire in #661 Fix Start Menu apps not being set correctly for all users when running script for other user by @Raphire in #637 Fix store suggestions not getting disabled correctly for all users when running as other user by @Raphire in #642 Fix: Respect Feature min/max version for comboboxes by @Raphire in #639 Fix: Don't treat AllUsers/CurrentUser as a username at startup by @HetCreep in #647 Fix: treat dismissed unsafe-removal confirmation as decline by @HetCreep in #651 Fix: Surface runspace errors instead of swallowing them in GUI mode by @HetCreep in #655 Fix: Correct sub-key path matching in backup allow-list validation by @HetCreep in #645* Fix: Detect WinGet uninstall failures by exit code, not English text by @HetCreep in #658 Fix: Detect installed OneDrive in the "Only show installed" filter by @HetCreep in #656 Download: Win11Debloat 06.24.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      173
    3. 3
      PsYcHoKiLLa
      125
    4. 4
      Michael Scrip
      77
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!