I have Windows 8, and like almost all of it.
One of the things that had been a pain in the rear was the shutdown or restart process steps - just too many.
Soooo, I did some looking out on the web, and someone posted a wonderful streamlining of those 2 processes, through the use of simple shortcuts.
1. Go to your desktop and right-click - then click on New>Shortcut
2. It will ask for location - paste or type in: C:\Windows\System32\shutdown.exe /r /t 00
(In the above, the /r parameter tells it to restart)
3. Click Next
4. Now name it: Restart
5. Click Finish
6. If you also want to attach this shortcut to your Start Menu, right-click on the shortcut, and click on 'Pin to Start'.
The above creates a shortcut to tell Windows 8 to Restart. If you run it from your desktop, you have to double-click, from the Start Menu it is a single click.
Here are very similar steps to create a shortcut for actual shutdown.
1. Go to your desktop and right-click - then click on New>Shortcut
2. It will ask for location - paste or type in: C:\Windows\System32\shutdown.exe /s /t 00
(In the above, the /s parameter tells it to shutdown)
3. Click Next
4. Now name it: Shutdown
5. Click Finish
6. If you also want to attach this shortcut to your Start Menu, right-click on the shortcut, and click on 'Pin to Start'.
I use these all the time, and it saves a few steps.
Bob Bone