Hi,
I am going to show you how to enable the Dark Theme in Windows 10. After seeing 5000+ request on Win Feedback for it, I thought I'd post it here, since it's technically already here for those that want it.
You just need access to your registry to change 2 keys. However, if you were part of the Preview Program, you may only have one of these keys, like me. I currently have only the 2nd value there. I didn't add the other, and I still have the dark theme working like clockwork.
1. KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize
- Here, create a DWORD and name it "AppsUseLightTheme". Give it a value of 0.
2. HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize
- Here, create a DWORD and name it "AppsUseLightTheme". Give it a value of 0.
Reboot, or log out and then back in to see the changes
There are also other values at the location of the 2nd Key which can be changed. These are;
Thanks
I am going to show you how to enable the Dark Theme in Windows 10. After seeing 5000+ request on Win Feedback for it, I thought I'd post it here, since it's technically already here for those that want it.
You just need access to your registry to change 2 keys. However, if you were part of the Preview Program, you may only have one of these keys, like me. I currently have only the 2nd value there. I didn't add the other, and I still have the dark theme working like clockwork.
1. KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize
- Here, create a DWORD and name it "AppsUseLightTheme". Give it a value of 0.
2. HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize
- Here, create a DWORD and name it "AppsUseLightTheme". Give it a value of 0.
Reboot, or log out and then back in to see the changes
There are also other values at the location of the 2nd Key which can be changed. These are;
- Special color
- Color prevalence
- Transparency
- BlurBehind
Thanks