As a hardcore developer, I always prefer to use keyboard than use mouse to go through GUI menus and toolbars. So I like the hot keys and command lines. When doing the settings and configurations, we use control panel tools a lot. I always use “Win+R” to bring up the “Run” dialog firstly.
Then just type the command line to bring up the control panel tool. Here has a list of all common command lines to bring up various Control Panel tools. And a few examples:
To bring up the “Programs and Features” tool.
To bring up the “Network Connections” tool.
control ncpa.cpl
To bring up the “Fonts” tool.
control fonts
Have fun!