Share via

Cannot open .exe file

Quasar Pankoza 100 Reputation points
2025-04-26T13:08:12.7933333+00:00

Hi. I'm Quasar. I'm trying to open an .exe file and it won't open and I can only open it via Powershell or Command Prompt. Is there any way to fix it?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

Answer accepted by question author

Michael Taylor 61,226 Reputation points
2025-04-29T13:40:14.5566667+00:00

Is it truly any EXE or just certain ones? Did you post your question here using the machine having the issue? If so then clearly the browser works. You already mentioned Command Prompt works and Explorer must as well. So it must not be all programs.

  • If you create a shortcut to a program and then click the shortcut does it work?
  • Is/are the program(s) you're trying to run from the Internet? If so have you unblocked them (properties will show an unblock option)?
  • Are they setup/installer programs? Do you have the option set in Windows to only allow you to run programs from the MS Store?
  • Can you run built in programs directly such as notepad and calc?
  • Can you provide some sample names of EXEs that won't run?

Was this answer helpful?


1 additional answer

Sort by: Most helpful
  1. MotoX80 37,696 Reputation points
    2025-04-26T13:47:24.98+00:00

    What error message do you get? Is this a command line or GUI program? Where did you get this program?

    If it's a command line program, like c:\windows\system32\whoami.exe and you double click on it with the Windows explorer, the program will run and then terminate. You might see a window briefly appear and then go away. That's how they work.

    GUI programs like C:\Windows\System32\notepad.exe display a graphical window and wait to interact with the user.

    Some command line programs like C:\Windows\System32\netsh.exe, open and wait for user input. They will open a command prompt or Terminal window and wait the user to type in a command.

    It all depends on the program that you are running.

    Was 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.