I have managed to leave the make default option ticked when using the "open with" option in windows 7. I ideally want this removed so the OS can manage the file type as before. I can't find the menu to remove this anywhere, I'm sure it used to be in the folder options panel in XP.
Thanks
4 Answers
On the menu bar next to "Organize" in windows explorer, there should be the default action "Open with App" and a drop down box. Choose the drop down box to change what the default program is.
You can also go to the control panel and get the list of all extensions
Control Panel\All Control Panel Items\Default Programs\Set Associations
This is probably pastable into the address bar of your explorer window.
2
- click the “Start” button and select “Control Panel.”
- Click “Programs,” click “Default Programs”
- Select “Set Default Programs.”
- On the left of the screen is a list of all programs installed on your computer.
- Click the program you want to associate with a particular file type
- Click “Choose Defaults for this program.” Place check marks next to each of the file types you want to associate with the selected program
- click the “Save” button.
Source - How to Remove the File Association in Windows 7 | eHow.com
1Enter regedit in your Start menu search or in the Run command to open the Registry editor. HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \ Explorer \FileExts\ Browse to the file extension you wish to edit, click the white triangle beside it to see the subfolders, and select OpenWithList. notice the names of the programs under the Data column on the right. Right-click the value for the program you don’t want to see in the Open With menu and select Delete. Click Yes at the prompt to confirm that you want to delete this value.
Worth noting that even after deleting unwanted program from 'open as' list it would still be available. I just found out this path:
\HKEY_USERS\S-1-5-21-... (this is your user ID)\Software\Classes and find it by name like: pngfile. Just delete whole tree and you'd be fine. I had this problem with Gyazo that didn't uninstall correctly.