Unorganized collection of notes related to updating to Windows 11
- Open Registry Editor
- Go to:
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced - Change
AlwaysShowMenusto0
- Open Windows Terminal in command prompt
- run
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve - restart File Explorer (if it's open)