An integrated threat protection solution designed to detect, investigate, and respond to cyber threats across Microsoft 365 services.
Hello @DaveKoe
What you're seeing is expected behavior in recent versions of Windows.
Many Microsoft Defender Antivirus scheduled tasks are protected by Windows Resource Protection (WRP) and Tamper Protection. Even if you modify task properties in Task Scheduler, Windows may automatically restore the default configuration, which is why your changes appear to save initially but are reverted later.
If the Antimalware Service Executable (MsMpEng.exe) is causing excessive CPU or disk usage, I would recommend investigating the root cause rather than modifying the scheduled task:
- Ensure Windows and Microsoft Defender signatures are fully up to date.
- Check whether a full scan is running or repeatedly restarting.
- Add exclusions only for trusted folders or processes that Microsoft recommends excluding (for example, certain development tools or virtual machine directories), rather than disabling protection.
- Review Task Manager and Resource Monitor to identify whether another process is triggering continuous Defender scanning.
- Verify that no third-party antivirus or security software is conflicting with Microsoft Defender.
Since your system has 16 GB of RAM and a 12th Gen Intel Core i7, it shouldn't normally become unusable during routine Defender scans. If the freezes are persistent, reviewing the Microsoft-Windows-Windows Defender/Operational log in Event Viewer may help identify repeated scans, errors, or other abnormal behavior.
Please "Accept the Answer" if this information helped you. This will help us and others in the community as well.