Skip to main content

5 Cool Windows 10 Command Prompt Tips & Tricks You Should Know



With an interface as attractive as Windows 10's is, it is easy to forget that the OS  comes with a command prompt as well.Even though the command prompt in Windows is not as powerful as the UNIX style terminal, it can be used to do a variety of tasks. For instance, you could even create a WiFi hotspot using the command prompt or cmd for short.

So without any further adieu lets get started :

1. Encryption


Encryption is one of the best methods out there which can ensure that your data is protected from unauthorized access. The Command Prompt in Windows lets you encrypt your precious data files. even though we don't know the quality of encryption provided by Microsoft Windows, a low-level encryption is probably better than nothing at all.



Simply launch the command prompt window and change your working directory to where your data files are by using the"cd" command. For example, if my files are located in D:Blog Files, then type in "cd D:Blog Files". Once done type in "Cipher /e". Command Prompt will start encrypting the files inside that folder. If you have different user accounts, other users can't access your data without decrypting them with your user password.

2. Changing the CMD color schemes

Let's admit it, the default colors in command prompt are kind of boring and don't really grab a lot of attention. So why not change the color scheme of CMD to make it more lively and inspiring. This trick will let you customize your Command Prompt to your likeness.


Type in "help color" in cmd window, this will give us a list of the color codes (number and alphabets). Once you have decided your color scheme simply type in "color  'your favourite color code'  " in the cmd window.For example, I love the green color so I would type in "color 2".


3. Changing the Prompt  Text

Wouldn't it be awesome if the command prompt in Windows displayed mohasin@technorivals.com or something like that instead of the default text. So lets see how we can change this.

Simply type in "prompt" command followed by the text that you want the prompt to read then press enter key on keyboard. For example i will be typing "prompt mohasin@technorivals.com." If you wan to know what all characters are supported in prompt simply type "help prompt".


4. Change Window Title Text

We are still not done with the customization , so why not change the title bar text ? Simply type in "title 'your title' ". For example, you can type "title technorivals" to change the window title to technorivals.


5. Watch Star Wars


This one's one of the best trick. Do you know you can watch star wars episode in command prompt ? You will be able to watch Star War's in the form of ASCII text. Its pretty exciting to watch it in command prompt if you ask a geek like me :)

Go to Command Prompt and type in the command exactly as shown below :

"telnet blinkenlights.nl " (without quotes)

The ASCII version of stars war begins playing immediately :)




So these are 5 cool and awesome Command Prompt Tricks You Can Try On Your new Windows 10. Have another cool and awesome trick? Let us know about it in the comments section. Who know's, maybe you could win a free Amazon gift Card.

If you loved my post don't forget to express it through the comments.


Comments

Popular posts from this blog

Akinator The Genie: In-depth Review of a Mind Reader Game

For a while, I was searching for a good app that can read our mind. No, I am not talking about an app which simply tells what we are thinking, but this app asks us to imagine a person (Real or fictional) and asks us some questions about the person. We should answer them correctly, and within 20 questions it will guess the person correctly. I am talking about ' Akinator The Genie ' from the company Elokence . We can say that this game is a success by looking at its downloads. It has over 50 million downloads and a rating of 4.3/5 . Akinator the Genie Many have tried to understand the algorithm of Akinator the Genie because it's algorithm is one of a kind, and that makes it magical. Rhett Allain  of Wired  has come up with a theory of how the game works, you can check out the article here . I have personally used this app a number of times, and every single time it gives me the correct answer. I was surprised when it gave me the right answers even when I t

Top 5 Cool Tech Under ₹250 (2017)

We all do online shopping from sites like Amazon, Flipkart, eBay etc, In my case, I use it mostly to buy tech gadgets. There is some cool tech that is available under ₹250. So what are we waiting for, lets dive in! 1. HP X1000 Wired Mouse  - ₹199(Amazon) The first thing on our list is the HP X1000 Wired Mouse. This wired mouse is pretty lightweight weighing at just 91 grams. It looks fantastic with a glossy black top along with the metallic gray shine. It has an optical sensor and three buttons, also you get a scroll wheel. The mouse is fairly compact and really easy to use. It's fairly economical for the price that it's available at and it works well. So If you want an additional mouse that you can just throw in your bag and take with you, this one will definitely come in handy. 2.  Photron Selfie Flash  -  ₹219(Amazon) If you are into selfies, this Photron FL100 Portable 16 LED Selfie Flash will come in handy. It has an inbuilt battery which charges for a

10+ Run Commands Every Windows User Should Know

Microsoft Windows is the first preference of every regular PC user, as its easy to operate and it implements lots of features in it. Well, Run commands are one of the best useful tools you can think about. Run commands are the best way to quickly access any app or task in Windows. By the way, most power Windows users use Run commands to open simple apps like notepad to the advanced apps like Group Policy editor. Note: press “Win + R” on your keyboard to open the Run dialog box, and enter any of the below commands to access the respective tool. So, in this article, I am going to share 10+ most useful Run commands every Windows user should know. 1. calc You guessed it right, the " calc" run command opens up the calculator app. Just enter " calc " in the run dialog box, and immediately calculator will open up. calc 2.control The control panel is used for managing all the system settings and programs, and we need to access it from time to time