电脑教程
位置:首页>> 电脑教程>> windows教程>> win10系统右键添加重启选项的方法

win10系统右键添加重启选项的方法

  发布时间:2023-07-13 10:39:29 

标签:win10系统,添加重启选项

win10的桌面右键功能除了系统默认提供的之外,我们还可以自己进行添加或删减部分功能,比如我们可以在右键上面添加重启、关机等选,可以快速重启或关机。下面小编来与大家分享win10右键添加重启选项的方法.

win10系统右键添加重启选项的方法


操作过程:
1、在桌面空白处新建一个文本文档,在里面输入以下代码

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOTDesktopBackgroundShellPower Menu]

"MUIVerb"="电源"

"SubCommands"="lock;logoff;switch;sleep;hibernate;restart;shutdown"

"Icon"="shell32.dll,215"

"Position"="bottom"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllock]

@="锁定"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllockcommand]

@="Rundll32 User32.dll,LockWorkStation"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllogoff]

@="注销"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshelllogoffcommand]

@="Shutdown -l"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellswitch]

@="更改用户"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellswitchcommand]

@="tsdiscon.exe"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellsleep]

@="睡眠"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellsleepcommand]

@="rundll32.exe powrprof.dll,SetSuspendState Sleep"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellhibernate]

@="休眠"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellhibernatecommand]

@="Shutdown -h"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellestart]

@="重启"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellestartcommand]

@="Shutdown -r -f -t 00"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellshutdown]

@="关机"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellshutdowncommand]

@="Shutdown -s -f -t 00"

win10系统右键添加重启选项的方法


2、另存为文件,将保存类型修改为“所有文件”,文件名为“右键重启.reg”,点击确定;

win10系统右键添加重启选项的方法


3、双击刚保存的右键重启.reg文件,在弹出的窗口中,点击“是”即可看到或右键多了重启、关机等选项。

win10系统右键添加重启选项的方法

0
投稿

猜你喜欢

手机版 电脑教程 asp之家 www.aspxhome.com