Forum Discussion
JacobDavis
Jul 24, 2026Iron Contributor
It is recommended that Windows 10 decouple the Shell/URI activation mechanism from File Explorer
It is recommended to decouple Windows' Shell/URI activation mechanism from File Explorer so that packaged applications, such as settings apps, can run independently even if Explorer crashes, thereby improving the ease of system maintenance.
3 Replies
- faisukhanCopper Contributor
I agree with this recommendation. Separating the Shell/URI activation mechanism from File Explorer would make Windows more reliable, allowing important apps like Settings to continue working even if Explorer crashes. It would improve stability and make troubleshooting easier.
- LamizamTin Contributor
Create custom protocols or URL schemes for your apps to launch them independently of Explorer.
- AbigailohTin Contributor
If File Explorer crashes or becomes unresponsive, independent applications can continue functioning without disruption.