No indication it is in S mode.
I simply cannot get .exe files to run, and these are recognised programs , HP and a Windows Word game for example from the windows store
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When I download an exe. file - even from the windows store it will not run
It seems Win 10 (home) requires something called gpedit.msc which id does not have
there is an instruction asking for two commands to be run in Powershell which will correct the problem but when I run them i get the following
Help needed - in simple terms please
No indication it is in S mode.
I simply cannot get .exe files to run, and these are recognised programs , HP and a Windows Word game for example from the windows store
Hello @Derek Blezard
You have tried running the commands to add the Group Policy packages, but they failed because you used PowerShell. The syntax with "FOR %F IN (...) DO" is meant for the Command Prompt (CMD), not PowerShell. That’s why I got the parser error.
To fix this, I need to:
Open CMD as Administrator (Start → type "cmd" → right‑click → Run as administrator).
Paste the commands there instead of PowerShell.
Let DISM process the packages.
This should work without the error I saw in PowerShell.
Also could you Open Settings → Apps → Default apps → Choose default apps by file type. Scroll to .exe and make sure it’s set to Application. If it’s missing, that’s the problem.
Best regards
Abhishek.
Hi ,
I'm Dyari. Thanks for reaching out.
You should not need gpedit.msc to run .exe files. Windows 10 Home doesn't include the Group Policy Editor, and you don't need to install it to fix this problem. Could you please share a screenshot of the error message you encountered while installing .exe files?
Also go to Settings > Update & Security > Activation and tell me what Windows edition is shown there, is it say Windows 10 Home in S mode?