But trust me, Command Prompt Tricks can make your most of work easily and you will enjoy working on command prompt tool with CMD Tricks. So in this article we are providing some excellent command prompt tricks and hacks that will make you forced to use command prompt tool. Command Prompt Matrix NUMBERS: My last Instructable with the Matrix was only with the letters, but this one is a batch file that uses numbers, and looks more realistic. The real Matrix used Japanese letters and other symbols, but this one just uses numbers in different orders an.
(Last Updated On: July 3, 2020)Best CMD Tricks, Tips & Hacks [Command Prompt Tricks] – Hey, folks. How are you? First of all, thanks a lot for coming on this blog.
For all of you, I’m again here with another stunning CMD tricks and hacks article. Command Prompt (CMD) is a most powerful tool in windows, but sadly it is ignored by everyone.
Most people use Microsoft Windows due to its excellent and easy features and also of cheap rates. Commonly people are using Notepad, Word, MS Office Applications, and playing games but people are avoiding to use Command tool.
CMD Tricks
Some of the tasks you can’t do without the CMD prompt like; getting the IP address of a system, resolving the Domain name to the IP address, and knowing any active internet connection.
But if you know some commands and have sufficient knowledge about the DOS operating system, then you can do multiple tasks using command prompts.
If you want to learn and know about these fantastic command prompts (CMD Tips & Tricks), then read complete article. 🙂
Also, Check:
– 10 Best Android Emulators For Windows System.
– 10 Best iOS Emulator For Windows PC.
Contents
Via: Giphy
These all command prompt tricks will work in Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista, Windows XP, and all previous versions as well.
Here are the best CMD Tricks…
ShutDown Command Prompt
This one is my favourite and best Command trick. Yes! You can shut down your PC by Command prompt. Follow steps below and after that type following command prompt.
shutdown -s
shutdown -r
shutdown -l
Here in these commands -s, -r, and -l tells your computer to shut down, restart or log off. 🙂
Just like as above one you can also shut down your PC but at the given time. This one is best than above trick. If you want to shut down your PC after 1 minute, then type below command prompt. 🙂
shutdown -s -t 60
Here 60 is 60 seconds means 1 minute. Just like that, If you want to shut down your computer after 2 minutes, then you’ve to replace 60 with 120.
The user can also print messages before shutting down a computer/PC. You can use it as a reminder which reminds you to work to do at the time of shutting down. You can do this task by typing below command in DOS.
shutdown -s -t 500 -c “Your Message.”
You can replace “Your Message” text which message you want to display at the time of shutting down.
Do you know? You can’t create a folder with the name of CON or can’t rename a folder to CON name because this is a variable name used by Windows but, by using the command prompt, you can perform this task in your Windows PC/Desktops quickly. Other Variable names in Windows are lp1, lp2, lp3…up to lp9, and aux. So here how you can use this amazing CMD tricks.
Just like as creating such folders you can’t delete them in windows explorer. So to remove this type of folders you’ve to follow steps below.
You can also play with many other amazing command Prompt tricks and hide a particular folder is one of them. By hiding, you can protect your data from other users. You can do this by below command (CMD Trick).
If you can hide a folder using Command Prompt, then you can also unhide the folder applying CMD Trick Follow steps below carefully.
This one is another of my favourite CMD Tricks because by using it you can get a complete list of installed drivers on your PC along with the full information. 🙂
Step-1:
Open CMD as administration.
Step-2:
Now, type “driverquery” command without the quotes.
Step-3:
Now, hit enter and boom you’ll see the list of all installed drivers on your PC/Computer screen. 🙂
As usual, You have seen the Command Prompt with the black background and white text screen forever due to the default setting, but most of us don’t know that they can change this theme to any other colour. Do you also want to change?
To do so, Right click the top corner of command prompt and after that select “Properties” from the Menu Bar.
Now in the Properties tab, Click on “Colors” option, and you will see all the options to change the colour of both (Text and Background). 🙂 That’s it.
This is non-productive but an amazing CMD Trick. In this trick, I’ll tell you, how to watch star wars. It won’t be in HD version, but the ASCII code movie is also very enjoyable.
To watch the movie, Open Command Prompt, and type “telnet towel.blinkenlights.nl” command and hit the Enter button on your keyboard.
Note: Make sure you’ve enabled telnet on your PC. To know more about it click here.
Do you know? You can create Wifi hotspot connection by Command Prompt trick. You can create wifi hotspot internet connection too easily just by following these Command Prompt Tricks.
Step-1:
netshwlan set hostednetwork mode=allow ssid=Hotspotname key=12345678
Where Hotspotname is your Hotspot’s SSID and 12345678 is password. You can change both of them as per your needs.
Step-2:
Now again enter this command;
netsh wlan start hostednetwork Finaldata enterprise 2.0 full version free download.
Stop Hotspot Connection Using Command Prompt
netsh wlan stop hostednetwork
Nice trick, Right? 🙂
This one is for geeks. When we use the Internet, Domain name servers resolve the domain to IP addresses, so we don’t need to remember the property addresses.
But in the case of troubleshooting, we can get the IP address of a particular website by using below CMD Prompt.
nslookup google.com
Want to know, If someone is trying to hack your computer? This command prompt will help you to find if someone is trying to connect to your PC to steal your personal data.
Just, enter “netstat -a” and the command prompt will return a list of devices that are connected to your computer.
In this result;
Proto Column: – Show you the data transmission taking place (TCP or UDP).
Local Address Column: – Here you’ll see the port with which your computer is connected to an external network address.
Foreign Address Column: – Here you can see the external network you’ve connected to along with the port being used.
State: – Here you’ll see the condition of the connection (Whether a connection is established or waiting for transmission or is timed out).
Net is another powerful CMD tool which is used to see the stat of a network. This command prompt will assist you to provide all the information about active connections. This command is used for update or views the network setting.
So above I’ve shared “Best CMD Tricks & Hacks,” and I hope most of all my readers will like this post and I hope by these all above CMD Tricks you will impress your friends.
In case you face any problem, let me know by leaving your valuable comment below.
If you know any other Command Prompt Tricks, then Let me know please so that I’ll add them all to the above list. Please don’t share same tricks which we have already shared above in the best CMD Tricks list. 🙂
If you can then please do share this article with your friends and also don’t forget to Subscribe us to get latest updates directly into your mailbox for free.
Thank You!Stay Blessed & Stay Happy!
Stay Blessed & Stay Happy!
In this tips and trick, we will learn how easy the basic command prompt in 16 Steps Tutorial Basic Command Prompt.
Some people says 'Oh no, command prompt is make me headache, because it's only black and white screen with text'.
🙂 I dont think Command Prompt is horrible like that :p you can learn command prompt in an easy way. Learning from the very basic until the advanced section.
In this tutorial we will learn how to use Command Prompt that listed below :
cd(change directory); dir(view directory contents); type(view text file); write(Graphical User Interface text editor); edit(command prompt text editor – XP);cp(copy file); mv(move file); cls(Clear Screen);
1. For this tutorial, I have a few files for you and need to download to make you more understanding this basic tutorial. (I guarantee that the file below is virus free)
2. Extract the files and copy the folder 'cmdlearn' into drive C:
3. Click Run(see shortcut here) and type 'cmd' in the text box, click OK.
4. This is your Command Prompt console look like(I'm using Windows 7, so for Windows XP maybe it's a slightly different but dont worry about it::-) )
5. In your Command Prompt, type cd, that means we will change into the drive C:.
6. We're in drive C: now, we need to change directory into cmdlearn. Type 'cd cmdlearn
'
7. Okay that's easy isn't it? now is time to view our directory contents by using dir
command. Download android 6.0 1 for note 4.
If you need to clear the text, just type cls(Clear Screen).
8. We will start from 'program folder'. We need to change directory into there, type cd program.
9. Inside the program folder, there's a small application using BAT extension about asking your name. Simply type myapp.bat in your command prompt. This method also can be used to run an EXE or VBS, because Windows will automatically know how to run that extension.
You can use TAB for auto-complete command prompt
10. Now let's change into text directory. Type cd .text to go into text directory.
The double dotted means that we will go into the parent directory 'cmdlearn'.
11. To view the text contents in mytext.txt you can use 'type mytext.txt'. If you want to edit the text, You can use 'write mytext.txt' to edit using Wordpad.
12. For editing the text in Windows XP, You can type 'edit mytext.txt'.
13. Now let's change directory to our last lesson '.tocopy'
14. To copy the picture(mario.png
) from tocopy folder into topaste folder simply type copy mario.png .topaste.
15. To Move the picture(superman.png
) from tocopy folder into topaste folder, You can type move superman.png .topaste.
16. To Delete the picture(tux.png
) you can type del tux.png.
Okay that's enough for your basic learning about Command Prompt :-).
Also read : Basic Command Prompt For Looping to Find Live IP Address
Blogger at hacking-tutorial.com. Love PHP, offensive security and web. Contact him at me[-at-]vishnuvalentino.com
See all posts by Vishnu Valentino Visit Website : http://www.vishnuvalentino.com