Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where do my Windows Command Prompt properties get saved

Where do my Windows Command Prompt properties get saved? That is where do my preferences for Font type, Font size, Window Size get saved? You can find these preferences by clicking properties in the popup menu located in the top left corner of the command prompt. Do they get saved to a file or do they get saved to my registry?

like image 419
thebunnyrules Avatar asked Sep 18 '25 09:09

thebunnyrules


1 Answers

They get saved in the registry. You can find out the settings under HKEY_CURRENT_USER\Console.

like image 104
sheham Avatar answered Sep 21 '25 06:09

sheham