File explorer delete feature #278
-
How windows is suppose to work without file explorer ? |
Beta Was this translation helpful? Give feedback.
Answered by
undergroundwires
Nov 5, 2023
Replies: 1 comment
-
Hi, this is not the default File Explorer ( After your question, I did a bit research. You can test it by running the following command in command prompt: explorer shell:AppsFolder\c5e2524a-ea46-4f67-841f-6a9465d9d515_cw5n1h2txyewy!App If you delete this app, the normal / default file manager works without any issues, and this command starts (falls back to) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
x0rld
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, this is not the default File Explorer (
explorer.exe
) but something else.After your question, I did a bit research.
It looks like this:
You can test it by running the following command in command prompt:
If you delete this app, the normal / default file manager works without any issues, and this command starts (falls back to)
explorer.exe
. Seems to be an unused feature. We should add more documentation to this.