Skip to content

Commit c077cde

Browse files
authored
Update diagnostics.md
1 parent 6999d98 commit c077cde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

diagnostics.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ But apps can specify different user data folders. If they do, they generally kno
1010
## Graphics and GPU info
1111
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.
1212
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)
1413
1. Get DirectX diagnostic info
1514
1. Run `dxdiag` from a console window
1615
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

Comments
 (0)