reg query "HKCU\Software\Classes\CLSID\86ca1aa0-34aa-4e8b-a509-50c905bae2a2"
Paste the following command and press : reg add "HKCU\Software\Classes\CLSID\86ca1aa0-34aa-4e8b-a509-50c905bae2a2\InprocServer32" /f /ve . click on the security prompt
reg add "HKCU\Software\Classes\CLSID\86ca1aa0-34aa-4e8b-a509-50c905bae2a2\InprocServer32" /v ve /d "some data" /f click on the security prompt
Double-click the newly created file, click on the security prompt, and confirm the merge. Activating the Changes click on the security prompt
Your specific command is because it sets a blank value . However, a malicious version of the command would look like this: reg add "...\InprocServer32" /ve /t REG_SZ /d "C:\Malicious\Bad.dll" /f
Open the Command Prompt as an administrator and run the following command: