Command Prompt Tricks 'n' Hacks


✴ HIDE YOUR LOCAL DRIVE WITH CMD

Wondered, yes cmd tricks and tips comes handy many times.you can hide your disk drive using command prompt tricks. just follow the below steps:
1)select start > run > type cmd.
2) you have a black window on your desktop screen.
3) type DISKPART there.
4) then type LIST VOLUME and press enter.
5) now enter the volume letter or number you want to hide using command prompt tricks and type “SELECT VOLUME number or letter”
for example – if you want to select volume g you will type “SELECT VOLUME G”
6) Next Type “REMOVE LETTER G”
NOTE: here I wrote G for an example. you will type the letter you want to hide.
Voila! You Just Hide Your Local Drive Using Our Command prompt secrets.
Now the question arises how to show the drives again? So, below are the steps given to show it again
7)To Unhide The Drive again, just type ‘ASSIGN LETTER G’ and you are done.

➡➡Location Through IP ADDRESS⬅⬅

As we already told you how cool CMD tricks and tips are for you. Now here I will teach you how you can know a websites IP address using command prompt tricks. using IP Address you can find the location of website server and can do some hacking stuff.
1) select start > run > type cmd.
2)Now Write Ping followed by Your Website URL. for eg. here I will find google IP using command prompt codes so, I will write Ping www.google.com
3)it will take less than a minute and come up with the results.

✴ Star Wars In CMD

This is a very interesting command prompt tricks which will play star war movie using command prompt codes. command prompt codes for this is given below :
1)Select start > run > type cmd.
2) Now type telnet and press enter.
3) after that click o and hit enter.
4)Next, You will have to enter towel.blinkenlights.nl and press enter.
5)Now star wars movie will be played on your command prompt window.

✴ KNOW IF SOMEONE IS USING YOUR WI-FI CONNECTION

Yeah! you all have neighbours that always keep their eye on your wifi connection and got to know your wifi pass from somewhere. so these command prompt secrets will help you in this case just follow the below steps:
1) Just Open your internet browser and type http://192.168.1.1 or depending on the server. it may differ from router to router, Some routers use 192.168.l.254 IP Address.
2)you can find a button title “Attached Devices” or something like that.
3)if you find attached devices you don’t know it means somebody is using your network connection.
4)its the right time to change your wifi pass.
so, our cmd tricks and tips help you saving your data connection.

✴ SHUTDOWN OR RESTART YOUR FRIENDS COMPUTER

Yes, you heard it right you can shut down or restart your friend’s computer using our command prompt secrets by following below steps:
1) open Command Prompt
2)type shutdown /l in the command prompt and hit enter.
3)it will open the Remote Shutdown Dialog Box.
4)Enter The name of your friend’s computer means the hostname.
5) select the option you want shutdown or restart.
6)click on ok to proceed.
now you successfully shut down your friends computer our cmd tricks and tips.

Comments