I am still having an issue with Save taking a long time- over 3-1/2 minutes!
Other people have reported long Save times and I think we just accepted them.
So I used Quick Access Popup using the article Jean linked to to work around the problem and the Save time dropped to
15 seconds.
To add an exclusion to MsDefender for QuickAccessPopup.exe, I created a Favorite of type Application:
- On the Basic Settings tab,
-- Give a Short name like "Disable MsDefender Checking Quick Access Popup via Powershell"
- -The Application is C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
- On the Advanced Settings tab,
-- Check the box to "Elevate application with administration privileges
-- Enter Parameters of "Disable MsDefender Checking Quick Access Popup via Powershell"
To remove the exclusion create another Favorite of type Application:
- On the Basic Settings tab,
-- Give a Short name like "Enable MsDefender Checking Quick Access Popup via Powershell"
- -The Application is C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
- On the Advanced Settings tab,
-- Check the box to "Elevate application with administration privileges
-- Enter Parameters of "Remove-MpPreference -ExclusionProcess "QuickAccessPopup.exe" -Force"
I also created a Favorite of type Link to view the addition and removal:
- On the Basic Settings tab,
-- I used a name of "Virus && Threat Protection Settings Exclusions"
-- With a Link (URL) of windowsdefender://threatsettings
You have to scroll down a little to the Exclusions section:
Here is shows the Exclusion added and the removed:
I really like the much reduced Save time.