How to Start or Stop Windows Automatic Maintenance
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.
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.
- Open the Control Panel .
- Go to System and Security > Security and Maintenance > Automatic Maintenance.
- If the task is not running, click the Start maintenance link.

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

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.
- Open the Windows Terminal as an administrator.
- To start the maintenance, type the following command and press Enter:
MSchedExe.exe Start - 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
| Pros | Cons |
|---|---|
| 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?
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.
[…] can change the default run time or manually trigger it to start. The Automatic Maintenance feature is enabled by default in Windows, but you can disable it if you […]
[…] If you want, you can change the time it runs or start it manually whenever you like. […]