Deleting Registry Keys from the Command Line

October 10, 2010
With the OEM Version of Windows95, a new switch, /D, is added to Regedit.
This enables you to delete items from Registry.
The syntax is: REGEDIT /L:system.dat_location /R:user.dat_location /D Reg_Key
where Reg_Key is the key you want to delete
There are two requirements:
1. That you have to boot to the same OEM version of Windows95 as the REGEDIT.EXE file.
2. You cannot be in Win95 at the time you use this switch.

Related Posts

  • Adding Explore From Here to Every FolderStart RegeditGo to HKEY_CLASSES_ROOT \ Folder \ shellAdd a key rootexploreGive it a default value of E&xplore From ...
  • Compacting the RegistryHow to compact the registry? Got to true DOS, not a DOS windowRun Regedit and then export the entire Registry to COMPAC ...
  • Hiding Any Combination of DrivesIf you want to stop a drive or any combination of drives appearing in Explorer/My Computer Add the Binary Value of 'No ...
  • Automatic Screen RefreshWhen you make changes to your file system and use Explorer, the changes are not usually displayed until you press the F ...
  • Easily Opening a File with NotepadThis will enable you to right click on any file and have the option to open it with notepad.Also if a file has no asso ...
Next Article
« Prev Post
Previous Article
Next Post »

No comments