Unable to run EXE. files in Windows 10 (home)

Derek Blezard 0 Reputation points
2026-09-12T15:15:41.6866667+00:00

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

User's image

Help needed - in simple terms please

Windows for home | Windows 10 | Performance and system failures
0 comments No comments

3 answers

Sort by: Newest
  1. Derek Blezard 0 Reputation points
    2026-09-13T09:30:32.88+00:00

    User's image

    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

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. DYARI BARHAM 37,661 Reputation points Independent Advisor
    2026-09-12T17:32:04.4566667+00:00

    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?

    Was this answer helpful?

    0 comments No comments

  3. Abhishek U 170 Reputation points
    2026-09-12T16:57:50.11+00:00

    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.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.