But before you do anything remember to do a Windows Disk Cleanup and remove your Restore Points, and use ccleaner to remove all the temp files and cookies.
This simple command line utility, all 47kb of it, was probably the 3rd utility from this suite of powerful tools that I have successfully used before. SDelete (Secure Delete) implements the Department of Defence clearing and sanitising standard DOD 5220.22-M, to give you confidence that once it is deleted it is gone forever.
Using SDelete:
Usage: sdelete [-p passes] [-s] [-q]
sdelete [-p passes] [-z|-c] [drive letter]
sdelete [-p passes] [-z|-c] [drive letter]
| -c | Zero free space (good for virtual disk optimization). |
| -p passes | Specifies number of overwrite passes. |
| -s | Recurse subdirectories. |
| -q | Don't print errors (quiet). |
| -z | Cleanse free space. |
After some more research I decided to use to use the following script: sdelete -p 3 -z c:
(This is done from a DOS Command Prompt)
Remember to reference the path or just copy it to your Windows System32 folder.
This option does 3 passes of cleansing the free space on your hard drive. Give it a try and let me know if you have any improvements in hard drive performance.
0 comments:
Post a Comment