Although it’s very hard to have a REAL full-screen window of the command prompt you can at least maximize it. Here’s how:
- Launch command prompt with Administrative Rights
- C:>wmic
- Maximize Window using the Maximize button
- C:>exit
- C:>cls [optional]
There you go, the last “cls” command is optional, it just cleans the screen.