How to Change Windows 11 Automatic Maintenance Time
Windows Automatic Maintenance (WAM) performs background tasks like security scans and app updates. By default, it runs at 2 AM. If your computer is off or in deep sleep at that time, these tasks may not finish. Changing the time ensures your PC performs system performance optimization when you are not busy but the computer is powered on.
What happens when done?
Once you change the time, Windows will wait until your chosen hour to start background tasks. If the computer is idle, it will begin maintenance. If you are using the PC, it will wait until the system is idle again to avoid slowing you down.
How to check if maintenance is running
You can see if tasks are active using Task Manager. Press Ctrl + Shift + Esc. Click the Performance tab to see CPU and Disk usage. If usage is high and you are not doing anything, maintenance might be running. You can also view the Task Scheduler library to see the status of specific background tasks.
Change Windows Automatic Maintenance Time Using Control Panel
This is the simplest way to update your schedule.
First, open the Control Panel app.
Go to Control Panel > System and Security > Security and Maintenance > Automatic Maintenance.
Click the Change maintenance settings link.
Select the specific time you want WAM to run each day.

Close the Control Panel when you are finished.
Change WAM Time Using Local Group Policy Editor
⚠️ Requires admin privileges: You can use the Local Group Policy Editor to set this schedule.
Open the Local Group Policy Editor.
Navigate through these folders: Computer Configuration > Administrative Templates > Windows Components > Maintenance Scheduler.
Double-click Automatic Maintenance Activation Boundary on the right side.

Choose Enabled and pick your new time. Save your settings and restart your computer for the changes to take effect.

Use this table to find the value for your preferred time:
| Standard Time | REG_SZ Data Value |
|---|---|
| 12:00 AM | 2001-01-01T00:00:00 |
| 1:00 AM | 2001-01-01T01:00:00 |
| 2:00 AM | 2001-01-01T02:00:00 |
| 3:00 AM | 2001-01-01T03:00:00 |
| 4:00 AM | 2001-01-01T04:00:00 |
| 5:00 AM | 2001-01-01T05:00:00 |
| 6:00 AM | 2001-01-01T06:00:00 |
| 7:00 AM | 2001-01-01T07:00:00 |
| 8:00 AM | 2001-01-01T08:00:00 |
| 9:00 AM | 2001-01-01T09:00:00 |
| 10:00 AM | 2001-01-01T10:00:00 |
| 11:00 AM | 2001-01-01T11:00:00 |
| 12:00 PM | 2001-01-01T12:00:00 |
| 1:00 PM | 2001-01-01T13:00:00 |
| 2:00 PM | 2001-01-01T14:00:00 |
| 3:00 PM | 2001-01-01T15:00:00 |
| 4:00 PM | 2001-01-01T16:00:00 |
| 5:00 PM | 2001-01-01T17:00:00 |
| 6:00 PM | 2001-01-01T18:00:00 |
| 7:00 PM | 2001-01-01T19:00:00 |
| 8:00 PM | 2001-01-01T20:00:00 |
| 9:00 PM | 2001-01-01T21:00:00 |
| 10:00 PM | 2001-01-01T22:00:00 |
| 11:00 PM | 2001-01-01T23:00:00 |
Change WAM Time Using Windows Registry Editor
⚠️ Requires admin privileges: If you cannot use the Group Policy Editor, use the Windows Registry.
Go to this path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\Maintenance
Right-click in the empty space and select New > String Value. Name it Activation Boundary. Double-click it and enter your time code.

Save your changes and restart your computer.

Summary
Windows Automatic Maintenance keeps your system running smoothly. You can change the default 2 AM time using the Control Panel, Group Policy, or Registry. Always restart your computer to apply changes. Use Power settings to stop the PC from waking up if you prefer silent operation.
Why does Windows 11 maintenance run multiple times a day?
Windows runs maintenance tasks whenever the system is idle for a specific period. While the main schedule is once daily, the Task Scheduler library may trigger smaller background tasks throughout the day if the computer is not busy. This ensures your system stays updated and secure without interrupting your active work.
Does changing the maintenance time affect Windows Updates?
Yes, but only indirectly. WAM triggers the Windows Update service to check for patches. Changing the time shifts when these checks occur. For better control over updates, refer to the official Microsoft Active Hours support page to prevent restarts during your work day.
How do I stop Windows 11 from waking up for maintenance?
You can disable wake timers in your Power settings. Go to Control Panel > Hardware and Sound > Power Options > Change plan settings > Change advanced power settings. Expand Sleep, then Allow wake timers, and set it to Disable. This prevents the computer from waking up for scheduled background tasks.
Was this guide helpful?
[…] you want, you can change the time it runs or start it manually whenever you […]
[…] can change WAM schedules if the 2 AM time does not work for you, and you can lists all available device tasks. You can also […]