Skip to content

Commit 73554d7

Browse files
punctuation fix
1 parent d42039d commit 73554d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/troubleshoot-av-performance-issues-with-procmon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ There are two ways to capture a Process Monitor (ProcMon) trace:
8686
2. To confirm the capture has stopped, look for a red X on the magnifying glass icon.
8787

8888
![Screenshot showing a red slash.](media/procmon-magglass-stop.png)
89-
![Screenshot showing the clear icon](media/procmon-eraser-clear.png)
89+
![Screenshot showing the clear icon.](media/procmon-eraser-clear.png)
9090

9191
3. Run the **command line** as admin, then from the Process Monitor path, run:
9292

@@ -111,7 +111,7 @@ There are two ways to capture a Process Monitor (ProcMon) trace:
111111

112112
10. To save the capture with a unique name in the `.pml` format, go to **File** then click **Save...**. Ensure you select the radio buttons **All events** and **Native Process Monitor Format (PML)**.
113113

114-
![Screenshot showing the save settings page](media/procmon-savesettings1.png)
114+
![Screenshot showing the save settings page.](media/procmon-savesettings1.png)
115115

116116
11. For better tracking, change the default path from `C:\temp\ProcessMonitor\LogFile.PML` to `C:\temp\ProcessMonitor\%ComputerName%_LogFile_MMDDYEAR_Repro_of_issue.PML` where:
117117

0 commit comments

Comments
 (0)