12 useful Command Prompt tips on Windows 10

Command Prompt is a Windows utility that lets you give system instructions. It can automate many tasks, handle problems, and perform all kinds of functions. The following article will share you with 12 useful Command Prompt mastering on Windows 10 , including changing colors, executing multiple commands, getting help with any command and more.

12 tips to master the Command Prompt

To open the Command Prompt, simply type cmd in the system search bar and open the relevant results. Alternatively, you can press Windows key + R , type cmd in the Run dialog box, and press Enter to launch the Command Prompt. Now let's start exploring the following 12 useful Command Prompt tips:

1. Always open as administrator

You can launch the Command Prompt in standard mode or administrator mode. Some commands will only work in the 2nd mode. So maybe you should use that mode often.

12 useful Command Prompt tips on Windows 10

To have a Command Prompt command that is always open as an administrator, you will need to use a keyboard shortcut. Enter cmd in the system search bar, right-click the result and select Send to> Desktop (create shortcut).

Then, right-click on the new shortcut and select Advanced , then place a checkmark in the Run as administrator . Finally, click OK twice and you're done.

2. Access via Windows key + X

If you press Windows key + X , you will launch a powerful user menu. It gives you quick access to things like Device Manager , Disk Managerment and Task Manager . It also lists the Command Prompt , but you can have Windows PowerShell instead.

12 useful Command Prompt tips on Windows 10

The process of converting this is very easy. To get started, press Windows key + I to open Settings. Navigate to Personalization> Taskbar . Set Replace Command Prompt with Windows PowerShell in the menu when I right-click the start button or press Windows logo key + X to Off . You should now see the Command Prompt in the list.

3. Open via the folder context menu

Before Windows 10 build 14986, pressing Shift + right-clicking inside a folder will provide the option to Open command window here . This will then open the Command Prompt with the path already set for the directory you specify.

12 useful Command Prompt tips on Windows 10

However, this has been replaced with Open PowerShell window here because Microsoft tries to move people away from the Command Prompt. Because Windows 10 has automatic and mandatory updates, you have no choice in this matter.

4. Copy and paste

If you want to copy any text, just press Ctrl + M to enter highlight mode. Right-click and drag to highlight the text you want and press Ctrl + C or Enter to copy it to your clipboard. You can press Esc at any time if you want to leave marker mode. To paste, press Ctrl + V .

12 useful Command Prompt tips on Windows 10

Think the process is too cumbersome? Right-click on the Command Prompt title bar > Properties . Switch to the Options tab and check QuickEdit Mode and click OK . Now you don't need to press any key before you can highlight text.

5. Use the arrow keys for the previous commands

If you have entered a previous command that you want to reuse, use the up and down arrow keys on your keyboard to move between them. This is handy if you keep executing the same commands or want to correct a mistake in what you have just sent.

12 useful Command Prompt tips on Windows 10

You can also use the right arrow key to enter the previous command character by character. This can be helpful if you need to enter many open commands at the same time. Alternatively, press the F7 key to see a list of your previous entries, use the up and down arrow keys to navigate, and press Enter to select or type doskey / history to export it in the Command Prompt.

6. Drag and drop files

It can be quite tedious to write down a directory or file path name in the Command Prompt. However, you do not need to waste time, because there is a much faster way.

12 useful Command Prompt tips on Windows 10

You navigate to the folder or file you want in File Explorer . Then left-click and drag it to the Command Prompt window. The link will appear shortly after.

7. Get help with any command

Is there a command you can't remember how to use or what it is for? No problem, you just added /? Click on the command and you will have information about that command, such as the options you can use and some examples.

12 useful Command Prompt tips on Windows 10

For example, if you want information about the ipconfig command , add ipconfig /? .

8. Use the Tab key to autocomplete

You can press the Tab key to automatically complete the command. This is useful when you do not know the full name of the command or to save time. For example, instead of entering a full path, simply press Tab and it will be automatically completed.

12 useful Command Prompt tips on Windows 10

If what it serves is not what you need, then you just need to hold Tab to move through the options. Alternatively, press Shift + Tab to reverse through the options.

9. Export to a file or clipboard

If you want to save the output of the Command Prompt, you can copy and paste it into an office editor and save it. But you can make this process faster and all in Command Prompt.

12 useful Command Prompt tips on Windows 10

To do so, enter the command followed by the > sign and the file you want to export. For example, to export ipconfig to a text file in My Documents , enter ipconfig> C: \ Users \ Joe \ Documents \ myinfo.txt.

You can also export the clipboard to be ready to paste it anywhere by typing your command followed by | clip . For example, ipconfig | clip .

10. Delete an order

If you sent a command that you want to stop it, just press Ctrl + C . This operation will terminate the command until the time it wants. This means the operation will not reverse what the command did, but will prevent it from continuing any further.

12 useful Command Prompt tips on Windows 10

You will find a number of commands that will complete before you have time to press that key, but this is useful for commands that are not completely out of the Command Prompt.

11. Execute multiple commands

If there are multiple commands that you want to use then you do not need to enter each turn and wait for them to complete. Instead, you can separate commands with && .

12 useful Command Prompt tips on Windows 10

For example, if you want to export both ipconfig and tree then enter ipconfig && tree . You can do this for the number of commands you need as it is not limited.

12. Customize the interface

The default black and white appearance of the Command Prompt is iconic, but it doesn't matter if you mix a bit. To start customizing the interface, right-click the title bar of the Command Prompt and select Properties.

Start with the Font tab . Here you can change the Size and Font used. You should use the TrueType font (indicated by the colorful TT icon ) to make it clearer.

12 useful Command Prompt tips on Windows 10

Move to the Layout tab . Here you can change the size and position of the Command Prompt window. In fact, it's easier to do this on the window itself than by using the ability to drag the sides of the window and move with the default Windows Taskbar .

Finally, go to the Colors tab . You use the radio buttons to select what you want to change the color, then click a color to set, or enter the red, green and blue values. The Opacity slider will adjust the entire Command Prompt window - set it to 100% if you don't want the opacity.

The above are 12 useful tips for you to master the Command Prompt. Hopefully with this article, you have learned new information to make the most of this utility on Windows 10.

Leave a Comment

Microsoft details Bluetooth LE Audio requirements and support for Windows 11, 10

Microsoft details Bluetooth LE Audio requirements and support for Windows 11, 10

Microsoft introduced Bluetooth LE (low energy) Audio support with Windows 11 22H2 KB5026446 (build 22621.1778), also known as Moment 3, in May 2023.

How to Change the Default User Account Avatar in Windows

How to Change the Default User Account Avatar in Windows

Changing your avatar on Windows 10 to your own photo, or a completely new style, will help you distinguish between user accounts on your computer.

Windows 11 Market Share Is Quickly Catching Up to Windows 10

Windows 11 Market Share Is Quickly Catching Up to Windows 10

The October 2024 report provides an overview of Windows 11's market share compared to other versions of Windows.

How to enable or disable Secure Sign-In on Windows 10, Windows 11

How to enable or disable Secure Sign-In on Windows 10, Windows 11

Windows is the most targeted operating system by hackers. Therefore, you should strengthen your PC's defenses to stay safe both online and offline. This article will guide you on how to enable or disable Secure Sign-In in Windows 10.

How to add a printer to Windows 10

How to add a printer to Windows 10

Adding a printer to Windows 10 is simple, although the process for wired devices will be different than for wireless devices.

The methods and customizations in this article will help speed up your Windows 10 like the wind.

The methods and customizations in this article will help speed up your Windows 10 like the wind.

Do you want to speed up Windows 10, improve Windows 10 speed or speed up Windows 10 startup? All ways to speed up Windows 10 are in this article, please read and apply to make your Windows 10 computer run faster!

15 Diagnostic Tools to Check the Health of Your Windows PC

15 Diagnostic Tools to Check the Health of Your Windows PC

Whether you're new to Windows or a veteran, your system will eventually run into problems that aren't easy to diagnose. Before calling tech support, there are a number of PC diagnostic tools you can try.

How to Use Clipboard History in Windows 10

How to Use Clipboard History in Windows 10

Windows clipboard history got a major overhaul with the Windows 10 October update.

Microsoft is bringing annoying Windows 11 Start menu ads to Windows 10

Microsoft is bringing annoying Windows 11 Start menu ads to Windows 10

Microsoft continues to announce plans to add new features to Windows 10, despite the fact that the operating system will inevitably die in October 2025.

Why do so many people downgrade from Windows 11 to Windows 10?

Why do so many people downgrade from Windows 11 to Windows 10?

Although Microsoft promotes Windows 11 as the future of computing, many people have recently downgraded to Windows 10 on their main PCs. Here's why it might actually be worth it to go back to an older operating system.

How to install free HEVC codecs on Windows 10 (for H.265 video)

How to install free HEVC codecs on Windows 10 (for H.265 video)

Microsoft charges for its official codecs and doesn't include them in Windows 10. However, you can get them for free without pulling out your credit card and spending $0.99.

How to hide the Taskbar on Windows 10 extremely easy

How to hide the Taskbar on Windows 10 extremely easy

When you move the mouse to the Taskbar, it displays all the functions as default when you have not set it up, but if you move the mouse elsewhere, the Taskbar will automatically hide.

How to download and update Bluetooth driver for Windows 10

How to download and update Bluetooth driver for Windows 10

Bluetooth makes our life smarter and more convenient, to avoid possible Bluetooth problems in Windows 10, such as Bluetooth not available, users should download and update Bluetooth driver for Windows 10 regularly.

How to Make Windows 11 Look Like Windows 10

How to Make Windows 11 Look Like Windows 10

If you miss the familiar look and feel of Windows 10, you can restore the Start menu, taskbar, and other familiar elements with a few simple tweaks.

6 Ways to Open Computer/System Properties in Windows 10

6 Ways to Open Computer/System Properties in Windows 10

You can use one of the following 6 methods to open Computer Properties (or System Properties) on Windows 10.

Solving Microsoft Edge Pagefile.sys High Usage Fix

Solving Microsoft Edge Pagefile.sys High Usage Fix

Tired of Microsoft Edge causing sky-high Pagefile.sys usage? Get step-by-step fixes to slash pagefile.sys high usage, optimize RAM, and reclaim your PC speed. Works on latest Windows versions!

How to Fix Microsoft Edge High Memory Usage in 2026

How to Fix Microsoft Edge High Memory Usage in 2026

Tired of Microsoft Edge high memory usage slowing you down? Get step-by-step fixes for 2026 including sleeping tabs, efficiency mode, and extensions tweaks to reclaim RAM and boost speed now.

How to Use Microsoft Edge Immersive Reader for Better Reading

How to Use Microsoft Edge Immersive Reader for Better Reading

Discover how to use Microsoft Edge Immersive Reader to eliminate distractions, customize text, and boost comprehension. Step-by-step guide for better reading on any device. Unlock focus today!

How to Fix Microsoft Edge Proxy Server Error and Connection Issues

How to Fix Microsoft Edge Proxy Server Error and Connection Issues

Tired of Microsoft Edge Proxy Server Error blocking your browsing? Get proven, step-by-step fixes for connection issues. Restore smooth surfing fast—no tech skills needed!

Solving Microsoft Edge DAW Latency in Web Apps (2026)

Solving Microsoft Edge DAW Latency in Web Apps (2026)

Tired of Microsoft Edge DAW latency ruining your web audio apps? Unlock lightning-fast fixes for 2026 with step-by-step solutions. Slash delays in Digital Audio Workstations and boost performance now!

How to Fix Microsoft Edge Safe Mode Networking Error

How to Fix Microsoft Edge Safe Mode Networking Error

Tired of the frustrating Microsoft Edge "Safe Mode Networking" Error blocking your browsing? Discover proven, step-by-step fixes to restore full networking in Edge safe mode. Works on latest Windows versions – get online fast!

How to Fix Microsoft Edge Video Playback Stuttering

How to Fix Microsoft Edge Video Playback Stuttering

Struggling with Microsoft Edge video playback stuttering? Discover step-by-step fixes to eliminate lag, buffering, and choppy videos. Get smooth streaming today with our expert guide.

Solving Microsoft Edge 0x80072efe Connection Aborted

Solving Microsoft Edge 0x80072efe Connection Aborted

Stuck with Microsoft Edge 0x80072efe Connection Aborted error? Get step-by-step fixes for this frustrating issue, including quick resets, proxy tweaks, and advanced troubleshooting to restore your browsing instantly. Solve it now!

Solving Microsoft Edge Search Paused Indexing Fix

Solving Microsoft Edge Search Paused Indexing Fix

Tired of Microsoft Edge "Search Paused" blocking your tab searches? Get proven, step-by-step indexing fixes to rebuild your index, speed up Edge, and eliminate the error for good. Works on latest versions!

Solving Microsoft Edge Motherboard Driver Compatibility

Solving Microsoft Edge Motherboard Driver Compatibility

Tired of Microsoft Edge crashes from motherboard driver incompatibility? Get step-by-step fixes for smooth browsing, updated drivers, and hardware tweaks. Solve "Motherboard Driver" compatibility in minutes!

How to Enable Hardware Acceleration in Microsoft Edge

How to Enable Hardware Acceleration in Microsoft Edge

Discover how to enable Hardware Acceleration in Microsoft Edge for smoother browsing, faster rendering, and better video playback. Step-by-step guide with tips to boost your Edge performance instantly. Perfect for gamers and power users!

Troubleshooting Microsoft Edge Firewall Blocking Connections

Troubleshooting Microsoft Edge Firewall Blocking Connections

Tired of Microsoft Edge "Firewall" blocking your connections? Follow this expert troubleshooting Microsoft Edge "Firewall" blocking connections guide for quick, reliable fixes. Restore smooth browsing instantly!

How to Fix Microsoft Edge DirectAccess Connectivity Error

How to Fix Microsoft Edge DirectAccess Connectivity Error

Tired of the frustrating Microsoft Edge "DirectAccess" connectivity error blocking your browsing? Discover proven, step-by-step solutions to fix Microsoft Edge DirectAccess error quickly and restore seamless connectivity. Works on latest Windows!

How to Use Microsoft Edge Read Aloud Feature for PDFs

How to Use Microsoft Edge Read Aloud Feature for PDFs

Master the Microsoft Edge Read Aloud feature for PDFs with this step-by-step guide. Enjoy customizable voices, speeds, and multitasking bliss for seamless reading. Perfect for students, professionals, and accessibility needs.

How to Fix Microsoft Edge Acrylic Effect Not Showing

How to Fix Microsoft Edge Acrylic Effect Not Showing

Discover how to fix Microsoft Edge Acrylic Effect not showing. Step-by-step guide with hardware acceleration tweaks, flags, and updates for that stunning blur effect back in seconds. Works on latest Edge versions!