Reg Add Hkcu Software Classes Clsid 86ca1aa0-34aa-4e8b-a509-50c905bae2a2 Inprocserver32 F Ve [better] File
reg add "HKCU\Software\Classes\CLSID\86CA1AA0-34AA-4E8B-A509-50C905BAE2A2\InProcServer32" /ve /t REG_SZ /d "" /f
Always wrap the registry path in double quotes if it contains spaces or curly braces.
Alternatively, you can run these commands in sequence: taskkill /f /im explorer.exe start explorer.exe How to undo the change
