https://github.com/shovoalways/context-menu-windows
https://github.com/shovoalways/context-menu-windows
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shovoalways/context-menu-windows
- Owner: shovoalways
- Created: 2022-02-03T12:50:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T02:16:17.000Z (6 months ago)
- Last Synced: 2025-04-06T03:21:58.140Z (6 months ago)
- Size: 101 KB
- Stars: 23
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Context-Menu-Windows
[](https://github.com/shovoalways/)
Win+ R 👉 regedit
Registry Path:
Computer\HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID
Keys: {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}
Sub-key: InprocServer32Default SHOULD BE BLANK😂
Windows Security Issue Problem Fix.
Pwoershell
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackageTry disabling Fast Startup in Windows. Let me find the instructions.
Edit: In Windows, press Win+R > powercfg.cpl > OK > Choose what the power buttons do > Change settings that are currently unavailable, then uncheck "Turn on fast startup". Save changes and restart (not shutdown) the PC.