Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to start Windows CMD without output of version and copyright information? [closed]

Is there any way to avoid the output of the version and copyright information on starting cmd?

So it just starts without the version information as shown below:

C:\Windows\System32>cmd
Microsoft Windows [Version 10.0.18363.1679]
(c) 2019 Microsoft Corporation. All rights reserved.
like image 402
IGRACH Avatar asked Oct 26 '25 09:10

IGRACH


1 Answers

When starting a cmd prompt with /K the version confirmation is not shown

enter image description here

like image 190
K J Avatar answered Oct 28 '25 00:10

K J



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!