- Joined
- Apr 16, 2014
- Messages
- 130
- Reaction score
- 20
Here is a quick way to run an Offline Virus Scan from PowerShell.
****NOTE: After Entering the PowerShell command below the system is going to reboot. So save your work etc first.
- Press
- Select Power Shell (Admin)
**Note: if you have "Command Prompt (Admin)", that's ok.
When it opens just type the following:
That will start Power Shell.c:\Windows\system32> powershell
Type in the following:
PS C:\ > Start-MpWDOScan
The system will then reboot and run a virus scan.