Komut istemini yönetici olarak açıp sırasıyla şunları yazın:
reg add "HKCU\Software\Microsoft\Internet Explorer\Main" /v "DisableScriptDebuggerIE" /t REG_SZ /d "yes" /f
reg add "HKCU\Software\Microsoft\Internet Explorer\Main" /v "DisableScriptDebugger" /t REG_SZ /d "yes" /f
reg add...