After I installed my Windows 10 IoT LTSC, I noticed that the inactive titlebar was white. The blue active titlebar could be set via Settings, but not the inactive. ChatGPT gave me the Registry entries to set this color manually:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM] "AccentColorInactive"=dword:00DCDCDC "ColorPrevalence"=dword:00000001
Save the content above in a *.reg file, and merge it to the Registry, and it’s done.
No comments:
Post a Comment