Files
shell-scripts/Windows/switch-right-click-menu-to-win10.cmd
T
2025-08-08 09:55:22 +08:00

3 lines
146 B
Batchfile

reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
taskkill /f /im explorer.exe
start explorer.exe