A timed shutdown is perfect after a long download or update. Built-in shutdown /t handles one-off timers; Task Scheduler covers repeats.
One-off timer
- Open terminal: shutdown /s /t 3600 for one hour.
- shutdown /a cancels a pending timer.
- For restarts use /r instead of /s.
If something fails
Save documents first—forced shutdown will not wait on Notepad prompts if you use /f.
FAQ
GUI?
Task Scheduler or third-party widgets if you dislike commands.
Laptop lid?
Lid close may sleep before the timer fires; adjust power settings.
Updated for?
Written for current Windows 11 / recent Android; menus move—search the setting name if your build differs.
Related guides on VpnWP
Photo: Unsplash. Steps checked against current Windows 11 / Android settings menus; UI labels can shift slightly after OS updates.