Many times people face problems while opening .EXE files.
- The EXE file opens in Notepad.
- EXE file opens in some other installed programs.
- Windows displays "Open With" dialog box to choose the program.
- Windows shows error message, "Windows cannot find .exe file. Make sure you typed the name correctly".
Most of the times it happens when you accidentally change .Exe file type settings from Folder Options. Sometimes it might happen due to virus.
Anyway no need to worry. Here is a solution which will fix this annoying problem:
METHOD A: Using Ready-Made Registry Script
Download following ZIP file, extract it and run the extracted REG file. It'll ask for confirmation, accept it. It should solve the problem.
METHOD B: Manually Editing Windows Registry
1. Open Command Prompt by typing command in RUN dialog box.
2. Now provide following command:
cd\windows
3. It'll activate Windows folder. Now provide following command to open Registry Editor:
regedit

NOTE: If you can't open "regedit", press CTRL+ALT+DEL keys and open "Task Manager". Now click on "File" menu and hold down the "CTRL" key and click on "New Task" menu. It'll open a Command Prompt window. Now provide regedit.exe command and press Enter. It'll open registry editor without any problem.
4. Now goto following key:
HKEY_CLASSES_ROOT\.exe
In right-side pane, change value of Default key to exefile
5. Now go to:
HKEY_CLASSES_ROOT\exefile\shell\open\command
In right-side pane, change value of Default key to:
"%1" %*
6. That's it. Now exit Registry Editor and restart your Windows. Now you should be able to open EXE files without any problem.
Don't forget to check solutions for other common PC problems in following topic:
[Help & Support] Frequently Asked Problems with Solutions
This article was posted by VG in following section: Troubleshooting, Windows 7, Windows Vista, Windows XP.
If you enjoyed this article, you can subscribe to our RSS feed or free newsletter to get all new articles directly in your Inbox. Also check out our most popular articles and archive to read other interesting articles. If you have some news or tip to share, please send us.
Askhal
i can't find HKEY_CLASSES_ROOT\exefile\shell\open\command ....where is it?
amrit
hii m still facing problem after give command regedit on command window. regedit not open if u have any other solution please help.
amrit
its opening regedit too in window media center
amrit
thanx a lot 4 helping me out,i m very much greatful 2 u.
matt
@uh try doing it under Safe Mode
vishnu
sir i am using window 7.my all folder open with note pad .i want to open each folder in his own format.plz help me
Chirag
Very helpful
derek
i cant eveen open run or command so now what do i do
deejay
Perfect.. it helped me a lot. -- My laptop (WINDOWS 7) was attacked by WIN 7 TOTAL SECURITY fake alerts virus, some how I cleaned up with superantivirus free sw, but all my exe files were not working, after struggling 1hr, i found this solution and tried --- result is - happy --
Thanks..
Dan
I've done all the steps and still facing the same problem "can't open .exe files". If you have other solutions, i'll appreciate it.