Looking for cool Command Prompt hacks? Here are top cool Command Prompt hacks that are easy to learn but they can be very useful.
1)CMD Hacks : Change CMD Title
Here is simple hack that will change cmd title . Just run -> cmd and type :
title your Custom Message Here
your Custom Message indicates any message. Then hit Enter check out the title bar of the command window.
1)CMD Hacks : Change CMD Title
Here is simple hack that will change cmd title . Just run -> cmd and type :
title your Custom Message Here
your Custom Message indicates any message. Then hit Enter check out the title bar of the command window.
In cmd window type
driverquery
and hit enter
3) CMD Hacks: To Know What Is Running On Your System
Type
tasklist
and hit enter
Run Command Prompt (cmd) as administrator , right click on cmd.exe and click on Run As Administrator
type
net user {username} *
5) CMD Hacks: Shutdown Command
CMD offers shutdown command that will shutdown , restart or log off your computer after certain seconds shutdown -s -t 50 – command will shutdown your pc after 50 seconds shutdown -l -t 50 – command will log off your pc after 50 seconds shutdown -r -t 50 – command will restart your pc after 50 seconds shutdown -a – command will abort all shutdown operations |
type Tree C: (Or any other directory) and see what will happen ; looks cool!
7) CMD Hacks : Create Own CMD
If CMD is blocked, you will need to find another way to get to cmd. Just open notepad and type
@echo off
command.com
pause
and save as {filename} . bat
8) CMD Hacks: Access Blocked Website
type:
ping www.alquds.co.uk
Now, just copy the ip address (In this case with hackspc.com, it’s 62.212.66.197)
and paste it into your web browser preceded by http://
62.212.66.197 / and you should bypass the blocker!
ليست هناك تعليقات:
إرسال تعليق