Tuesday, 19 July 2022

How to Disable ‘Show More Options’ from the Right Click Menu in Windows 11

  1. Click on the Start Menu and Search for “Command Prompt”.
  2. Press “Run as Administrator” under Command Prompt
  3. Once Command Prompt’s window opens you can put the following command and press enter:
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f


Setup Windows Local Account without the Internet

During the Windows setup,  On the WiFi screen, press SHIFT + F10  or  FN + SHIFT + F10  This will open the command prompt window with admini...