slyfox1186

remove_restart_explorer_context_menu.reg

May 14th, 2021 (edited)
830
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.78 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. ; Remove Restart Explorer Context Menu Entries
  4.  
  5. ; Created by: SlyFox1186
  6. ; Profile: https://pastebin.com/u/slyfox1186
  7.  
  8. ; This script will remove all Restart Explorer Context Menu's
  9. ; that are related. See below for the links to the main files.
  10.  
  11. ; Save this using a .reg extension and run it as an administrator.
  12.  
  13. ; Related Files
  14. ; Add Restart Explorer = https://pastebin.com/n9J4i10t
  15. ; Add Restart Explorer Hidden = https://pastebin.com/gcE4PDjM
  16.  
  17. ; START SCRIPT
  18.  
  19. [-HKEY_CLASSES_ROOT\*\Shell\RestartExplorer]
  20. [-HKEY_CLASSES_ROOT\DesktopBackground\Shell\RestartExplorer]
  21. [-HKEY_CLASSES_ROOT\Directory\Background\shell\RestartExplorer]
  22. [-HKEY_CLASSES_ROOT\Directory\Shell\RestartExplorer]
  23. [-HKEY_CLASSES_ROOT\Drive\shell\RestartExplorer]
  24.  
  25.  
Add Comment
Please, Sign In to add comment