⑴很多Win用户发现找不到控制面板了,这是因为Win的控制面板被虚拟化了。Win已经没有像Win、Win那样的控制面板了。没有控制面板让不少人感到不习惯,那么有没有什么方法能够在中找回跟Win一样的控制面板呢?
⑵实际上,目前微软还没有把传统界面彻底清除,使用仍可以“找回”。通过添加右键菜单的方式不但可以让传统设置回归,还可以更加方便的进入相关设置。
⑶Windows Registry Editor Version .
⑷; Created by reedited by
⑸[HKEY_CLASSES_ROOTDesktopBackgroundShellAppearance]
⑹“MUIVerb”=“个性化设置”
⑺“Submands”=“Wallpaper;Colors;Sounds;Screensaver;Icons”
⑻“icon”=“desk.cpl”
⑼“Position”=“Bottom”
⑽[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellScreensaver]
⑾=“屏幕保护程序”
⑿“Position”=“Bottom”
⒀“Icon”=“desk.cpl”
⒁[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellScreensavermand]
⒂=“rundll.exe shell.dll,Control_RunDLL desk.cpl,screensaver,screensaver”
⒃[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellSounds]
⒄“Position”=“Bottom”
⒅“Icon”=“mmsys.cpl”
⒆[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellSoundsmand]
⒇=“rundll.exe shell.dll,Control_RunDLL mmsys.cpl ,”
⒈[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellWallpaper]
⒉=“桌面背景”
⒊“Icon”=“%SystemRoot%\System\desk.cpl”
⒋“Position”=“Bottom”
⒌[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellWallpapermand]
⒍=“control.exe /NAME Microsoft.Personalization /PAGE pageWallpaper”
⒎[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellIcons]
⒏=“桌面图标”
⒐“Icon”=“%SystemRoot%\System\desk.cpl”
⒑“Position”=“Bottom”
⒒[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellIconsmand]
⒓=“rundll shell.dll,Control_RunDLL desk.cpl,,”
⒔[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellColors]
⒕=“窗口颜色”
⒖“Icon”=“%SystemRoot%\System\desk.cpl”
⒗“Position”=“Bottom”
⒘[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellColorsmand]
⒙=“control.exe /NAME Microsoft.Personalization /PAGE pageColorization”
⒚将以上代码粘贴到记事本中,保存为“所有文件”,文件名随意,但后缀名务必为“.reg”。如果想取消设定,可以先将如下代码按同样方法保存为注册表文件,然后执行即可:
⒛Windows Registry Editor Version .
①[-HKEY_CLASSES_ROOTDesktopBackgroundShellAppearance]
②[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellScreensaver]
③[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellSounds]
④[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellWallpaper]
⑤[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellIcons]
⑥[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorermandStoreshellColors]
⑦以上就是Win系统怎么找回跟Win一样的控制面板的方法了,设置好注册表后就可以点击鼠标右键,在个性化选项中调用出控制面板。