How to un-suspend WebView2? #5209
Replies: 1 comment
-
I ran Window refresh process, and Edge repair. Now OneDrive works, even though WebView still shows as suspended. This may be because i turned of Windows Search in Services. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To reduce RAM usage, I ran setup.exe to disable/uninstall WebView2.
.\setup.exe --uninstall --msedgewebview --system-level --verbose-logging --force-uninstall
https://superuser.com/a/1743626/112542
And i disabled Window Search service.
Now WebView2 shows as "Suspended" in Task manager:

Now OneDrive app doesn't run. It doesn't auto-login, and the OneDrive login screen gives an error.
How to un-suspend WebView2? I cannot find any doc about other arguments for the setup.exe command.
Beta Was this translation helpful? Give feedback.
All reactions