mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 12:23:37 +00:00
changed syntx
This commit is contained in:
@ -42,13 +42,13 @@ Before attempting this process, ensure you have met all required pre-requisites
|
|||||||
|
|
||||||
2. Navigate to the Windows Defender directory. By default, this is C:\Program Files\Windows Defender, as in the following example:
|
2. Navigate to the Windows Defender directory. By default, this is C:\Program Files\Windows Defender, as in the following example:
|
||||||
|
|
||||||
```Dos
|
```console
|
||||||
cd c:\program files\windows defender
|
cd c:\program files\windows defender
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Enter the following command and press **Enter**
|
3. Enter the following command and press **Enter**
|
||||||
|
|
||||||
```Dos
|
```console
|
||||||
mpcmdrun -getfiles
|
mpcmdrun -getfiles
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user