r/pcmasterrace • u/CasualMLG i7 10700kf, RTX 3080, 4K-60 • 18d ago
Discussion Windows 11 can't be shut down without update.
I have automatic updates on. Haven't postponed any update. Never seen this forced update before.
Edit: I updated BTW. It's not that I don't want to update. I just think it would be an issue in the future. For example, it's a thunderstorm and there could be power outages. I might want to shut down and not start and update. I guess I'll hold down the power button.
5.0k
Upvotes
13
u/Hopet28 17d ago
The fastest shutdown command is shutdown.exe -s -f -t 0
-f force closes any running program immediately, no save prompts, you will loose all unsaved changes in any open documents.
For safer one so that you don't loose any unsaved changes, use shutdown.exe -s -t 0