omeryanar / FileExplorer

Windows File Explorer alternative with tab browsing
MIT License
456 stars 28 forks source link

How to reset default file explorer #82

Closed DeepBlueBubble closed 1 month ago

DeepBlueBubble commented 1 month ago

Hi, previously I follow method at #11 to set the FileExplorer to default explorer. However, I want to change it back. How am I able to do that?

Astra060 commented 1 month ago

You need to replace the changed values to "%SystemRoot%\explorer.exe" Open registry, and follow the path being referenced in each line, when you get to "command" open the folder and replace this application's path with what I've given (Though do check the path I've given you works) keep the %1 or %* Do this for both Drive & Directory

Astra060 commented 1 month ago

Also next time do a backup before tweaking registry

Astra060 commented 1 month ago

Close this issue if you solved it