Skip to content
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

Edge gets blocked. Default browser does not start. #11

Closed
webdove opened this issue Jun 6, 2022 · 2 comments
Closed

Edge gets blocked. Default browser does not start. #11

webdove opened this issue Jun 6, 2022 · 2 comments

Comments

@webdove
Copy link

webdove commented Jun 6, 2022

Hi,

This modification is exactly what I need. Thanks for creating it.
I have tried with both chrome and firefox as default. I have tried with webroot disabled.
When I run the powershell script as admin there are no errors and it says "installed". When I repeat it says uninstalled.
When installed edge is blocked from running even if I click C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe.
When I do a web search from the start menu, nothing runs. There are no error messages. There are no administrative events.

Any ideas on how do diagnose this?

Thanks
Web Dove

@AveYo
Copy link
Owner

AveYo commented Jun 6, 2022

enter these in a cmd / ps and post output:

cmd /c "type ""%programdata%\ChrEdgeFkOff.vbs"""
cmd /c "dir /b ""%programfiles(x86)%\Microsoft\Edge\Application\*.exe"""
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ie_to_edge_stub.exe\0"
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msedge.exe\0"
ver

@webdove
Copy link
Author

webdove commented Jun 6, 2022 via email

@AveYo AveYo closed this as completed Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants