Disk Cleanup is the Great Function of Windows Which Performs All The Following Activities..
*Compression of old files
*Temporary Internet files
*Temporary Windows file
*Downloaded Program files
*Recycle Bin
*Removal of unused applications or optional Windows components
*Setup Log files
*Offline files
You Can Add Disk Cleanup Option To Your Context Menu
Copy the code below
Windows Registry Editor Version 5.00
;Add 'Disk Cleanup' on Right Click of a Drive
[HKEY_CLASSES_ROOT\Drive\shell\Disk Cleanup\command]
@="cleanmgr.exe /d %1"
Now paste it into notepad & save it as Diskclean.reg
Thank You.
Now It is more faster
ReplyDelete