Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS C:\Users\manar>每次打开PowerShell窗口时,我都会收到这条消息。有没有人知道如何隐藏这个建议?谢谢!
发布于 2021-02-08 21:20:41
您可以使用-NoLogo command line switch来压制整个顶部的横幅。
若要使这成为从Windows 10中的任务栏启动时的默认设置,请执行以下操作:
右键单击固定的Windows item
-NoLogo到Target值:

https://stackoverflow.com/questions/66109127
复制相似问题