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

How to undo Edge_Removal.bat? #42

Open
charlieporth1 opened this issue Nov 28, 2023 · 4 comments
Open

How to undo Edge_Removal.bat? #42

charlieporth1 opened this issue Nov 28, 2023 · 4 comments

Comments

@charlieporth1
Copy link

How to undo Edge_Removal.bat?

I get

How to undo Edge_Removal.bat? 

when I set

$also_remove_webview = 1
## why also remove webview? because it is 2 copies of edge, not a slimmed down CEF, and is driving bloated web apps
$also_remove_widgets = 1
## why also remove widgets? because it is a webview glorified ad portal on msn and bing news cathering to stupid people
$also_remove_xsocial = 1
## why also remove xsocial? because it starts webview setup every boot - xbox gamebar will still work without the social crap

or

$also_remove_webview = 0
## why also remove webview? because it is 2 copies of edge, not a slimmed down CEF, and is driving bloated web apps
$also_remove_widgets = 0
## why also remove widgets? because it is a webview glorified ad portal on msn and bing news cathering to stupid people
$also_remove_xsocial = 0
## why also remove xsocial? because it starts webview setup every boot - xbox gamebar will still work without the social crap
@AveYo
Copy link
Owner

AveYo commented Dec 8, 2023

Neah, not that simple.

Run the script again, it will inform you that you can type edge or webview or xsocial then press enter to reinstall them.

@TacoRaptor67
Copy link

Neah, not that simple.

Run the script again, it will inform you that you can type edge or webview or xsocial then press enter to reinstall them.

Is it possible to reinstall widgets? That was the main reason I did all of this in the first place. I was annoyed that the news links in there kept opening in Edge. I should've paid attention and set widgets to 0, but.. hindsight being what it is.

@AveYo
Copy link
Owner

AveYo commented Dec 15, 2023

webview should reinstate widgets as well, you probably need to re-enable it in settings
if no-go, it's on microsoft store so you can reinstall it from there:
https://apps.microsoft.com/detail/9MSSGKG348SP

@TacoRaptor67
Copy link

webview should reinstate widgets as well, you probably need to re-enable it in settings if no-go, it's on microsoft store so you can reinstall it from there: https://apps.microsoft.com/detail/9MSSGKG348SP

Yep! That worked, thank you. Had to reinstall it and setup the redirect again, but all seems to be functioning now.

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

3 participants