The XML file modifies the default theme

Bieber Fu 236 Reputation points
2020-07-29T09:24:19.077+00:00

According to THE SOP, the XML file has been modified, but it has not taken effect, the color has not been changed to black, and the theme has not been changed to dark mode

https://learn.microsoft.com/zh-cn/windows-hardware/customize/desktop/unattend/microsoft-windows-shell-setup-themes

<Themes>
<ThemeName>Fabrikam Theme</ThemeName>
<DefaultThemesOff>false</DefaultThemesOff>
<DesktopBackground>%WINDIR%\OEM\CustomizationFiles\Theme1\fabrikam-wallpaper.jpg</DesktopBackground>
<BrandIcon>%WINDIR%\OEM\CustomizationFiles\Theme1\fabrikam-logo.png</BrandIcon>
<WindowColor>0xFF000000</WindowColor>
<UWPAppsUseLightTheme>false</UWPAppsUseLightTheme>
</Themes>
14216-1.png

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Sean Liming 4,766 Reputation points Volunteer Moderator
    2020-07-29T15:34:26.79+00:00

    I recommend creating a theme file with all the colors and background images. Then use gpedit.msc to load the specific theme:

    14386-theme.jpg

    14334-theme.png


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.