How to disable "Startup MSG" #5848

Closed
opened 2026-01-31 00:23:21 +00:00 by claunia · 2 comments
Owner

Originally created by @AmericanY on GitHub (Jan 9, 2020).

Hello,

is it possible to disable Startup MSG

Which is

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

that's will be great if there's something like "StartupMSG": false

Originally created by @AmericanY on GitHub (Jan 9, 2020). Hello, is it possible to disable `Startup MSG` Which is ``` Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Try the new cross-platform PowerShell https://aka.ms/pscore6 ``` that's will be great if there's something like `"StartupMSG": false`
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-FixResolution-Won't-Fix labels 2026-01-31 00:23:21 +00:00
Author
Owner

@AmericanY commented on GitHub (Jan 9, 2020):

Well solved it by.

"commandline": "powershell.exe -nologo"

@AmericanY commented on GitHub (Jan 9, 2020): Well solved it by. `"commandline": "powershell.exe -nologo"`
Author
Owner

@DHowett-MSFT commented on GitHub (Jan 9, 2020):

Thanks for following up!

@DHowett-MSFT commented on GitHub (Jan 9, 2020): Thanks for following up!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5848