3 ways to scan Windows 10 system-wide viruses with Microsoft Defender
However, sometimes you still need to do a manual full system virus scan to make sure everything is safe. In this article, we will guide you on how to scan the entire Windows 10 system for viruses using Microsoft Defender.
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
After that, 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.
You should read it
- Hackers take advantage of Microsoft Defender's 8-year-old weakness to bypass the virus detection system
- How to change the default scan type in Microsoft Defender
- How to schedule automatic scans for Windows Defender on Windows 8
- How to schedule a scan in Microsoft Defender Antivirus on Windows 10
- How to Run Windows Defender Offline
- 3 types of virus scans and the right time to use
- How to add exceptions in Windows Defender on Windows 10
- Instructions for using Windows Defender
May be interested
- How to transfer data between 2 computers over Wifi on Windows 10we often know how to share files over lan but do not know that wi-fi can also share files easily like lan if you know how to set up. let's find out how to share data over wifi network!
- How to see what is taking up a lot of storage space on Windows 10in this article tipsmake will guide you how to see what types of files are taking up a lot of storage space on your windows 10 computer.
- How to create and manage Storage Spaces right in Settings in Windows 10microsoft is trying to bring the management features on control panel to the settings app. this will help users manage, use and control windows 10 computers in a more consistent and efficient manner.
- Customize and add apps to the lock screen of Windows 10lock screen is an interface found in computers or mobile devices. at this screen, users are asked to enter a password and pin code before allowing access to the device.
- How to remove software that is not in Control Panel on Windows 10the following article will guide you 5 ways to remove software that is not in control panel on a windows 10 computer very simple and fast.
- How to activate .Net Framework 3.5 on Windows 10how to enable .net framework 3.5 on win10. some old software still works and requires .net framework 3.5 and you have to do the following to re-enable .net framework 3.5 on windows 10.