How To Shut Down Without Updating Windows 10

Posted on  by admin
How To Shut Down Without Updating Windows 10 Rating: 5,6/10 4950 votes
  1. How To Restart Windows 10 Without Upd…
  2. How To Shut Down Without Updating Windows 10 64
  3. How To Shut Down Without Updating Windows 10 Crash On Youtube

So, you restart your computer, but the Windows 10 insists on updating. Ten minutes later, you are still waiting for Windows 10 to update and you are getting impatient. By default, Windows 10 will automatically download and install new patches, so forced updates will happen when you shut down or restart your computer.

How to shutdown window 10 without u…

Reading Time: 1 minuteJust like any previous Windows installation, Windows 10 also download updates and install it when you shut down or reboot the computer. Depending on which update is getting installed, it may take just a few seconds or maybe longer to install these updates. It is recommended not to force shut down while installing update as it may corrupt the installation which can lead to an OS crash or even a no boot situation.Imagine a scenario, you need to shut down the computer and have no time to wait for windows update to get installed. The solution here is to postpone installing windows update for later and force computer to shut down without installing the update.Here is how to shut down Windows 10 without installing updates By using ALT + F4 method.

Keep pressing ALT + F4 until all the open windows are closed. Keep pressing it which automatically open the shutdown window.

Select shutdownBy using command prompt. Right click on Start button. Select Command Prompt (Admin). Use the command shutdown /s /t 0 for shutdown or shutdown /r /t 0 for reboot.

With Windows 7 it was possible to use the task manager screen to shut down without applying updates (see ). But that did not work for me on Windows 10.How can I shut down Windows 10 without installing updates. I might want this because:. I need to shut down or reboot quickly.

The computer is acting funny and that's why I need to reboot (yeah, it's still Windows), and I don't trust running updates at that time. No point in making a bad problem worse.My Window 10 shutdown menu reads:. Sleep.

Update and shut down. Update and restartThe old Windows 7/8 trick does not work. New versions of Windows 10 have altered previous workarounds.

Microsoft has lots of feedback on the topic, but has not taken action. See for example: feedback-hub:?contextid=158&feedbackid=1e175952-a19f-4cca-b1fb-d248945e9fe1&form=1&src=2Or search 'Allow users to defer updates: on shutdown and on startup.' In the Microsoft Feedback Hub (search for 'Feedback Hub' in Windows 10).

Okay, so right after I posted the below Original Answer content, I actually ran the same script on my Windows 10 machine, and guess what. Windows Updates started to install anyway.It seems that Microsoft has made some changes with Windows 10 to ensure security updates get installed on the OS to patch security vulnerabilities, and rightfully so in the name of security.It seems what you are asking for Windows 10 may not have a 100% for sure method to completeas you requested exactly without disabling Windows Updates altogether.If a Windows update already installed (or is installing) while you are logged in behind the scenes prior to the forceful reboot, and even after stopping Windows Update services, etc.

How To Restart Windows 10 Without Upd…

Windows 10 seems smart enough to still wait for any pending updates or perhaps rollback whatever changed that wasn't 100% committed to the system before power cycling the OS.Dangerous WorkaroundI suppose you could simply hard boot your machine by disconnecting the power source, holding down the power button, etc. An (untested) idea is to clean out the downloaded updates, so forcing Windows tore-download, for which it won't have time if we do an immediate shut down.Here is a.bat file that in theory should clean out Windows Updates.It was adapted from the article by Shawn Brink.

Windows 10 Anniversary Update may have decided to disallow these options. If Alt-F4 does not work either, maybe deleting the downloaded updates will work, so forcing Windows to re-download, for which it won't have time if you shut down fast enough.

See for a.bat file that can do that - just replace the commands starting with the call to sc.exe and up to the end with a shutdown command. Disclaimer: I have never tried doing that and I guarantee nothing. If it works I will rewrite my answer.–Oct 1 '16 at 19:23.

There is a way out, but you are basically going to have to crash the system to force an instant shutdown.Laptops with non-removable batteries and ultra-fast Solid State Drives can be quite annoying because the system will go to sleep very rapidly if you press the power button, rather than turning off. Choose Restart or Shutdown (doesn't matter) and wait for it to say, 'Preparing to install updates'. Press power button.

Laptop goes to sleep in a matter ofseconds, but isn't fully turned off. Press power button twice very quickly, and on the second press, keep holding it down. The first press brings the system out of sleep. Windows 10 will quickly resume, but before it can re-initiate sleep, holding the power button for about 5 seconds will force power off regardless of what Windows is doing. System is now turned off completely. The next time you turn on the system, Windows 10 will silently clean up the mess on startup, and not tell you anything.I occasionally need to do this override when doing mobile device drive imaging.

How To Shut Down Without Updating Windows 10 64

How to shut down without updating windows 10 windows 10

There is no point whatsoever waiting out a long forced update process, if I am just going to be wiping the drive anyway and applying a new preconfigured system image. I don't trust running updates at that time. No point in making a bad problem worse.This is the core of the problem here. In order to use Windows in a home environment, you need to either get past this, or purchase a server license and install a WSUS server on your network so that you can control which updates are pushed (I didn't say it was a cheap option, but it is a workable solution), or switch to a new OS.

This is the direction MS is going.Personally, I hated the loss of control, but then I really thought about it. Forced updates are the only way to ensure that most workstations are secure. As a whole, people don't do it right by themselves. In the past I opted for 'download updates and alert me'. When was the last time I elected not to install a security update?

Manually

When was the last time a security update broke my computer? Again, never. When was the last time I waited days or even weeks to install an update. Almost every time. And I'm a sysadmin who works in a security conscious environment.

How To Shut Down Without Updating Windows 10 Crash On Youtube

(The experiences I mention are on my home machines). In my defense, I often go days without using a computer at home. But now all of them, mine and those for my family, are autoupdated. No problem in over a year.I believe you can still control how optional updates install. I have started autoinstalling security and bugfix updates. If it breaks, I will join the hue and cry, but my Win 10 systems are my home systems, and they're not critical. Systems at work are managed through Enterprise methods like SCCM or WSUS in some cases.As for preventing an update that is downloaded and queued for install on reboot, the methods which speak to clearing out the downloaded updates are the only way I know.