Skip to content

Commit 7c1e46a

Browse files
committed
Learn Editor: Update collect-diagnostic-data.md
1 parent e7985b6 commit 7c1e46a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

defender-endpoint/collect-diagnostic-data.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,20 @@ On at least two devices that are experiencing the same issue, obtain the `.cab`
4949
1. Open Command Prompt as an administrator by following these steps:
5050

5151
a. Open the **Start** menu.
52-
52+
5353
b. Type **cmd**. Right-click on **Command Prompt** and then select **Run as administrator**.
54-
54+
5555
c. Specify administrator credentials or approve the prompt.
56-
56+
5757
1. Navigate to the directory for Microsoft Defender Antivirus:
5858

5959
`cd C:\ProgramData\Microsoft\Windows Defender\Platform\<version>`
60-
60+
6161
Where `<version>` is the actual version that starts with `4.18.2xxxx.x`
6262

63+
> [!NOTE]
64+
> C:\ProgramData is a hidden folder. If you don't have a folder that starts with 4.18.2xxxx.x in C:\ProgramData\Microsoft\Windows Defender\Platform\, then you will need to go to C:\Program Files\Windows Defender\
65+
6366
1. Type the following command, and then press **Enter**
6467

6568
```Dos

0 commit comments

Comments
 (0)