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/crash.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,10 @@ If you do not have crash dumps - please navigate your webview2 control to `edge:
13
13
14
14

15
15
16
-
Sometimes `edge://crashes` might not show up crashes, then open Event Viewer by searching eventvwr in windows search box.
16
+
Sometimes `edge://crashes` might not show crashes, then open Event Viewer by searching for eventvwr in the Windows search box.
17
17
18
18
- In the left pane, expand Windows Logs and click on System.
19
19
- In the right pane, click on Filter Current Log.
20
20
- In the Filter tab, under Event sources, select **Windows Error Reporting** and click on OK.
21
21
- You will see a list of events related to Windows Error Reporting – search for the ones with msedgewebview2.exe process. Also `Date and Time` column might help you better locate your crash.
22
-
- Copy all the details shown in the `General` tab and share it to us
22
+
- Copy all the details shown in the `General` tab while reporting a crash
0 commit comments