Table of Contents
This practical guide walks through 3 ways to scan Windows 10 system-wide viruses with Microsoft, explains the main requirements, and highlights common issues that may appear along the way.
1. Use Windows Security
To perform a virus scan of the entire Windows 10 system with Microsoft Defender via Windows Security, follow these steps:
- Press the Windows button to open the Start menu
- Enter Windows security and click on the first search result
- Click Virus & threat protection
- Under Current threats , click Scan Options
- Select Full scan to check the entire system
- Click the Scan now button
Then, Microsoft Defender will scan your device for viruses or malware . If it detects these security software threats, it will automatically remove or put them in isolation.
Scanning time depends on the amount of data on your computer. If you have a lot of data, you should start scanning when you're done and let your computer do an overnight scan.
2. Use Command Prompt
To scan the entire system for viruses with Command Prompt, follow these steps:
- Press the Windows button to open the Start menu
- Type command prompt , right-click on the first search result and select Run as administrator
- Enter the following command line into the Command Prompt and press Enter to access the latest Microsoft Defender software:
cd c:ProgramDataMicrosoftWindows DefenderPlatform4*
- Enter the following command and press Enter to conduct the scan:
mpcmdrun -scan -scantype 2

After you complete this step, the anti-virus software will start scanning for viruses. You should see Start scanning status in the command prompt and when the scan is finished you will receive the Scan finished message .
3. Use PowerShell
You can also use PowerShell to enable full virus scanning of Windows 10 system.
- Press the Windows button to open the Start menu
- Type powershell and right-click on the first search result, then select Run as administrator
- Type the following command into PowerShell and press Enter :
start-mpscan -scantype fullscan

After you complete this step, Microsoft Defender will conduct a full virus scan of Windows 10 system to remove all viruses and malware it detects.
Good luck.
Key Takeaways
Use the information above as a practical reference for 3 ways to scan Windows 10 system-wide viruses with Microsoft. Review each step carefully, confirm any requirements, and choose the option that best fits your situation.
FAQ
What does this guide explain about 3 Ways to Scan Windows 10 System-wide Viruses with Microsoft?
It explains the main concepts, practical considerations, and useful steps related to 3 ways to scan Windows 10 system-wide viruses with Microsoft without requiring advanced knowledge.
Who can benefit from learning about 3 Ways to Scan Windows 10 System-wide Viruses with Microsoft?
This information is useful for readers who want a clear overview, practical guidance, and reliable steps related to 3 ways to scan Windows 10 system-wide viruses with Microsoft.
What should I check before applying this information?
Review the requirements, confirm that your device, software, or situation matches the instructions, and back up important data before making major changes.
Reader Comments 0
Sign in with email or Google to join the discussion.