-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Widget links open with Edge #8
Comments
In order for Wedge to work, you need to have Edge installed. Wedge will automatically intercept I'd recommend against uninstalling Edge since it's a system dependency and is required for apps that have web embeds. If you used a tool to uninstall Edge, it should be possible to undo using the same tool. Then you should restart your pc and re-install Wedge. Everything should then work as intended. If you want to keep edge uninstalled you will need to create a shim. Make sure you are able to see file extensions (guide on how to do this). Create a txt file (right click mouse in file explorer, New > Text document). Rename it to Let me know if you have any success solving the issue by following either option. |
I don't believe this works as I last I checked the file signature is verified which is why Aveyo and I use IE_to_Edge_stub |
I haven't completely uninstalled Edge. I've worked selectively and manually on processes, services and registry keys aimed at its total deactivation. I also deleted some of its large folders that were needlessly taking up space on my SSD. Furthermore, processes related to the Edge core, such as search from the start menu, webview and other still work perfectly. Thay's why I wrote about selective deactivation. It took some time and work, but now I'm satisfied on the result. About for the problem with Wedge and that protocol, I don't know if it's the cause, because I had it even before proceeding with the total deactivation of Edge. |
This does not work unfortunately. 😢 Recently tried it and event the search menu links did not open. Atlease when original msedge in available these links open in my desired browser. Its just that the widget feed links always open edge |
There is always the microsoft-edge:// URI scheme interception code from widgets, which always try to open with Edge. In my case it doesn't open anything, 'cause I totally disabled Edge. You can't change that setting to default browser.
The text was updated successfully, but these errors were encountered: