• About Us
  • Announce
  • Privacy Policy
  • Contact us
MasterTrend News
  • Home
    • BLOG
    • TECHNICAL SERVICE
    • STORE
  • Tutorials
  • Hardware
  • Gaming
  • Mobiles
  • Security
  • Windows
  • AI
  • Software
  • Networks
  • News
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • thThai
    • pl_PLPolish
    • tr_TRTurkish
    • id_IDIndonesian
    • hi_INHindi
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
No result
See all results
  • Home
    • BLOG
    • TECHNICAL SERVICE
    • STORE
  • Tutorials
  • Hardware
  • Gaming
  • Mobiles
  • Security
  • Windows
  • AI
  • Software
  • Networks
  • News
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • thThai
    • pl_PLPolish
    • tr_TRTurkish
    • id_IDIndonesian
    • hi_INHindi
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
No result
See all results
MasterTrend News
No result
See all results
Start Windows

Tips for Windows console

MasterTrend Insights by MasterTrend Insights
February 20, 2025
in Windows
Reading time:Lectura de 10 minutos
TO TO
0
Tips for Windows console

Windows console 1000x600

3
SHARED
9
Views
Share on FacebookShare on Twitter

Contents

  1. Tips for Windows console.
    1. 20 Windows Console Commands
    2. Ten tricks for the Windows console
    3. Related Posts

Tips for Windows console

Tips for Windows console.

20 Commands Detailing Windows Console Tool

The Windows console may seem outdated, difficult to use or superfluous in an era where graphical interfaces completely dominate interaction with OS and apps.

Nevertheless, It is still really useful so that system administrators or advanced clients can perform tasks in a much more flexible and faster way, sometimes where the interface is disabled, to manage certain elements or access certain information that is not available in any other way.

The Windows console is a tool similar to the Linux Terminal or the relevant console. macOS.

And despite the news of the interface of recent systems like Windows 11, Microsoft has not forgotten about her.

Quite the opposite, it has reinforced it with the publication of Windows Terminal, a tool created from Windows independent way, free and released as open source.

Microsoft wants to transform Terminal into the console of Windows determinant, but it coexists with the other 2 apps installed by default in Windows, the command prompt (CMD) and the much more advanced version for system managers, PowerShell.

They can be accessed in different ways.

The much simpler one:

  • Command Prompt: Type 'CMD' in the search box WindowsYou can choose to run it in user mode (with limits) and also in manager mode with access to the entire device.

Windows console

  • PowerShell: Type 'PowerShell' in the search box Windows.
  • Windows Terminal: Download the app from your GitHub page. From Terminal, you can use either CMD or PowerShell in different tabs. And in Windows 11, you can select it as the default command line app.

20 Commands That Show Windows Console Utility 29

20 Windows Console Commands

You use an app of console or another, are executed in article mode.

The design will remind you of a system like MS-DOS and is not as deducible as an interface, although it can be customized in design, colors or fonts, especially the new Windows Terminal that we recommend you evaluate.

Its performance itself is simple: We write the command (and its modifiers if applicable) and these apps will act as interpreters for its execution.

There are many commands that we can use for a wide variety of tasks.

We leave you with some of the most essential ones:

HelpA good way to start is through the “help” command, which will show us a list of all the available commands. “Help + command name” will show us information about a specific command, while “Command name + /?” will show us all the modifiers and options for the command.

Systeminfo. Another one generally displays OS configuration information of a local or remote device, including Service Pack settings.

Communicates from the processor installed, the physical and virtual RAM used and free, the BIOS, the motherboard manufacturer, as well as the OS version used and any updates installed.

AssocMost Windows files are associated with a specific program assigned to open the file by default.

This command displays or alters the associations of the extensions of files.

Chkdsk. Check the status of a hard drive/partition/volume and display a status report.

Fix disk errors or find damaged fields and recover information.

CMD. Starts a new instance of the command interpreter. Windows.

Dir and Del. Displays the list of files and subdirectories in a folder.

Delete one or more files, useful with those stubborn files that can't be removed from the platform.

Driverquery. Gadget drivers are among the most essential program installed on the PC.

Its removal or poor installation is a constant source of problems.

This command lists each and every one you have on the machine, their name, type of controller, link date or directory where it is installed.

Diskpart. A super utility for managing storage entities, whether internal or external, and with the ability to manage disks, partitions, volumes or hard drives virtual.

20 Commands That Show Windows Console Utility 31

Format. Format a disk from inside or outside for your Windows jobs.

Powercfg. Strong command for the power management of the device.

Power saving, sleep or hibernation states.

Create a report detailed of the power consumption of a PC which suggests a failure for this reason.

Windows 8 has added a switch that gives a detailed analysis of the usage of the battery of a laptop, capacity, state of charge or recharge cycles.

Shutdown. Shut down, restart, or hibernate the local device.

It has a lot of modifiers to schedule shutdown or restart, a logout apart from forcing the shutdown of apps.

It is also used to document an unexpected system shutdown.

Sfc. Examines the integrity of each and every protected system file and replaces incorrect edits with the correct ones. Microsoft.

The command checks for missing or corrupted files, automatically replacing them using cached copies on the system.

Ipconfig. It is among the most useful network commands.

Reports recent TCP/IP network configuration settings and update DHCP and Domain Name System (DNS) configuration.

Ping. Tests the communication status of the local host with one or multiple remote computers on an IP network.

By sending ICMP packets, it diagnoses the status, speed and quality of a given network.

Tracert. Allows you to understand packets coming from a host (network point).

Statistics are also obtained on the RTT or network latency of these packets, offering an estimate of the distance between the communication ends.

Pathping. Combines the ping and tracert tools.

It is much more informative, which means it takes much longer to complete.

After sending packets to a specific destination, the route taken is examined and packet loss and data between 2 hosts is calculated.

Getmac. Get the mac of the device where it runs. The MAC address is a precise 48-bit identifier configured by the IEEE and the developer (24 bits each).

Also famous as a physical address is unique for each device.

Nslookup. It is used to understand if the DNS is properly resolving names and IPs.

It also lets us know the IP address behind a specific domain name.

If you want to turn an IP address into a domain name, just type it into your browser and see where it leads.

Netstat. Strong command that displays statistics of the grid and leaves diagnoses and analysis.

By default, displays a catalog of a PC's active connections, both incoming and outgoing.

Includes the protocol in use, routing tables, interface statistics, and connection status.

Netsh. Homonym of network shell, it allows to change, manage and diagnose the setting up a network, with much more appearance and capacity than the previous ones.

An advanced command that provides a bunch of options using its modifiers and as an example, allows you to change the primary and secondary DNS of a device.

Microsoft provides this PDF file with all the available commands and additional information | Windows Commands Reference

20 Commands That Show Windows Console Utility 33

Ten tricks for the Windows console

The preceding commands are just a sample of the options of this Windows command line, whose management we can improve with a series of tricks like the ones we guarantee you now.

1. Use the function keys. Most of the keys Function keys (F1 to F9) serve a purpose in the Windows console:

  • F1: Retypes the last used command, character by character, per keystroke.
  • F2: Asks for a character, then returns to typing the last command used up to the first occurrence of that character.
  • F3: Rewrite the last used command completely.
  • F4: Prompts for a character, then deletes all letters and numbers in the current command, starting from the cursor location to the first occurrence of the requested character.
  • F5: It returns to writing the previously used commands completely, but does not activate.
  • F6: Types ^Z in today's command.
  • F7: Displays a menu of previously used commands.
  • F8: Absolutely rewrites previously used commands.
  • F9: Retypes a previously used command exactly, corresponding to the number in the menu reported by F7.

2. View the command history. Whenever you want to see all the commands you have typed since the beginning of the session, you can use the “doskey /history” command. Doskey is a tool provided by Microsoft with multiple functionalities, among which is the command history.

It is essentially exactly the same as pressing F7, but in addition it allows you to store, feed or manage the output of information.

3. Repeats a previous command. If you need to recall a previous command, whether to repeat or edit it, all you need to do is press the up arrow key on your keyboard.

If you keep pressing it, it will continue repeating previous commands starting with the most recent.

Functionally it is similar to using the F8 key except for one difference: the up arrow puts the cursor at the end of the command while F8 puts the cursor at the beginning of the command.

4. Execute multiple commands at once. If you need to run multiple commands, but each one needs a good amount of execution time, you can get ahead with the command “cd C: && echo…”.

The commands will be executed in the order you typed them, starting from the left to the right of the console.

New commands are not executed until the previous ones finish.

5. Cancel a running command. 

If at any time you run a command and it takes a long time to execute, you can stop it by pressing “Ctrl + C”. A function also useful when you want to stop an app or service.

20 Commands That Show Windows Console Utility 35

6. View information, page by page. 

Most Windows commands output information to the screen. Sometimes it displays a huge amount of information that is still unreachable even if you scroll up.

With the order “[command with output] | more” we achieve that the console displays information page by page, moving from one to the next by pressing the space bar key.

7. Filter the output of a command. 

If the output of a command is verbose and you need to find a special line or instance of a word, you can filter the output with the command “[command with output] | find “query”.

The search filter is apply line by line, which will return each and every line that makes up the request article.

8. Copy the output of a command. 

If you are looking for assistance to fix a system issue, you may need to output the information to an external tool.

And it's annoying if you don't use a command like “[command with output] | clip” that copies the information to the clipboard. From there, with the order usual “Control + V”, you can copy it wherever you want.

9. Stores the output of a command. 

If your intention is to store the result of a command in a file, you can use the previous procedure or directly send it to a file with the function “[command with output] > filename.txt”.

The article file will be saved in the location of the command prompt you are using, although you can save it in another location by setting the full path “… C:\folder\filename.txt)”.

ten. Drag and drop files. 

If you're working with files in a deeply nested directory and need their complete path names for a command, you have a few options.

You can write them manually.

You can copy the path from the Explorer address bar of files and then write the name of the file.

Or you can simply drag and drop the file directly into the command prompt.

Share this:
1FacebookLinkedInPinterestXRedditTumblrBlueskyThreadsShare
1
SHARE

Related Articles:

  • NVIDIA and AMD graphics cards comparison 2022
    NVIDIA and AMD graphics cards comparison
    Differences between AMD and NVIDIA graphics cards. Learn more now!
  • 30 free games for PC
    Free PC Games - Best Free PC Games
    Discover the best free PC games that you can download right now and enjoy hours of fun without spending…
  • Amazing games for integrated video
    30 amazing games for Intel integrated video
    Amazing games for Intel integrated video. Learn more now!
  • The Best ADB Commands Every Android User Should Know
    ADB Commands: Activate Secret Features on Your Android 🚀🔓
    ADB commands let you control your Android from your PC, activate hidden options, and optimize your phone with ease. 📲⚙️
  • Intel and AMD CPU Equivalents
    Intel and AMD CPU Equivalents
    Looking for Intel and AMD processor equivalents? Find everything you need to know in our dedicated guide. Learn more now!
  • How to choose a graphics card
    How to choose a graphics card
    What do I need to choose a good video card? Learn more now!

Related Posts

  • Notebook Screen Replacement – Repair broken laptop screen
  • The Linux Directory Structure, Explained
  • Customer Portal
  • Annual PC Maintenance
  • Battery Replacement for Notebook and Netbook
  • Meta AI in WhatsApp: How to create GIFs 2024
  • 20 great games for Intel or AMD integrated graphics
  • My account
Tags: Evergreen ContentTechTipsWindowsTips
Previous Post

Advantages of the Office Online suite

Next publication

Ideal cores for gaming

MasterTrend Insights

MasterTrend Insights

Our editorial team shares in-depth reviews, tutorials, and recommendations to help you get the most out of your digital devices and tools.

Next publication
Ideal cores for gaming

Ideal cores for gaming

5 4 votes
Article Rating
Subscribe
Access
Notify of
guest
guest
0 Comments
Oldest
Newest Most voted
Online Comments
See all comments

Stay Connected

  • 976 Fans
  • 118 Followers
  • 1.4k Followers
  • 1.8k Subscribers

Don't miss the latest in technology and gaming.
Exclusive tips, how-to guides, and analysis every day.

Subscription Form
  • Tendencies
  • Comments
  • Last
12 Best Alternatives to Lucky Patcher for Android

Lucky Patcher Alternatives: 12 Better and Easy Apps! 🎮⚡

May 12, 2025
How to add a clock to the Windows 11 desktop: 3 surefire tricks!

How to add a clock to your Windows 11 desktop: Get more done in minutes! ⏱️

May 1, 2025
How to use AdGuard DNS on Android in 2024

How to use AdGuard DNS on Android in 2025

February 11, 2025
How to force 4G LTE only mode on Android

How to force 4G LTE only mode on Android in 2025

February 10, 2025
Gmail Features on Android: Save Time with 5 Tips

Gmail Features on Android: 5 Tricks You Didn't Know About! 📱✨

12
Motherboard repair - Repair Motherboards

Notebook Motherboard Repair

10
Install Windows 11 Home without Internet

Install Windows 11 Home without Internet

10
How to Back Up Drivers in Windows 11/10 in 4 Steps!

How to Back Up Drivers in Windows 11/10: Avoid Errors! 🚨💾

10
Program Location: 5 Easy Ways to Find It in Windows 11 🔍

Program Location: Find out where it's installed in seconds ⚡️

July 9, 2025
qBittorrent Virus Detected

qBittorrent Virus Detected? Quick Fix to Avoid Blockages ⚡🛡️

July 9, 2025
Black Screen on Instagram: Fix It Now with These 11 Methods!

Black Screen on Instagram: Fix It Now with These 11 Methods! ⚡📱

July 8, 2025
Fortnite Scorpion How to get the First Blood Medal

Fortnite Scorpion: How to Get the First Blood Medal 🥷🔥

July 8, 2025

Recent News

Program Location: 5 Easy Ways to Find It in Windows 11 🔍

Program Location: Find out where it's installed in seconds ⚡️

July 9, 2025
6
qBittorrent Virus Detected

qBittorrent Virus Detected? Quick Fix to Avoid Blockages ⚡🛡️

July 9, 2025
4
Black Screen on Instagram: Fix It Now with These 11 Methods!

Black Screen on Instagram: Fix It Now with These 11 Methods! ⚡📱

July 8, 2025
7
Fortnite Scorpion How to get the First Blood Medal

Fortnite Scorpion: How to Get the First Blood Medal 🥷🔥

July 8, 2025
5
MasterTrend News logo

MasterTrend Info is your go-to source for technology: discover news, tutorials, and analysis on hardware, software, gaming, mobile devices, and artificial intelligence. Subscribe to our newsletter and don't miss any trends.

Follow us

Browse by Category

  • Gaming
  • Hardware
  • AI
  • Mobiles
  • News
  • Networks
  • Security
  • Software
  • Tutorials
  • Windows

Recent News

Program Location: 5 Easy Ways to Find It in Windows 11 🔍

Program Location: Find out where it's installed in seconds ⚡️

July 9, 2025
qBittorrent Virus Detected

qBittorrent Virus Detected? Quick Fix to Avoid Blockages ⚡🛡️

July 9, 2025
  • About Us
  • Announce
  • Privacy Policy
  • Contact us

Copyright © 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

es_ES Spanish
es_ES Spanish
en_US English
pt_BR Portuguese
fr_FR French
it_IT Italian
ru_RU Russian
de_DE German
zh_CN Chinese
ko_KR Korean
ja Japanese
th Thai
hi_IN Hindi
ar Arabic
tr_TR Turkish
pl_PL Polish
id_ID Indonesian
nl_NL Dutch
sv_SE Swedish
No result
See all results
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • pl_PLPolish
    • id_IDIndonesian
    • tr_TRTurkish
    • hi_INHindi
    • thThai
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
  • Gaming
  • Hardware
  • AI
  • Mobiles
  • News
  • Networks
  • Security
  • Software
  • Tutorials
  • Windows

Copyright © 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

Comment Author Info
:wpds_smile::wpds_grin::wpds_wink::wpds_mrgreen::wpds_neutral::wpds_twisted::wpds_arrow::wpds_shock::wpds_unamused::wpds_cool::wpds_evil::wpds_oops::wpds_razz::wpds_roll::wpds_cry::wpds_eek::wpds_lol::wpds_mad::wpds_sad::wpds_exclamation::wpds_question::wpds_idea::wpds_hmm::wpds_beg::wpds_whew::wpds_chuckle::wpds_silly::wpds_envy::wpds_shutmouth:
wpDiscuz
RedditBlueskyXMastodonHacker News
Share this:
MastodonVKWhatsAppTelegramSMSHacker NewsLineMessenger
Your Mastodon Instance