You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: diagnostics.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@ But apps can specify different user data folders. If they do, they generally kno
10
10
## Graphics and GPU info
11
11
Issues where the WebView2 isn't displaying anything are most often caused by a launch failure, such as un-writeable user data folder, mismatched DPI awareness, or missing files (runtime or binaries). However, if the WebView2 has launched correctly (you can check return values and task manager) but the content is not there, then it might be due to a hosting and/or GPU driver issue.
12
12
1. Get the output of `edge://gpu` (wait for the page to load the 'log messages' section at the bottom).
13
-
1. Get a trace (instructions above)
14
13
1. Get DirectX diagnostic info
15
14
1. Run `dxdiag` from a console window
16
15
1. Once the dialog displays and is done capturing info (small progress bar) hit the **Save All Information** button to save the info to a dxdiag.txt file
0 commit comments