Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»4 Ways to Open EXE File

4 Ways to Open EXE File

Bishwo TamliBy Bishwo TamliMarch 2, 2023
how-to-open-exe-file

An EXE file is an executable file usually used by Windows computers to run or install an application. For instance, whenever you open an application, say a Chrome browser, what you’re doing is opening the executable file i.e., chrome.exe of that application.

There are several ways you can go about opening an executable file. You can open an EXE file like you open any other normal file. Besides that, you can also open executable files from Command Prompt and PowerShell.

Table of Contents

  • From File Manager
  • From Taskbar
  • From Command Prompt
  • From PowerShell
  • EXE File Not Opening?

From File Manager

The easiest way to open an EXE file is by double-clicking it. You can simply navigate to the EXE file location in File Explorer (Windows + E), and double-click it to open the file. You can also right-click the file and select Open, or select the file and press Enter to open it.

open chrome exe file

In fact, as long as you can access the executable file, you can open it from just about anywhere. All of your EXE files should also be listed in the Start menu > All Apps, and you can simply select your application there to run its EXE file.

opening google chrome

From Taskbar

You can also access your executable files from the search option in the taskbar. All you need to do is enter the name of the file you want to open in the search box and simply click on the search result that pops up. Alternatively, you can also press Enter.

search chrome in search

From Command Prompt

Another way you can open your EXE files is from the Command Prompt. While the Command Prompt being a command-line interface does make it a bit harder to navigate, this method can come in handy especially if your executable files are refusing to open the normal way.

  1. Launch Run Utility by pressing Windows + R hotkey.
  2. Type cmd and press Enter.
    cmd on run
  3. In Command Prompt, you will first need to navigate to the directory your exe file is in. 
  4. To change your directory in CMD, type cd, space, and enter the file path of the folder containing the EXE file you want to open.
    change cmd directory
    • If you don’t know the file path of your EXE file, simply locate that program in Start menu > All Apps, right-click it, and select Open file location. (The file path should be displayed in File Explorer’s address bar.)
      chrome exe file location
    • If the Open file location leads you to a shortcut file of that program instead of the actual EXE file, right-click the shortcut file, select properties, and copy the file path beside Start in.
      chrome exe properties start in
  5. After changing your directory, enter the EXE filename with the .exe extension inside double quotation marks to open it. For example, chrome.exe
    opening chrome exe from cmd

Alternatively, you can also enter the file location with the target EXE filename to directly open it. For example, entering "C:\Program Files\Google\Chrome\Application\chrome.exe” will directly open the Chrome browser.

From PowerShell

You can also open EXE files from PowerShell. It is a command-line interface just like Command Prompt, but it is also a scripting language. So, if you need to open any EXE files in your PowerShell scripts, or to just normally open EXE files, you can use the method below.

  1. Launch Run Utility.
  2. Type powershell and press Enter.
    powershell on run
  3. In Powershell, change your directory to the folder containing the executable file you want to open.
  4. You can use the same method shown in the Command Prompt section to change directory and locate the file path. (PowerShell Exclusive: If your file path contains spaces, make sure to enclose it within a double quotation.)
    change directory in powershell
  5. Enter the command start-process, followed by the EXE filename. For example, start-process chrome.exe. (If the filename contains spaces, enclose it in double quotation marks.)
    start chrome exe in powershell

Additionally, you can also open EXE files by entering the file location plus EXE filename in the Run Utility, File Explorer’s address bar, or Task Manager’s File > Run new task.

For example, "C:\Program Files\Google\Chrome\Application\chrome.exe”

You can also enter only the EXE filename in all three of them to directly open that executable file.

For example, chrome.exe.

EXE File Not Opening?

In some cases, your EXE file may not respond at all when trying to open it or show an error message while doing so. This is usually due to corrupted registry settings hindering your executable files from running properly. To fix this kind of issue, you can try editing your Registry.

  1. Press Windows + R to launch the Run dialog box.
  2. Type regedit and press Enter to open Registry.
  3. Navigate to HKEY_CLASSES_ROOT\.exe, and double-click on the (Default) entry.
    registry exe key default entry
  4. Type exefile in the text field under Value data and press OK.
    exefile
  5. Navigate to HKEY_CLASSES_ROOT\exefile and double-click on the (Default) entry.
    registry exefile key default entry
  6. Type Application in the text field and press OK.
    application
  7. Navigate to HKEY_CLASSES_ROOT\exefile\shell\open and double-click on (Default).
    registry open key default entry
  8. Type "%1" %* under the Value data and press OK.
    registry default entry value data
  9. Close Registry Editor.
  10. Restart your PC.
how-to
Bishwo Tamli

I'm a tech enthusiast, and I've always been troubleshooting errors by myself for years. I also like keeping up to date with the latest technology and gadgets.

Related Posts

boot loop

14 Ways to Fix Windows Boot Loop

March 19, 2023
how to change windows startup sound

How to Change Windows Startup Sound

March 17, 2023
scan disk windows 10

How to Scan Disk Windows

March 16, 2023
Shared GPU Memory

What is Shared GPU Memory? How is It Different From Dedicated VRAM?

March 12, 2023
firmware vs software

Firmware Vs Software – What’s the Difference?

March 8, 2023
update sound drivers

How to Update Sound Drivers on Windows

March 7, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
what-does-spooling-mean-on-printer

What Does Spooling Mean on Printer?

March 23, 2023
sata ports on motherboard

All the Types of SATA Ports on Motherboard

March 21, 2023
anti-aliasing-on-or-off

What is Anti Aliasing? Should You Turn It on or off

March 21, 2023
You may also like
how-to-use-an-hp-printer

How to Use an HP Printer (Complete Guide)

March 24, 2023
backspace key not working

8 Ways to Fix Backspace Key Not Working

March 24, 2023
caps key not working

6 Ways to Fix Caps Key Not Working

March 23, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.