Enable dark theme for system and apps

AppearanceTutte le versioni di Windows 10/11Ripristinabile

This will set the app and system theme to dark mode.

Codice da applicare

Enable dark theme for system and appsRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]

"AppsUseLightTheme"=dword:00000000
"SystemUsesLightTheme"=dword:00000000

Codice per ripristinare

Disable light theme for system and appsRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]

"AppsUseLightTheme"=dword:00000001
"SystemUsesLightTheme"=dword:00000001

Vuoi combinare questa modifica con altre?

Apri il configuratore