In the context menu on the drive, I need to get the option “Defragment”. It is not present as the default. I need to get this, as I use it when I needed. I will be much thankful, if anyone solves the problem. Thank you in advance.
Related Windows Problems:
- Not able to defragment drive on Windows XP
- Removing the “Insert” option from the Context Menu of the CD/DVD Drive raising an Error
- Context Menu of the Desktop in my Windows XP has “nVidia” as the option
- Context Menu of the Desktop has my Windows XP computer name as the option
- Cannot see “Insert” option in the Context Menu of CD/DVD Drive
- ‘Open With’ command missing from context menu on Windows Vista
- “Copy as Path” is not visible in context menu on files or folders in Windows XP
- How to get name in the Context Menu of the Desktop of Windows XP
- How to add “Registry Editor” option to the Context Menu of the Desktop in Windows 7?
- "Open with" option missing from the context Menu
Solution
STEP 1: Click Start >> Run.
STEP 2: Type “regedit” and hit Enter.
STEP 3:Go to the key “HKEY_CLASSES_ROOT\Drive\shell”.
STEP 4: Create a new key “Defragment” under “Shell”.
STEP 5: Double - Click on the “Defragment” and create new key by name “icon” with value “defrag.exe”.
STEP 6: Create other key “Command” under Defragment.
STEP 7: Give the “Command” to the value “defrag.exe /u /v %1”.
STEP 8: Restart the System, your problem is solved.
~Support
Community Manager
Defragment in windows Xp reduces the time to read the files and increase the speed access of your process in your computer.
By defragmentation of disk drive , it will improve the disk performance and maintain the disk functionality that use the FAT , FAT32 or NTFS file system.
Defragment in windows XP
--> Go to "start" and then "My computer"
--> Right click on disk drive and click on "Properties"
--> click on "tools" tab and then "defragment now"
--> now click on "defragment"
you can also defragment the disk by using microsoft management console(MMC) which is included in the microsoft xp.
--> start MMC(Microsoft management console)
--> click on "disk defragment"
--> now select disk which you want to defragment