Skip to content
Follow
Windows

How to Start or Stop Windows Automatic Maintenance

Richard
Written by
Richard
Aug 1, 2023 Updated Aug 13, 2026 2 min read
How to Enable Voice Access on Windows 11 Sign-In
How to Enable Voice Access on Windows 11 Sign-In

Windows Automatic Maintenance is a built-in tool that runs background chores like installing updates, scanning for viruses, and cleaning up your hard drive so your PC stays fast. By default, it runs once a day when your computer is plugged in and sitting idle for at least 15 minutes.

You can take manual control of these background tasks whenever they slow down your PC or interrupt your work. Stopping or starting maintenance manually lets you decide when your computer does heavy lifting, keeping your system fast and responsive.

⚡ Quick Answer

You can start or stop Windows Automatic Maintenance via the Control Panel . Navigate to Security and Maintenance, then click Start maintenance or Stop maintenance as needed. Alternatively, use the Windows Terminal with commands like MSchedExe.exe Start or MSchedExe.exe Stop.

Understanding Windows Automatic Maintenance

Windows Automatic Maintenance (often called WAM) keeps your computer running well by handling crucial system chores behind the scenes.

How to Start or Stop Windows Automatic Maintenance

Windows Automatic Maintenance performs background tasks to keep your PC running smoothly. Manual control over these routines is entirely possible. Opening the Control Panel grants full command over when these background jobs run.

  1. Open the Control Panel .
  2. Go to System and Security > Security and Maintenance > Automatic Maintenance.
  3. If the task is not running, click the Start maintenance link.
Windows 11 manually start or stop automatic maintenance
Windows 11 manually start or stop automatic maintenance

Active tasks display a Stop maintenance link. Clicking that option ends the process immediately.

Windows 11 manually start or stop automatic maintenance
Windows 11 manually start or stop automatic maintenance

Advanced Control via Windows Terminal

Windows Terminal provides a fast method for managing Windows Automatic Maintenance for users comfortable with command lines. Command Prompt and PowerShell live inside this environment, letting administrators trigger or halt maintenance routines via specific commands. Advanced control over background schedules lives right inside Windows Terminal.

  1. Open the Windows Terminal as an administrator.
  2. To start the maintenance, type the following command and press Enter: MSchedExe.exe Start
  3. To stop the maintenance, type the following command and press Enter: MSchedExe.exe Stop

Registry and Group Policy Alternatives

Advanced system configurations allow disabling Windows Automatic Maintenance through the Registry Editor or the Group Policy Editor.

Pros and Cons of Disabling Maintenance

ProsCons
Prevents performance drops during heavy use.System updates may fail to install.
Stops background disk activity.Security scans might be missed.
Saves battery life on laptops.System performance may degrade over time.

Summary

Windows Automatic Maintenance keeps your system healthy by ensuring your machine stays updated and secure. Running these routines optimizes overall system performance. Control Panel modules and command-line interfaces both offer management paths. Administrator privileges remain mandatory for advanced system alterations.

Is it safe to disable Windows Automatic Maintenance?

Disabling this function carries inherent risks. Background noise stops, but Windows loses the ability to perform critical disk cleanup and security updates. Manual execution of these maintenance tasks becomes mandatory to keep the computer secure and prevent performance degradation or file system errors.

Why does my computer freeze during automatic maintenance?

Resource exhaustion causes freezing during automatic maintenance since these intensive operations demand heavy system power.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

Where Are Windows Automatic Maintenance Tasks in Windows 11?
Windows Where Are Windows Automatic Maintenance Tasks in Windows 11?
How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Stop OneDrive from Starting Automatically in Windows 11
Windows How to Stop OneDrive from Starting Automatically in Windows 11
How to Disable Automatic Maintenance Windows 11
Windows How to Disable Automatic Maintenance Windows 11

2 Comments

Leave a Comment

Your email address will not be published. Required fields are marked *