Win8 system shutdown shortcuts

  
What are the Win8 system shutdown shortcuts?
Windows 8 dramatically changes the previous operating logic to provide better screen touch support. The new system screen and operation mode change greatly, using the new Modern UI (new Windows UI) style user interface, various applications, shortcuts, etc. can be presented on the screen in a dynamic square style.
Below, let's take a look at how to quickly shut down the Win8 system.
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. A new shortcut called shutdown will be created on the desktop.
This can be turned off just by clicking on 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.
You 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 Shut down 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 fix the required files to the start menu, Right-click on the selected file 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