Have you ever opened a filing cabinet and couldn't find the file or folder you were looking for? The same thing can happen to your computer when your hard drive becomes fragmented. To keep all of your files in the right place, optimizing your hard drive regularly is highly recommended. You can do this with Windows 8 built-in hard drive optimizing utility, Defragment and Optimize Drives.
Standard hard drive optimization in Windows 8
- Go to the Start menu.
- Right-click the Start menu background to bring up the app commands.
- Select 'All apps'.
- Scroll to the 'File Explorer' tile and left-click on it.
- Left-click on 'Computer'.
- Right-click the hard drive that you want to optimize, and then click 'Properties'.
- Click the 'Tools' tab, and then, under 'Optimize and defragment drive', click 'Optimize'.
- Select the drive you want to defrag and click on 'Optimize'.
Or
- Go to the Start menu.
- Right-click the Start menu background to bring up the app commands.
- Select 'All apps'.
- Scroll to the 'Control Panel' tile and left-click on it.
- On the upper right side of the Control Panel, there is a 'View by:' pull-down menu (the default is Category). Left-click on the arrow to the right and select either 'Large icons' or 'Small icons'.
- Left-click on 'Administrative Tools'.
- Double left-click 'Defragment and Optimize Drives'.
- Select the drive you want to optimize and click on 'Optimize'.
Advanced hard drive optimization in Windows 8
- Open a Command Prompt with Administrative privileges (click here for instructions)
- Use the following command-line syntax(s) and parameter(s) to run DEFRAG:
DEFRAG <volumes> | /C | /E <volumes> [<task(s)>] [/H] [/M | [/U] [/V]]
Where <task(s)> is omitted (traditional defrag), or as follows: /A | [/D] [/K] [/L] | /O | /X
Or, to track an operation already in progress on a volume:
DEFRAG <volume> /T
Value |
Description |
/A |
Perform analysis on the specified volumes. |
/C |
Perform the operation on all volumes. |
/D |
Perform traditional defrag (this is the default). |
/E |
Perform the operation on all volumes except those specified. |
/H |
Run the operation at normal priority (default is low). |
/K |
Perform slab consolidation on the specified volumes. |
/L |
Perform retrim on the specified volumes. |
/M |
Run the operation on each volume in parallel in the background. |
/O |
Perform the proper optimization for each media type. |
/T |
Track an operation already in progress on the specified volume. |
/U |
Print the progress of the operation on the screen. |
/V |
Print verbose output containing the fragmentation statistics. |
/X |
Perform free space consolidation on the specified volumes. |
d3336f46-d255-4b0a-be23-1358168304d1|0|.0|96d5b379-7e1d-4dac-a6ba-1e50db561b04