Windows Script Host Settings (All Windows)

These settings allow you to configure some of the Windows Script Host (WSH) features, including the option to disable the engine.

Open your registry and find or create the key below.

Create any of the values below to enable the options:

Enable (REG_DWORD)

  • "0" – disabled
  • "1" - enabled

    Remote (REG_DWORD)

  • "0" - disable remote scripts
  • "1" - allow remote scripts

    DisplayLogo (REG_SZ)

  • "0" - no logo
  • "1" - display logo

    Restart Windows for the changes to take effect.
    Registry Settings
    System Key : [HKEY_LOCAL_MACHINE\Software\Microsoft \Windows Script Host\Settings]
    Value Name : Enable, Remote, DisplayLogo

    Disclaimer : Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.