Skip to content

Can't change background color in Powershell after updating to 1809 #276

@johanlindfors

Description

@johanlindfors

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.

Metadata

Metadata

Assignees

Labels

Product-PowershellIssues in the modern command interpreter, Powershell.exe.Work-ItemIt's being tracked by an actual work item internally. (to be removed soon)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions