For a clean Windows 10 installation, the formatting process is even more streamlined. Boot from a Windows 10 USB installation media. When you reach the "Where do you want to install Windows?" screen, you will see a list of drives and partitions. Select the SSD (ensure it has no existing partitions of importance), then click on each partition until the drive shows as "Unallocated Space." With the unallocated space selected, click New and then Apply —Windows will automatically create the necessary system partitions (EFI, MSR, and primary). Finally, select the primary partition and click Format . Windows will perform a quick NTFS format and set proper alignment automatically. This method is preferable for boot drives as it ensures the correct partition layout for UEFI booting and BitLocker encryption support.
A critical but often overlooked step after formatting is ensuring is enabled. TRIM allows the operating system to inform the SSD which data blocks are no longer in use, enabling the drive to efficiently erase and prepare those blocks for new writes. Without TRIM, SSD write performance can degrade over time. To check TRIM status, open Command Prompt as administrator and run the command: fsutil behavior query DisableDeleteNotify . If the result is 0 , TRIM is enabled. If it is 1 , enable it with fsutil behavior set DisableDeleteNotify 0 . Additionally, avoid defragmenting the SSD with traditional tools designed for HDDs. While Windows 10 is smart enough to issue TRIM commands instead of defragmentation for SSDs (calling it "optimization"), manually defragging an SSD using third-party tools only creates unnecessary write cycles and can reduce its lifespan. Instead, rely on Windows’ built-in "Optimize Drives" tool, which will correctly TRIM the SSD. how to format ssd for windows 10
Before you begin, ensure you have from the drive, as formatting will erase everything on it. If you are formatting a system drive (where Windows is currently installed), you cannot do this while the system is running; you must use Windows installation media or boot from a different drive. Method 1: Using Disk Management (Recommended) For a clean Windows 10 installation, the formatting
Best for: Reformatting a secondary drive or an old drive that is already visible on your PC. Select the SSD (ensure it has no existing