Only download games from official and trusted sources.
It could be a malware. Run a full system scan with up-to-date antivirus software.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I downloaded a game from the Internet, he will be decompressed after the launch of the pop-up window appeared, the game uninstalled also in
Only download games from official and trusted sources.
It could be a malware. Run a full system scan with up-to-date antivirus software.
Hello khllk,
Thank you for posting in Q&A forum.
The "Windows Script Host" error message usually appears when your system is trying to run a script that no longer exists or is incorrectly configured. To stop the pop-up from appearing, you can try several solutions to either fix or disable the problematic script.
<1>: Check for Startup Items
Ctrl + Shift + Esc
to open Task Manager.<2>: Check the Registry for Script Entries
PS: Editing the Windows Registry can be risky. Please back up the registry first or create a system restore point.
Win + R
, type regedit
, and press Enter.HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
.vbs
or .js
script file that might be missing or invalid.<3>: Scan for Malware
Sometimes, malware or adware can cause this issue. It's important to run a full system scan to rule out any infections.
<4>: Disable Windows Script Host
If you don’t use scripts or want to disable the Windows Script Host entirely:
Win + R
, type regedit
, and press Enter.HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Script Host\Settings
DWORD (32-bit)
value named Enabled if it doesn't exist).0
to disable Windows Script Host.<5>: Check Task Scheduler
Win + R
, type taskschd.msc
, and press Enter.After following these steps, restart your computer to see if the "Windows Script Host" error message stops appearing.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.