Here is a simple trick to shutdown Windows quickly from a shortcut on your desktop rather than going through the Start menu.
Right-Click on the desktop and click ‘New‘ and then click on ‘Shortcut‘. When prompted to fill in ‘Type the location of the item‘, enter ‘shutdown -s -t 00‘ . Click Next and enter a name for the shortcut. You can now shutdown Windows through the shortcut. The -t flag lets you set the time lapse in seconds.
Changing the ‘-s‘ to ‘-r‘ will cause the shortcut to restart Windows instead of shutting down.
This may interest you: How to shutdown Windows almost instantly






















{ 1 comment… read it below or add one }
im sorry i didnt see that post before