How to reset file associations to default in Win11

This time, we will show you how to restore the default file associations in Windows 11.

For example, extension".png" files are usually associated with "Photos", but you can manuallyFile associationWhen you do this, ".png" files will be associated with the specified program.

When you install image-related software, the associations may be automatically changed, and they may not be restored even if you uninstall it.

And if you want to revert to the original setting, you can usually manually change the association to the specified program, but in some cases this may not be possible.

If you try to open the file in this situation, you will get an error.

table of contents

How to reset file associations to default

If you operate the registry incorrectly, it may cause problems such as the system being unable to start. Please make a backup in advance using system restore or similar, and proceed at your own risk.

To avoid panicking if your PC suddenly breaks down, it's a good idea to have a standard backup software to protect your important photos and data.

1. Press Windows key + R to open Run, type "regedit" and press Enter.

2. The Registry Editor will open, so open the following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.png

※this isextensionThis is how to set it if the file extension is ".png". If you want to change the extension to something else, open the key for the extension you want to change from ".png" in the following key.

For example, if it's ".png"

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.png

If it's ".jpg"

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg

.

3. Expand the ".png" key and you will see a key called "OpenWithList". Select it.

Expanding means clicking the arrow ">" to the left of the key to reveal the subkeys.

4. Select all values ​​in the right column except for "(Default)".

レジストリエディター
レジストリエディター

5. Once selected, right-click on any of the selected values ​​and click "Delete".

レジストリエディター
レジストリエディター

6. The "Confirm Value Deletion" message will appear, so check carefully and click "Yes".

Confirm Value Delete
Confirm Value Delete

It's OK if it only shows "(default)" as shown below.

レジストリエディター
レジストリエディター

7. Next, if there is a key called "UserChoice" under the "OpenWithList" key, right-click on the "UserChoice" key and click "Delete".

レジストリエディター
レジストリエディター

8. The "Confirm Key Deletion" message will appear, so click "Yes".

Confirm key deletion
Confirm key deletion

This will reset the ".png" file association to the default and open it with the default program.

Double-click the ".png" file to open it.

If you found this article helpful, please share it on social media.

Person who wrote this article

Driven by questions arising from my daily PC use and the desire to "do more," I have been pursuing self-study in Windows since around 2008. I am sharing the "aha!" techniques and solutions I discovered through trial and error with the sole purpose of helping you in your PC life.

View profile

Comment:

To comment

[About submissions]
We welcome any questions or information regarding the content of the article.
However, please note that content unrelated to the purpose of the article, criticism of specific individuals or organizations, offensive language,Inappropriate wordsComments containing the above may be deleted or made private without notice at the discretion of the administrator.
Please note that spam may be automatically deleted by anti-spam measures.

CAPTCHA


table of contents