Skip to main content
  1. Home
  2. Computing
  3. How tos

How to format an SSD to improve performance and protect your data

Add as a preferred source on Google
Installing an SSD in a desktop PC case.
Image used with permission by copyright holder

Formatting an SSD is the best way to boost its performance or clear out any potentially malicious malware whenever you move it to a new system, purchase one second hand, or plan to sell yours on to someone else. While SSDs do offer incredible performance, that can degrade over time, and the last thing you want is your data ending up in the hands of someone else.

Fortunately, cleaning out a drive and returning it to its near-factory-fresh state is pretty straight forward. Although you'll need to take precautious to back up any important data, you can get your drive back to fighting fit shape in now time. Here's how to format an SSD on a Windows PC.

Recommended Videos

Difficulty

Easy

Duration

5 minutes

What You Need

  • PC running on Windows

  • SSD

How to format a SSD using Disk Management

There are a bunch of third-party tools that can help you format a SSD. However, the built-in Windows Disk Management utility is capable of doing the same. It can also be used to create new partitions of your SSD.

Note, however, that while this is a good way to improve system performance, it does not completely erase old data. So if you are selling your drive on to someone else, you'll want to perform a more robust format, such as "zero-filling" the drive (see below).

Step 1: Open the Start menu, type diskmgmt.msc, and hit Enter to open the Disk Management utility.

Opening Disk Management utility on Windows 10 using Start menu.
Image used with permission by copyright holder

Step 2: From the list of drives, select the SSD that you want to format. Make sure that you select the right SSD, as you will lose all of your data.

Screenshot of the Disk Management utility on Windows 10.
Image used with permission by copyright holder

Step 3: Once you have identified your SSD, right-click on it and select Format.

Screenshot of Disk Management utility to format SSD on Windows 10.
Digital Trends

Step 4: A new pop-up should open where you must select the File system as NTFS, Allocation unit size as Default, and uncheck the Perform a quick format box. If you wish, you can also rename your SSD by typing the name in front of the Volume label field.

Screenshot of Disk Management utility with ssd format options on Windows 10.
Image used with permission by copyright holder

Step 5: Click OK to begin the format process.

Step 6: Windows should now format your SSD.

How to format an SSD using File Explorer

Another simple way to format your SSD is by using the default Windows File Explorer. It works pretty much the same way but with fewer steps.

Step 1: Open the File Explorer and search for your SSD from the list of drives and folders on the left.

Screenshot of how to format an SSD.
Image used with permission by copyright holder

Step 2: Right-click on the SSD and select the Format option. Make sure you have selected the correct SSD as you don't want to end up losing important files.

Screenshot of how to format an SSD.
Image used with permission by copyright holder

Step 3: A new window should open where you need to select the File system as NTFS, Allocation unit size as Default allocation size, and uncheck the Quick format box. You can also rename your SSD by typing the name in front of the Volume label field.

Screenshot of the SSD format dialogue box on Windows 10.
Image used with permission by copyright holder

Step 4: Click on the Start button at the bottom to begin the process.

Step 5: Windows should now format your SSD.

How to format an SSD using the zero-fill method

Where standard formatting merely makes your SSD "forget" where all your files are, leaving them still accessible to someone determined enough to find them, zero-filling your drive erases everything to a much higher standard. It completely wipes your storage device by writing zeroes to every bit, thus making it much harder for any sort of data recovery. Here's how you can format an SSD using the zero-fill method.

Step 1: Open the Windows Start menu, type CMD, and select the Run as administrator option to open Command Prompt with administrative rights.

Step 2: Once Command Prompt opens, type format Drive Letter /fs:NTFS /p:0. Make sure you double-check and pick the correct SSD to format. In our case, we want to format the D: drive, so we need to type format D: /fs:NTFS /p:0.

How to format an SSD using the zero fill method through command prompt on Windows.
Image used with permission by copyright holder

Step 3: Next, enter the current volume label or name of the disk drive and hit Enter.

Step 4: A warning message should appear where you need to type Y to confirm your action.

Step 5: Windows should now format your SSD using the zero-fill method. It might take a while depending on the size of the SSD.

Looking to upgrade your SSD after ditching the old one? Here are the best SSDs you can buy in 2024. If you'd like some added tips on how to pick an SSD, check out our SSD buying guide.

Kunal Khullar
Kunal Khullar is a computing writer at Digital Trends who contributes to various topics, including CPUs, GPUs, monitors, and…
You can now send emails directly from ChatGPT on the web
You can now draft, edit, and send emails directly inside ChatGPT on the web
Person using ChatGPT on a MacBook.

If you have ever drafted an email in ChatGPT and then had to copy it across to Gmail or Outlook to actually send it, you can now skip that extra step.

OpenAI has rolled out the ability to send emails directly from writing blocks in ChatGPT on the web, keeping the whole process inside a single conversation from start to finish.

Read more
Turns out, teaching games like Battleship can make small AI models a whole lot smarter
By turning Battleship into an AI training ground, researchers helped smaller models reason more efficiently.
AI Apps installed on iPhone Gemini DeepSeek Claude ChatGPT Auren

Small AI models just got a surprising boost from a very old game.

MIT researchers used a Battleship-style setup to test whether AI agents can improve how they gather information before making a move. The result was a sharp jump in performance for smaller systems, including one model that went from rarely beating humans to winning most of its games after researchers changed how it searched the board.

Read more
This AI can tell a real online review from a fake one, and it’s surprisingly accurate
AI is getting really good at spotting the reviews you shouldn't trust.
hand holding a card asking for review

Fake reviews are a real menace for online shoppers. If you have ever bought something online based on glowing reviews only to receive a disappointingly subpar product, you know what I mean. A new study published in the International Journal of Information and Communication Technology proposes an AI-powered system that can not only detect fake reviews, but also trace how they spread.

Why existing tools keep falling short

Read more