Командная строка на весь экран windows

Download Article

Simple tricks to viewing the Windows command prompt in full-screen mode

Download Article

  • Maximizing the Window
  • |

  • Disabling Your Drivers
  • |

  • Using DOSBox

In Windows XP, you can quickly set the Command Prompt to full-screen mode with the press of a key. With Windows Vista, 7, and 8, the full-screen option has been removed. This is due to the changes Microsoft made to the display drivers in these newer versions of Windows. If you absolutely need the Command Prompt to run in full-screen, there are several workarounds you can use.

Things You Should Know

  • Press Alt + Enter at the same time to expand the command prompt to fit the full screen.
  • To run DOS programs in full-screen mode, you’ll need an emulator like DOSBox.
  • If you’re using Windows 8.1 or Windows 7, run the «wmic» command and then maximize the window.
  1. Step 1 Understand the process.

    Windows Vista introduced new graphics drivers that enable effects such as the Aero desktop and better hardware acceleration. One of the downsides of these new drivers is that full-screen is no longer supported for console (Command Prompt) applications. This means that you can no longer make the Command Prompt full-screen in Windows Vista, 7, 8, or 8.1. You can use the following workaround to make the window take up the whole screen, but it won’t be true full-screen.

    • Windows 10 allows you switch the Command Prompt to full-screen by pressing Alt+ Enter.
    • You can disable your video card drivers, but you’ll lose the Aero theme in Windows and your screen resolution will max out at 800 x 600. See the next section for details.
    • If you run a lot of DOS programs and want to use them in full-screen mode, you may want to try the DOSBox emulator. This program emulates the DOS environment and allows you to run programs full-screen. See the last section for details.
  2. Step 2 Open the Start menu.

    You’ll need to start the Command Prompt as an administrator, which you can do from the Start menu.

    Advertisement

  3. Step 3 Right-click "Command Prompt" and select "Run as administrator".

    If you aren’t logged in with an administrator account, you’ll need to enter the administrator password.

  4. Step 4 Type wmic in the Command Prompt and press .

    Enter. This will load the Windows Management Instrumentation Command-line (WMIC). Don’t worry about using this tool, you’ll only be using it to trick the Command Prompt into maximizing the window. You’ll notice that the prompt will change.

  5. Step 5 Maximize the window once WMIC is open.

    Click the Maximize button in the corner of the Command Prompt window. It should now take up the whole screen, but will still have borders and the title bar.

  6. Step 6 Exit WMIC by typing exit and then pressing .

    Enter. You will be taken back to the regular Command Prompt. The window will stay maximized. You can now start using the Command Prompt in a window that takes up the whole screen.

  7. Step 7 Close and reopen Command Prompt.

    Your changes will stay in effect even after you close the Command Prompt. The changes will even take effect in the regular version of Command Prompt.[1]

  8. Advertisement

  1. Step 1 Understand the process.

    Microsoft introduced a new display driver in Windows Vista, which enables the Aero effects. Because of this new driver, Windows Vista, 7, 8, and 8.1 do not support full-screen command prompt. If you absolutely need the Command Prompt to be full-screen, you can disable this new driver. This will limit your image options and restrict your display to 800 x 600, but it will allow you to use the Command Prompt in full-screen. If you need to return to your normal display, you just need to re-enable the drivers.

  2. Step 2 Open the Control Panel.

    You can find the Control Panel in the Start menu. In Windows 8.1, right-click the Start button and select «Control Panel» from the list.

  3. Step 3 Open the Device Manager.

    If you’re in Category view, select «Hardware and Sound» and then select «Device Manager».

  4. Step 4 Expand the "Display adapters" section.

    This will list all of the display adapters (video cards) that you have installed. Most users will have one or two adapters listed here.

  5. Step 5 Right-click a display adapter and select "Disable".

    You’ll be asked to confirm that you want to turn it off. Your screen will likely shut off for a moment and restart in a lower resolution.

    • If you have multiple adapters, you’ll need to disable your primary adapter. If you don’t know which one this is, just disable all of them.
  6. Step 6 Switch the Command Prompt to full-screen.

    Open the Command Prompt and press Alt+ Enter to make it full-screen. Press the keys again to switch it back. You can continue to do this for as long as the drivers are disabled.

  7. Step 7 Re-enable the drivers.

    If you need to use your display drivers again, you can quickly re-enable them from the Device Manager. Right-click on the disabled driver and select «Enable» to turn it back on. You may have to restart your computer.[2]

  8. Advertisement

  1. Step 1 Understand the process.

    DOSBox is a free MS-DOS emulator that can run your old DOS programs in Windows. If you run old DOS programs through the Command Prompt and want to display them full-screen, DOSBox is the easiest way to do that. This is especially useful for old games.

    • Because DOSBox is focused on games, it has limited networking and printing support. In theory, however, it should be able to run any DOS program.
  2. Step 2 Download and install DOSBox.

    You can download the DOSBox installer for free from dosbox.com/wiki/Releases. Run the installer after downloading, and follow the prompts to install DOSBox.

    • During installation, choose a location at the root of your hard drive. For example, if your hard drive is «C:\», install DOSBox at C:\DOSBox.
  3. Step 3 Create a folder for your programs.

    DOSBox will use this folder to act as its own «C:\» drive. Place this folder in the same location that your DOSBox folder is located. Name the folder something easy to access and remember, such as C:\DOSPrograms or C:\oldgames.

  4. Step 4 Add your old programs to this folder.

    Each program should be contained within a separate folder in your programs folder.

  5. Step 5 Launch DOSBox.

    You’ll be taken to the DOSBox command line, and will need to configure a few things before you can start using it.

  6. Step 6 Mount the programs folder.

    Type MOUNT C C:\DOSPrograms and press Enter. Replace C:\DOSPrograms with the folder you created for your DOS programs.

    • If you’re running a program from a CD, type MOUNT D D:\ -t cdrom to mount the CD drive instead.
  7. Step 7 Open the folder for the program you want to run.

    Type cd folderName to open the program’s folder. Replace folderName with the name of the folder for the program you want to run.

  8. Step 8 Start the program.

    Type dir to see a list of files in the directory. Find the EXE file and type it into the command line. This will start the DOS program.

  9. Step 9 Switch to full-screen.

    Once you’ve got the program running, you can switch to full-screen mode by pressing Alt+ Enter.[3]

  10. Advertisement

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

Advertisement

Thanks for submitting a tip for review!

About This Article

Thanks to all authors for creating a page that has been read 270,548 times.

Is this article up to date?

This is for those of you who want enlarge the Command Prompt box on a Windows 7 PC by default. If you’d like to learn this process, this article starting with Step 1 below will show you how.

Steps

  1. Step 1 Run the Command Prompt box.

    Start it from your Start menu. You can find it on your All programs list underneath Accessories and most of the time underneath that in the System Tools list, or you can go right to it from your Run command (type in «cmd.exe» into your Run window text box).

  2. Step 2 Open the Command Prompt's Properties list.

    Right click on the title bar of the Command Prompt and Select Properties.

  3. Step 3 Switch the window size width and height from their default values to bigger values.

    Look under the Layout tab for a Window Size: Width and Window Size: Height. Change the width from 80 to a higher value such as 170. This dimensions will be based on your screen’s resolution size, and sometimes just dividing the dimensions by 8 will be good enough. Don’t type a value into this box that’s bigger than 170, as the computer will turn them back to 170.

  4. Step 4 Preview your changes so far.

    Close the Command Prompt window and reopen it. You should now be able to maximize the cmd prompt window to full screen by double clicking on the menu bar or resize the window using you mouse.

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

Video

  • In Windows 7, there’s no such thing as a real full-screen cmd prompt. This trick just makes the window bigger so it fits the screen.

  • Alternatively you may want to try this Console2. You can maximize it as you want to by dragging it in the sides. But double clicking on the title bar doesn’t maximize the program. But its a great alternative for cmd.exe program.

  • If you want to reset the size back to normal defaults, right click the title bar and open Properties. In the Layout tab, set Screen Buffer Size Width to 80, Window Size Width to 80 and Window Size Height to 25. Click OK.

About this article

Thanks to all authors for creating a page that has been read 24,225 times.

Is this article up to date?

Skip to content

In previous versions of Windows, you had the ability to enter fullscreen mode for the command prompt. Windows XP was the last version where this worked. In Windows Vista, Microsoft removed the fullscreen mode leaving us with a small black window. Recently, I covered that in Windows 10, the command prompt has been improved significantly by adding lots of new features. Now, with build 9879 of Windows 10, Microsoft has restored the ability to go fullscreen for the command prompt. Let’s see how.

To try the full screen mode of the command prompt in Windows 10, do the following:

  1. Open a new Command prompt window by launching the appropriate shortcut from the Start menu or by typing cmd into the Start menu search box and pressing Enter.
    cmd opened windows 10

  2. When command prompt starts, press Alt + Enter keys together on the keyboard

Voila, you will see that you have entered the fullscreen command prompt! Press Alt+Enter again to switch back to the windowed mode.

cmd opened windows 10 fullscreen

You can also try this trick with an elevated command prompt. Open a new elevated instance of cmd.exe and press Alt + Enter again.

That’s it. I find it cool that Microsoft is reviving some useful old features in Windows 10.

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won’t take a lot from you, but it will help us grow. Thanks for your support!

Как перейти от Waterfall к Agile

EggHead 06.05.2025

Каскадная модель разработки Waterfall — классический пример того, как благие намерения превращаются в организационный кошмар. Изначально созданная для упорядочивания хаоса и внесения предсказуемости. . .

Оптимизация SQL запросов — Продвинутые техники

Codd 06.05.2025

Интересно наблюдать эволюцию подходов к оптимизации. Двадцать лет назад всё сводилось к нескольким простым правилам: «Избегайте SELECT *», «Используйте индексы», «Не джойните слишком много таблиц». . . .

Создание микросервисов с gRPC и Protobuf в C++

bytestream 06.05.2025

Монолитные приложения, которые ещё недавно считались стандартом индустрии, уступают место микросервисной архитектуре — подходу, при котором система разбивается на небольшие автономные сервисы, каждый. . .

Многопоточность и параллелизм в Python: потоки, процессы и гринлеты

py-thonny 06.05.2025

Параллелизм и конкурентность — две стороны многопоточной медали, которые постоянно путают даже бывалые разработчики.

Конкурентность (concurrency) — это когда ваша программа умеет жонглировать. . .

Распределенное обучение с TensorFlow и Python

AI_Generated 05.05.2025

В машинном обучении размер имеет значение. С ростом сложности моделей и объема данных одиночный процессор или даже мощная видеокарта уже не справляются с задачей обучения за разумное время. Когда. . .

CRUD API на C# и GraphQL

stackOverflow 05.05.2025

В бэкенд-разработке постоянно возникают новые технологии, призванные решить актуальные проблемы и упростить жизнь программистам. Одной из таких технологий стал GraphQL — язык запросов для API,. . .

Распознавание голоса и речи на C#

UnmanagedCoder 05.05.2025

Интеграция голосового управления в приложения на C# стала намного доступнее благодаря развитию специализированных библиотек и API. При этом многие разработчики до сих пор считают голосовое управление. . .

Реализация своих итераторов в C++

NullReferenced 05.05.2025

Итераторы в C++ — это абстракция, которая связывает весь экосистему Стандартной Библиотеки Шаблонов (STL) в единое целое, позволяя алгоритмам работать с разнородными структурами данных без знания их. . .

Разработка собственного фреймворка для тестирования в C#

UnmanagedCoder 04.05.2025

C# довольно богат готовыми решениями – NUnit, xUnit, MSTest уже давно стали своеобразными динозаврами индустрии. Однако, как и любой динозавр, они не всегда могут протиснуться в узкие коридоры. . .

Распределенная трассировка в Java с помощью OpenTelemetry

Javaican 04.05.2025

Микросервисная архитектура стала краеугольным камнем современной разработки, но вместе с ней пришла и головная боль, знакомая многим — отслеживание прохождения запросов через лабиринт взаимосвязанных. . .

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Можно ли очистить папку c windows softwaredistribution download
  • Как удалить аккаунт на windows 10 на ноутбуке
  • Как удалить пользователя windows 10 не зная пароль
  • Change windows 10 home to windows 10 pro
  • После обновления windows 10 не видит ssd