Over time the performance of Windows 10 tends to get worse, one thing that causes this decline of performance is the fragmentation of the disk.
Windows 10 brings a tool to help you defrag your hard drives, there are other external programs, but we are going to focus on the one that comes in the OS.
Maintaining an optimized hard drive and with its performance properties always at the maximum level is a task of great responsibility and care since if we mistakenly erase a file from the hard drive system, we would ultimately affect the stability of the equipment.
1. Defrag Computer using Optimize Tool
Let’s start to see how to defragment your hard drives in Windows 10 with steps.
Step 1
The first thing you have to do is run the Optimize tool, for that in the search box type the word defrag. The Defragment and Optimize Drives appears, Click on it.
Step 2
A new window appears with your hard drives, all with 0%, since it’s not analyzed and doesn’t know the level of fragmentation, chose your hard drive and click on Analyze; this step is optional, you can go directly to step 3:
This will take a while, depends on the size of your disk. As a result, it will tell us the % fragmentation.
Step 3
Now that the % fragmentation of the disk after the analysis, in our case is 0%.
It’s important to have this % below 10%, so if you have some fragmentation on your hard drive click on Optimize to start the defragmentation.
Now you will learn how to schedule defragmentation in Windows 10.
2. Schedule Defragmentation
This tool is scheduled to run every so often; you can put it weekly, monthly or daily. To setup, it within the tool click on Change settings
You can choose the frequency, and if you click on Choose, you can select which disks/partitions will be defragmented on schedule. If you any make changes click on OK
3. Defrag Computer using Command Prompt
For this, you must open the Command Prompt as administrator. Just type the word CMD on the search box and right-click on Comand Prompt and select Run as Administrator
The command to defrag your hard drives is:
defrag <volume> (parameters)
There are a series of parameters that you can use with defrag. Follow this link to see a list of them.
Let’s see an example, in this case; I will use the volume G:
defrag G: /V
As you can see, the defragmentation of G volume completed successfully. Remember to change the volume G for one of your hard drives.
As you have seen, it is effortless to defrag your computer in Windows 10, improving the optimal functioning of your system.