After the latest update to Windows 10 1809 I can't change the background color of the PowerShell console from within the actual console. This used to work: [console]::BackgroundColor = ”black” Clear-Host (the window was now black) But it doesn't anymore.