What if the win8 shutdown is not convenient?

  
If you are used to Winxp, Vista or Win7, then you will find this system too inconvenient to use Win8. The start menu is gone, and the shutdown button doesn't know where to go. Your unfamiliarity may just be due to the disappearance of the start menu. In fact, the start menu just changed into a form.
The Win8 new start menu is not suitable. If you use Win8, you may want to find the traditional start menu. Of course, you can use some third-party software to easily find the familiar start menu. However, I recommend that you do not do this. After all, Win8 is different from other Windows versions of Windows. Why not try the new way of operation, maybe not as bad as you think.
Okay, turn to the topic. Let's see how to put the shutdown button on the desktop.
First, right-click in the blank space on the desktop and select “New”——“Shortcut”.

Secondly, in the Create Shortcut window that opens, type the object location "fill shutdown.exe -s -t 0 Click Next until you are finished. At this time, a new shortcut called shutdown will be created on the desktop.

This way you can shut down as long as you click it. Is it not too good looking? You can right click on ——“property”——“change icon", select an icon in the open change icon dialog box to confirm. After the change

can also use the same method to restart the computer, lock the computer and so on to the desktop
Shut down the computer
Shutdown.exe -s -t 0 -s Shut down the system -t shutdown time - t 30 Shutdown after 30 seconds -t 0 Shut down immediately
Restart the computer
Shutdown.exe -r -t 0
Lock the computer (win+l can also lock the computer)
Rundll32.exe User32. Dll,LockWorkStation
computer hibernation
rundll32.exe PowrProf.dll,SetSuspendState
computer sleep
rundll32.exe powrprof.dll,SetSuspendState 0,1,0
If you want to put the required files Pin to the Start menu, select the file right click and select “Fix to the start screen”.
Fix the shutdown button to the taskbar. Right-click on the file and select “ld to fixed to the taskbar”.


Copyright © Windows knowledge All Rights Reserved