A Windows 11 shutdown shortcut can place the normal shutdown command on the desktop. Because activating it can close your session quickly, give the shortcut a clear name and avoid configuring an immediate forced shutdown that discards unsaved work.
Create the desktop shortcut
Right-click an empty area of the desktop and choose New > Shortcut. For the location, enter shutdown.exe /s /t 0, choose Next, and name it something obvious such as Shut Down PC.
Understand the command
/s requests shutdown and /t 0 sets a zero-second timer. Applications can still prompt about unsaved work unless you add force options; avoiding forced closure is safer for normal use.
Change the icon if desired
Open the shortcut’s Properties and use Change Icon to select a recognizable power icon. The icon is cosmetic and does not change what command runs.
Test after saving your work
Close important documents before the first test. Double-click the shortcut and confirm the PC performs a normal shutdown.
Do not download shutdown executables or scripts from third-party sites; Windows already includes the required command. If accidental double-clicks are a concern, use the Start menu’s Power button instead of keeping an immediate shutdown shortcut on the desktop.
Create restart or sleep shortcuts separately
The shutdown command supports other actions, but do not reuse a shortcut whose name no longer matches its command. Clear labels prevent someone from shutting down the PC when they expected a restart or sleep action.

Kermit Matthews is a freelance writer based in Philadelphia, Pennsylvania with more than a decade of experience writing technology guides. He has a Bachelor’s and Master’s degree in Computer Science and has spent much of his professional career in IT management.
He specializes in writing content about iPhones, Android devices, Microsoft Office, and many other popular applications and devices.