Sistema Win10 cómo restaurar el panel de control tradicional de Win7

  
Muchos usuarios de Win10 encontraron que no se pudo encontrar el panel de control, porque el panel de control de Win10 se virtualizó. Win10 no tiene panel de control como Win7 y Win8. Sin el panel de control, muchas personas se sienten incómodas, ¿hay alguna forma de encontrar el mismo panel de control que Win7 en el sistema Win10?

De hecho, Microsoft no ha eliminado completamente la interfaz tradicional y aún puede usar el registro para recuperarla. Al agregar un menú del botón derecho, no solo se pueden devolver las configuraciones tradicionales, sino que también se puede acceder a las configuraciones relacionadas. El código específico es el siguiente:
Windows Registry Editor, versión 5.00
, creado por http://winaero.com, reeditado por http://ithome.com
[HKEY_CLASSES_ROOT \\ DesktopBackground \\ Shell \\ Apariencia] Hotel " MUIVerb y " = " personalización y " Hotel " subcomandos y " = " fondo de pantalla, los colores, los sonidos, salvapantallas, iconos y " Hotel " icono y " = " desk.cpl y "
" Posición y " = " inferior y "
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ salvapantallas] abajo @ = " protector de pantalla y " Hotel " posición y " = " inferior y " Hotel " Icono y " = " desk.cpl y "
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Salvapantallas \\ Command] abajo @ = y " rundll32.exe shell32.dll, desk.cpl Control_RunDLL, protector de pantalla, salvapantallas @ y "
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Sonidos] abajo @ = &ldqu O; Sound " Hotel " Posición y " = " " = &;; Inferior y " Hotel " Icono y " mmsys.cpl y "
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Sounds \\ Command] abajo @ = " rundll32.exe shell32.dll, Control_RunDLL mmsys.cpl, 2 "
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Fondo de pantalla]
@ = " el fondo del escritorio y " Hotel " Icono y " = "% SystemRoot% \\\\ System32 \\\\ desk.cpl y " Hotel " Posición y " = " inferior y "
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Wallpaper \\ Command] abajo @ = " control.exe /NOMBRE Microsoft.Personalization /PÁGINA pageWallpaper y "
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ explorer \\ CommandStore \\ shell \\ iconos] abajo @ = " los iconos del escritorio " Hotel " icono y " = "% SystemRoot% \\\\ System32 \\\\ desk.cpl y " Hotel " Posición y " = &" Abajo y rd quo;
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Icons \\ Command] abajo @ = " rundll32 shell32.dll, Control_RunDLL desk.cpl ,, 0 "
[ HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ colores] abajo @ = " color de la ventana y " Hotel " Icono y " = "% SystemRoot% \\\\ System32 \\\\ desk.cpl y " Hotel " Posición y " = " inferior y "
[HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Color \\ command] abajo @ = " control.exe /NOMBRE Microsoft .Personalization /PÁGINA pageColorization y "
el código anterior en el Bloc de notas, guardar como y " ", todos los archivos en el nombre de archivo es libre, pero asegúrese de que el sufijo es y " .reg y ". Si desea cancelar, el siguiente código primero puede guardar el archivo de registro de la misma manera, entonces se puede realizar:
Editor del Registro de Windows versión 5.00
[-HKEY_CLASSES_ROOT \\ DesktopBackground \\ Shell \\ Apariencia]
[ -HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ salvapantallas]
[-HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Sonidos]
[-HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Fondo de pantalla]
[-HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Icons]
[-HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ CommandStore \\ shell \\ Colors]
Lo anterior es cómo el sistema Win10 encuentra el mismo método del panel de control que Win 7. Después de configurar el registro, puede hacer clic con el botón derecho del ratón para activar el control en la opción personalizada. Panel
Copyright © Conocimiento de Windows All Rights Reserved