For those who don't want to use third-party software to add the shutdown/restart/logout button for Windows 8 modifications, here's a good way to do it. We can DIY a own shutdown button. The steps are quite simple!
First, we create a new shortcut on the desktop
and then enter the corresponding command. Next
Such a shortcut is created, egg We found that this icon is not very satisfactory, so we changed the corresponding icon.
The corresponding icon can be found and modified in the system, or you can download it yourself on the network. I have found a few more beautiful ones.
Click Browse to select the icon file path
Then the shortcut becomes like this
After we have made all the shortcuts. Copy it to the Start menu. (This requires administrator privileges.) How do I get this?
The path to the Start menu: C:ProgramDataMicrosoftWindowsStart MenuPrograms, of course, if your system disk is not a C drive, Just change the C in front of it.
To find the way to start the menu path, right-click on the shortcut to select a desktop program and select Open File Location.
Then find our shortcut on the far right of the start interface and regroup the shortcuts (left click on the sticker and drag to the right for a certain distance until a white line appears. >
Finally, this is the way
Finally, we click on the minus sign in the lower right corner (press CTRL+mouse wheel), shrink the entire interface, and move the tile group to the end of a group. I put the desktop on it. Then it became like this.
Then everything is done.
Let me share some information.
About shortcuts Location
Shutdown: shutdown.exe -s -t 00 -hybrid
Restart: shutdown -r -t00
Lock: rundll32.exe user32.dll,LockWorkStation
Logout: shutdown.exe -l
Careful friends will find that there are sleep and sleep options in my start menu. Why didn't the start screen appear?
It’s a problem that has been bothering me for a long time, and it has not been solved very well.
First talk about these two commands
Sleep command: rundll32.exe powrprof.dll, SetSuspendState 0,1,0
Sleep command: shutdown -h
It seems that there is no conflict, but if you want to call the sleep command normally, you first need a statement to disable the hibernation function (this statement must also be run as an administrator), otherwise it will go to sleep instead of sleep, but if You disable hibernation, then the hibernate shortcut has no effect, so I wrote two batches
Hibernate
powercfg -hibernate on
Shutdown -h
Sleep
powercfg -hibernate off
rundll32.exe powrprof.dll,SetSuspendState 0,1,0
When I put the shortcut When the path of the mode is changed to these two files, I found that the start program cannot be displayed. I concluded that the target file should be a non-exe executable program.
Many users are considering one thing after installing Win8, that is how to back up the system, after
At the Build2013 conference, Microsoft introduced a series of c
A Win8 user said that his Win8 computer has a black screen after entering the login password, only o
1, open method: Settings - Control Panel - Administrative Tools - Component Services; 2, stand-alon
Let Win8 automatically log in to the system and tap a few keys
Win8 system settings connection wireless network method
Win8 can not enter the safe mode when booting
How to quickly find the specific location of the win8 system to install the theme file
Live account login win8 system does not need to lose the password method
Win8 can't run Warcraft 3 several ways
Win8 can't open the start menu with Win+X shortcuts?
How to install HP printer driver in Win8.1?
How to use Recuva to recover Win8 files deleted by mistake
How to install Win8.1 Update can take up less C disk space
2013 How to use File History in Win8
Explain the Win8 system to obtain authorization and downgrade strategy
Win10 system adjusts the order of quick access folder step
Effectively prevent Win7 from suddenly crashing when copying large files.
Win8 system open storm video playback video prompt error code 40601 how to solve
Win 8 will be able to run WP application evidence?
Super simple uninstall win10 method Back to windows7 system tutorial
Win8Metro version IE10 and mailbox application
How to activate Win8? Win8 activation method steps detailed
How to set up Win7 video file bilingual parallel
Win8.1 desktop new game to enter the traditional desktop has a coup
A simple way to configure java environment variables under Win8 system