Remove-MS-Edge
Remove-MS-Edge copied to clipboard
How to undelete WebView2
I removed WebView2 using the script, now I want to put it back, how do I do that?
Link at the bottom of the readme
Link at the bottom of the readme
Thanks. The links there take me to download the installation files from Microsoft, but they don't open for me, isn't there a script that will get them back for me?
@zevel400-prog
winget install Microsoft.EdgeWebView2Runtime --Force
@zevel400-prog Please try run PowerShell as administrator and run
winget upgrade Microsoft.EdgeWebView2Runtime
(Guided by microsoft/winget-cli#1824)