Forum Discussion
aniquenaushad
Jan 20, 2022Copper Contributor
Silent install/uninstall Edge WebView2 Runtime
Hello everyone, How can I install/uninstall Edge WebView2 Runtime silently? FYI:- Edge WebView2 Runtime is getting installed along with PowerBI Desktop but only PowerBI desktop is getting uninst...
tsanjev
May 02, 2022Copper Contributor
Hi, I had the same issue,
Googling around found the solution to be the following
setup.exe --uninstall --msedgewebview --system-level --verbose-logging --force-uninstall
Ref
https://docs.microsoft.com/en-us/answers/questions/394752/cannot-uninstall-webview-silently.html?msclkid=4f9774dec9ff11ecb2da563cbcd3b8f5
TrapMusicJunkie
Jun 01, 2022Copper Contributor
tsanjev: Uninstallation seems to work fine but I am also getting the same error code as aniquenaushad in the log file (error code 19). No idea what it means.