How to Use Windows 11 Quick Assist for Help
Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.
Windows Defender , built into Windows 10, runs in the background and scans files for malware. To improve performance for tasks like compiling code or running virtual machines, you can add exceptions so Windows Defender never scans those files.
Warning : Be careful about what you exclude. Windows Defender will not scan excluded files and folders for malware.
How to add exceptions to Windows Defender in Windows Security
Step 1:
First, you need to launch Windows Security to change some settings. Open the Start menu and type Windows Security . Then, select the Windows Security app.
Step 2:
In Windows Security , navigate to Virus & Threat Protection . Then, click Manage Settings.
Step 3:
In Virus & Threat Protection Settings , scroll to the bottom of the page and click Add or Remove Exclusions .
Step 4:
On the Exclusions page , you can add or remove files that you want to exclude from Windows Defender scanning. To add an exception, click the Add An Exclusion button next to the large plus sign ( + ) icon.
Step 5:
A small menu will appear that allows you to specify the exception by File, Folder, File type or Process .
What you choose depends on the type of exception you are trying to throw. Here is what each option will do.
Select one of these options and make the necessary selections in the following pop-up dialog box. When you add an exception, it will appear in a list on the Exclusions page.
Step 6:
If you want to remove a defined exception, hover your mouse over it until a down arrow appears, then click the Remove button .
Step 7:
Once you're done, close Windows Security and your settings will be saved. The next time the system runs a Defender scan, the items you added to the exclusion list won't cause any problems.
How to Add Exceptions in Windows Defender Using PowerShell
Add exception file for Microsoft Defender Antivirus in PowerShell
This option is used to add a specific file as an exception, preventing it from being scanned by Microsoft Defender Antivirus.
1. Open PowerShell with admin rights .
2. Type the command below into PowerShell and press Enter.
Add-MpPreference -ExclusionPath "<đường dẫn="" đầy="" đủ="" của="" file="">" -Force
3. You can now close PowerShell if you want.
Add an exception folder for Microsoft Defender Antivirus in PowerShell
This option is used to add a specific exception folder, making it no longer scanned by Microsoft Defender Antivirus.
1. Open PowerShell with admin rights.
2. Type the command below into PowerShell and press Enter.
Add-MpPreference -ExclusionPath "<đường dẫn="" đầy="" đủ="" của="" file="">" -Force
3. You can now close PowerShell if you want.
Add file type exceptions to Microsoft Defender Antivirus in PowerShell
This option is to add a file extension to the exception, causing all files of that type to no longer be scanned by Microsoft Defender Antivirus.
1. Open PowerShell with admin rights.
2. Type the command below into PowerShell and press Enter.
Add-MpPreference -ExclusionExtension "" -Force
3. You can now close PowerShell if you want.
Add process exceptions to Microsoft Defender Antivirus in PowerShell
This option is used to add an exception process, which prevents any files associated with it from being scanned by Microsoft Defender Antivirus.
1. Open PowerShell with admin rights.
2. Type the command below into PowerShell and press Enter.
Add-MpPreference -ExclusionProcess "" -Force
3. You can now close PowerShell if you want.
See also:
Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.
Struggling with dual monitor lag on Windows 11? Discover proven troubleshooting fixes to eliminate stuttering, delays, and performance issues for seamless multi-monitor setups. Step-by-step guide inside.
Struggling with the frustrating Windows 11 "Startup Settings" blank error? Discover proven, step-by-step fixes to restore your boot options quickly and get your PC running smoothly again. No tech expertise needed!
Discover how to activate Windows 11 Enterprise using KMS effortlessly. This comprehensive guide covers everything from requirements to troubleshooting, ensuring seamless activation for your business needs.
Struggling with the dreaded KMODE EXCEPTION NOT HANDLED error on Windows 11? Discover proven, step-by-step fixes to resolve this blue screen nightmare quickly and get your PC running smoothly again. No tech expertise needed!
Struggling with Windows 11 "Motherboard" Driver Error? Discover proven troubleshooting steps to fix it fast and get your PC running smoothly again. Easy, step-by-step guide for beginners.
Struggling with ping spikes on Windows 11 over Wi-Fi? Discover proven fixes to stabilize your connection, reduce lag, and enjoy smooth gaming or streaming. Step-by-step solutions for instant results.
Accidentally deleted precious photos? Discover proven methods to recover deleted photos in Windows 11 effortlessly. Step-by-step guides, tools, and tips to restore your images safely.
Discover how to use Windows 11 Terminal instead of CMD for a modern, efficient command-line interface. Learn installation, setup, and tips to boost your productivity with tabs, themes, and more.
Discover safe, legitimate ways to activate Windows 11 Pro without a product key. Learn step-by-step methods using built-in tools and official Microsoft options to get your OS up and running smoothly. No risks, no hassle – just pure productivity.