Defragment in command prompt

This is a good way to perform a deep disk defrag. (note not GUI)

1.start
2.type cmd in the seach bar
3.open cmd from results by right clicking and run as administrator
4.type (       defrag.exe c: -f      )

please note that c: is the HDD you want to defrag, change this setting as required.