How to make Windows command line (cmd.exe) resizable the quick way

Windows command line window is resizable only vertically. If you want to resize it horizontally you have to change its settings, which takes time and is permanent.
A simple and quick trick will enable a command line window to be resized for one session:

  1. Run wmic
  2. Resize the window
  3. Press Ctrl+C

If you don’t skip step 2 your window will stay resizable.

Leave a Reply

Your email address will not be published. Required fields are marked *