Brief description of your issue
Microsoft.Windows.Settings color mode does not update on all monitors
Steps to reproduce
Invoke-DscResource -ModuleName "Microsoft.Windows.Settings" -Name "WindowsSettings" -Method Set @{ AppColorMode = "Light" }
Expected behavior
Works on all monitors
Actual behavior
Only primary window is updated
Environment
Brief description of your issue
Microsoft.Windows.Settingscolor mode does not update on all monitorsSteps to reproduce
Expected behavior
Works on all monitors
Actual behavior
Only primary window is updated
Environment