Solved! Windows Key + E | Can't open File Explorer pinned to the taskbar

This time, we will introduce a solution for when you cannot open File Explorer by pressing Windows key + E, or when you cannot open File Explorer pinned to the taskbar by clicking it.

This method is only compatible with Windows 10. Try it if restarting your PC doesn't resolve the issue.

table of contents

Solutions for when you can't open File Explorer by pressing Windows key + E or pinning it to the taskbar

symptom

1. When I clicked on the "File Explorer" pinned to the taskbar, the following error message appeared:

このファイルには、この操作を実行するように関連付けられたアプリがありません。アプリをインストールするか、または既にインストールされている場合は、既定のアプリの設定ページで関連付けを作成してください。

このファイルには、この操作を実行するように関連付けられたアプリがありません。アプリをインストールするか、または既にインストールされている場合は、既定のアプリの設定ページで関連付けを作成してください。

2. If you press Windows key + E again, the following error will appear:

Unable to identify the error

Unable to identify the error

3. Then, when I typed "explorer" in Run and pressed Enter, the following error message appeared:

The same error appears even if you run "explorer.exe" directly from the "C:\WINDOWS" folder.

shell:::{52205fd8-5dfb-447d-801a-d0b52f2e83e1}

Unable to identify the error

shell:::{52205fd8-5dfb-447d-801a-d0b52f2e83e1} エラーを特定できません

You can open it from the "File Explorer" menu in the right-click menu of the Start button.

Cause

The reason was previously explained Open the Downloads folder when you open Windows Explorer on Windows 10/11 It was in the registry value I edited with

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced

*The author has set the value data of the DWORD value "LaunchTo" in this key to "3".

There is no problem with Windows 11.

Normally, this is not a problem, but looking back at the operations I performed just before the error occurred, I found that I had added and deleted values ​​to the following registry key.

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

Some registry values ​​related to Explorer depend on registry values ​​related to other Explorers, and editing them carelessly can cause serious problems.

Be very careful when editing the registry.

Solution

1. Press Windows Key + R to open Run, type the following command and press Enter:

control.exe folders

2. Folder Options (File Explorer Options) will open, so check the right side of "Open with File Explorer:".

When the error occurs it is blank.

File Explorer Options

3. Change it to "This PC" or "Quick Access" and click OK.

File Explorer Options

This will open File Explorer as normal.

The problem in this case is probably caused by editing the registry related to Explorer, which automatically changed the value data of "LaunchTo" to invalid data.

After performing this operation, Open the Downloads folder when you open Windows Explorer on Windows 10/11 When I ran this, no errors occurred and I was able to open the download folder.

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