雨林风木为你win10系统找回win7系统中的传统控制面板的详细。

在win10里怎么找回win7中的传统控制面板? 三联

随着电脑的使用率越来越高,我们有时候可能会遇到win10系统找回win7系统中的传统控制面板的问题,如果我们遇到了win10系统找回win7系统中的传统控制面板的问题,要怎么处理win10系统找回win7系统中的传统控制面板呢?我们只用通过添加右键菜单的方式不但可以让传统设置回归,还可以更加方便的进入相关设置。就行了;接下来给大家带来win10系统找回win7系统中的传统控制面板的详细解决方法:

实际上,目前微软还没有把传统界面彻底清除,使用注册表仍可以“找回”。通过添加右键菜单的方式不但可以让传统设置回归,还可以更加方便的进入相关设置。

具体代码如下:

Windows Registry Editor Version 5.00

;

; Created by http://winaero.com, reedited by http://ithome.com

;

[HKEY_CLASSES_ROOTDesktopBackgroundShellAppearance]

"MUIVerb"="个性化设置"

"SubCommands"="Wallpaper;Colors;Sounds;Screensaver;Icons"

"icon"="desk.cpl"

"Position"="Bottom"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellScreensaver]

@="屏幕保护程序"

"Position"="Bottom"

"Icon"="desk.cpl"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellScreensaverCommand]

@="rundll32.exe shell32.dll,Control_RunDLL desk.cpl,screensaver,@screensaver"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellSounds]

@="声音"

"Position"="Bottom"

"Icon"="mmsys.cpl"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellSoundsCommand]

@="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl ,2"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellWallpaper]

@="桌面背景"

"Icon"="%SystemRoot%System32desk.cpl"

"Position"="Bottom"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellWallpaperCommand]

@="control.exe /NAME Microsoft.PersonalizATIon /PAGE pageWallpaper"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellIcons]

@="桌面图标"

"Icon"="%SystemRoot%System32desk.cpl"

"Position"="Bottom"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellIconsCommand]

@="rundll32 shell32.dll,Control_RunDLL desk.cpl,,0"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellColors]

@="窗口颜色"

"Icon"="%SystemRoot%System32desk.cpl"

"Position"="Bottom"

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellColorscommand]

@="control.exe /NAME Microsoft.PersonalizATIon /PAGE pageColorization"

将以上代码粘贴到记事本中,保存为“所有文件”,文件名随意,但后缀名务必为“.reg”。如果想取消设定,可以先将如下代码按同样方法保存为注册表文件,然后执行即可:

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOTDesktopBackgroundShellAppearance]

[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellScreensaver]

[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellSounds]

[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellWallpaper]

[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellIcons]

[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerCommandStoreshellColors]

以上就是小编为大家带来的win10系统找回win7系统中的传统控制面板的解决方法有需要的用户可以按照上述步骤设置解决问题,还有不明白的小伙伴可以留言给小编来帮你们解惑。


308 个用户觉得很有用