Windows 11: Classic Right-click Context Menu: Difference between revisions
From wiki.jacobjohns.com
No edit summary |
Resize image |
||
| Line 1: | Line 1: | ||
[[File:Windows 11 logo.png|center|frameless]] | [[File:Windows 11 logo.png|center|frameless|500x500px]] | ||
<hr /><br /> | <hr /><br /> | ||
# In an administrative command prompt run the following. | # In an administrative command prompt run the following. | ||
Latest revision as of 19:58, 20 February 2025
- In an administrative command prompt run the following.
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
taskkill /f /im explorer.exe && explorer.exe
