Categories: Tips & TricksWindows

Top 6 CMD Tricks And Tips

Windows provide its command prompt in its all windows versions. Most of the windows users don’t like to use the command prompt because of its simple look and command line functionality. The other big reason is that they don’t have much knowledge about the commands used in the Cmd prompt. But the people who use Cmd prompt and know the proper use of it can only be able to tell you the power of Commands. So let’s check out the top 6 cmd tricks and Tips which indeed grows your interest towards command prompt.

What is a command prompt?

The command prompt is an application that interprets command given to it and performed various tasks accordingly. Cmd prompt help you to execute specific commands in the prompt, and then it takes action according to given command. In the early development phase, the computer is run only with the command screen that time we don’t have the fancy graphical user interface like we have today. Now windows provide a CMD prompt on windows all version for the advanced user to solve various windows problems.

How to open a command prompt?

There is a different way to open a command prompt so now check out some method.

1- Most straightforward approach is to click on Cortana and type CMD.

2- Second way is you can manually go to the original location at “C:\Windows\system32\CMD.exe”

How To Increase Internet Speed On Windows

Top 6 CMD Tricks And Tips

#1 Change the Colour of the CMD Window

Top 6 CMD Tricks And Tips

The first trick helps us to change the colour of the CMD window. The default command prompt had an unattractive and ordinary look. Now here I’ll tell you some CMD so that you can change the front and back background of the  Command Prompt window. Open the CMD window and enter “help colour”. The command shows you all the colours available, and you can choose that suits you. For example type in “colour C” in command prompt. Now Hit Enter, and you will see the prompt window is using a black background with red text.

#2 Changes the Prompt Text

Top 6 CMD Tricks And Tips

Number two on our list is changing the prompt text with the help of command prompt. The first time you open the command prompt, the default prompt text is very dull. It only shows the system’s current working directory, but you can change this with the text you want. For this start the command prompt and type “prompt” followed by the text you want to display at the beginning of the CMD, make sure you add “$ g” to the end. Press Enter, and you’ll see the prompt in the CMD windows change to your custom text. You can view the entire list by typing help in prompt. You can also reset the prompt to its original state by simply typing “prompt” in CMD window and hit enter.

#3  Watch Star Wars

Top 6 CMD Tricks And Tips

3- One another most famous command prompt tricks used by people to play cool are run the star wars movies in ASCII version on the prompt window. So with this trick, I am going to show you how to watch this movie on CMD prompt. Meanwhile, this movie is not like the original graphical movie, but I think you certainly enjoy this trick. So you have to open the command prompt and make sure your “telnet server” is running. Ok, if you do not know how to activate “Telnet” just follow these steps shown below.

Enabling Telnet

a- To enables Telnet on your computer press “windows + r” key from the keyboard.

Top 6 CMD Tricks And Tips

b- Now when the run windows open up type in “optionalfeatures” and hit enter.

Top 6 CMD Tricks And Tips

c- Then you see a pop-up window appears as shown below. Scroll down until you found “telnet client” and then check the box front of “telnet client” and hit ok.

Top 6 CMD Tricks And Tips

Now launched the command prompt and enter the command “telnet towel.blinkenlights.nl” and hit enter to start the movie immediately.

Schedule Twitter Posts For Free

#4  Create a Wi-Fi Hotspot

Top 6 CMD Tricks And Tips

You can also use the command prompt to create a Wi-Fi hotspot on your Windows PC and share your Internet connection with other users without having to use third-party apps. Enter the following command shown below and hit enter

“netsh wlan set hostednetwork mode=allow ssid=hotspotname key=password”

Set your hotspot name in place of “hostspotname” and replace the “password” with the password you want to enter and hit enter. Your hotspot now activated.

To end the Wi-Fi hotspot, enter the following command

“netsh wlan stop hostednetwork”.

#5  List  All Installed Applications or Programs

Top 6 CMD Tricks And Tips

This command used to lists all the programs installed on your PC. Then it also provides an option to remove or uninstall the programme with the help of these commands. To list all installed applications, just follow these steps to start the command prompt and enter the following command

“wmic product get name”

You can use the wmic command to uninstall programs from the CMD window, just enter this command.

“wmic product where “name like ‘%name of the application%’” call uninstall /nointeractive”

replace the “name of the application” with the actual name of the application you want to uninstall.

#6 Hide Folders With CMD

Top 6 CMD Tricks And Tips

Windows provide you with the different method to hide folder, For example, go to “properties panel” of the folder and then select the checkbox in front of “hidden.” But this method is not very useful because the folder hide by this method can be viewed easily by changing the option to “show hidden files and folders” from folder options settings. The CMD prompt allows you to hide your folder so that it completely disappears and Explorer cannot display it. So for this, you have to navigate to the directory where the destination folder which you want to hide is situated and enter this command.

“attrib +s +h +r foldername”

And replace the “folder name” with the name of the folder you want to hide and press Enter. After this command, you can now check if the folder is hidden or not. Now nobody can see this folder without your permission.

Now if you want to see that hidden folder again just put the command given below.

“Attrib -s -h -r folder name”.

John

Recent Posts

How to Create Engaging Short Videos for Social Media

Social media has become a hub of videos in recent times. Whether it be short…

2 years ago

5 Ways To Download Videos On Pinterest With And Without Apps. Easy, Fast And Free!

It's easy to get lost in all of the concepts, ideas, and stories that are…

2 years ago

Battlegrounds Mobile India Official Website Link

The PUBG Mobile India is coming back after a year-long wait for PUBG lovers. PUBG…

3 years ago

Best Web Hosting Providers in 2021

If you are thinking of taking the best web hosting service for your website or…

3 years ago

Best Trending Products You Can Buy From Amazon in 2021

We dedicate this page to those who want to checkout some interesting stuff available on…

3 years ago

How to use Grammarly on Overleaf LaTeX Editor

Writing a professional document, one can least expect grammatical mistakes. Grammarly is the most advanced…

3 years ago