reg query "HKCU\Software\Classes\CLSID\86CA1AA0-34AA-4E8B-A509-50C905BAE2A2\InprocServer32" /ve
reg add "HKCU\Software\Classes\CLSID\86CA1AA0-34AA-4E8B-A509-50C905BAE2A2\InprocServer32" /v ThreadingModel /t REG_SZ /d Both /f
To add the registry key that enables the classic context menu, you can run this command from an elevated Command Prompt (run as Administrator):
reg add "HKCU\Software\Classes\CLSID\86ca1aa0-34aa-4e8b-a509-50c905bae2a2\InprocServer32" /f /ve Use code with caution. Copied to clipboard
Expected output:
Then, the screen lit up again. Not with the Windows logo. Not with the blue screen of death.