Open command prompt Full screen mode
Command prompt is a tool in windows very similar to putty for Linux .
Using command prompt for firing some basic commands is very important specially for programmers , but issue is if we try to maximize command prompt by just clicking the maximize button , it maximizes vertically but fails to maximize horizontally . Here is a way to maximize the command prompt to full screen easily .
To open command prompt :
- Click cmd in the Windows Search Bar in left bottom corner of windows
if we try to maximize it by using the maximize button it maximizes vertically but fails to maximize horizontally .
To Open command prompt in full screen :
- Open command prompt
- type wmic and press enter
- maximize the window
- type exit and press enter
- Now our command prompt is maximized to full screen