How can I disable the Microsoft Internet Explorer (IE) script debugger?

John Savill

August 13, 2003

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. If you run a script in IE that results in an error, IE gives you the option to debug the script. To disable this option, perform the following steps:

  1. Start a registry editor (e.g., regedit.exe).

  2. Navigate to the HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain registry subkey.

  3. Double-click the Disable Script Debugger value.

  4. Set the value data to "yes" to disable the script debugger, then click OK (setting the value to "no" enables the script debugger).

  5. Restart IE for the change to take effect.

Read more about:

Microsoft

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like