How to disable Windows 11 automatic reboots?

Anonymous
2024-02-18T11:19:20+00:00

Hi,

I have browsed this forum but found so far no real solution:

It has happened to my now several times that I was running tasks over extended periods of time only to come back to my PC the next morning to find Windows 11 had done an automatic reboot! So not only the tasks weren't finished, worse, lots of preparatory work was lost!

I don't want Windows to ever automatically reboot after an update. Never. Ever. Period. I want to be informed about updates, that's fine, and I keep Windows 11 up to date, but under no circumstances ever is it acceptable that Windows just shovels an update on my PC and disrupts overnight tasks and REBOOTS(!) my PC all by itself.

So it would be very helpful if somebody could tell me how to disable these automatic update reboots once and for all. I don't want to "pause" Updates (I absolutely want updates, I just want to control myself when the updates are done) and resetting "work hours" is of no use unless I can set it to 24 hours.

Best regards

Nick

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

84 answers

Sort by: Most helpful
  1. Anonymous
    2025-04-30T06:54:22+00:00

    This issues's happening to me. Has been in Windwos 10. Looking for a good solution in Windows 11, since it has seemed even more agressive.

    The severity should be considered as the highest possible as it directly leads to data loss (as described by OP)

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2025-04-28T06:53:22+00:00

    The registry entry didn't work on last night update. I came back to the cmd option from Dan Oross.

    I used this option in the past and works fine.

    "If works, does not change it",

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2025-01-28T12:55:23+00:00

    I tried that. It doesn't work. Takes up to a few weeks for you to find out that it didn't actually work.. This happens often to your detriment when you wake up to find your simulation which has been running for many hours, has been stopped and you need to run it again.

    Michael

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-11-24T07:30:24+00:00

    This solution really works. Everybody can follow the instructions. I notice today. windows have a restart required e did not reboot for itself. I need to press restart to do id. thanks a lot for the solution.

    After several updates, and no AUTO RESTART WITHOUT MY PERMISSION, the solution really works,

    post a copy bellow,

    _________________

    https://www.minitool.com/backup-tips/windows-11-random-restart.html

    Step 1: Ge the Run dialog by pressing Win + R, type regedit, and click OK to launch Registry Editor.

    Step 2: Click Yes to grant admin access in the pop-up window.

    Step 3: Go to the path – Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows.

    Step 4: Right-click on the Windows folder and choose New > Key. Name it as Windows Update.

    Step 5: Right-click on Windows Update and select New > Key. Name the new key as AU.

    Step 6: Click on the newly created key, right-click on the empty space and choose New > DWORD (32-bit Value). Name it as NoAutoRebootWithLoggedOnUser.

    Step 7: Double-click on the new item, set Base to Hexadecimal, set Value data to 1, and click OK to save the modification.

    ______________________

    this reg key really solve the problem. Do not need to wait for microsoft solve the problem.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2024-05-16T14:50:09+00:00

    I am testing out disabling modern standby. The user reported his machine yet again rebooted without his knowledge or consent. When I checked the Event Viewer it mentioned being shutdown by modern standby. I found this

    copy and paste this to a command line:

    reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments