Introduction: How to Remotely Shutdown/ Restart/ Logoff Any Computer (Prank)
I DO NOT recommend doing this at school. First off, you can get yourself in to big crap if you do.
Second, Administrators block cmd.exe so you can't do stuff like this.(Easy to pass though. They already have a bunch of Instructables on how.)
Also, I dont know if this is considered hacking or not, so only do it to people who wouldn't care.
Now that I am done being Mr. Strict, the boring old normal teacher, lets get started!
Step 1: Steal the IP Adress!
To shudown or whatever you want to do, you first need your victim's IP adress. This is the computer's connection to the Internet. The easist and fastest way to is to run cmd.exe (Command Prompt) on your victim's computer. Click start and then run. Type in cmd.exe and click the RUN button. Type in this afrer Command Prompt opens (NO QUOTES!):
"ipconfig"
Copy the IP down on a piece of paper.
Step 2: Run Back to Your Computer!!!
Get away from your victim's computer before they catch you!!!!
Step 3: The Fun Part
Ok, once you get back to your computer, you should wait until you know your victim is on his/her computer. Run cmd.exe on your computer (Wow, you can do a lot with Command Prompt, huh?). Type in (Without quotes):
"shutdown -i"
This opens up a window called Remote Shutdown Dialog. Click on the "Add" button and type in your victim's IP adress (Yes, you can prank multiple victims at one time.). Click OK and choose what you want to do to thier computer (Shutdown, Restart, Logoff) If you want to rub it in thier face, check Warn Users of Action and set the time that it will take for them to save thier stuff. MAKE SURE YOU CHECK THE PLANNED BOX!!! If you don't it can mess up thier computer (Well, they can when it turns back on.) And if you really want to rub it in thier face, you can add a comment like: "Haha loser you just got PRANKED!!! You have exactly 20 seconds to save your stuff! What an idiot!!". You know, someting really sutle and light.
84 Comments
7 years ago on Introduction
i got 4 week detention for doing this and got suspended forever on the pc because i did this to a teacher wow stupid me
Reply 2 years ago
RIIPPPPPPPPPPPPPP
Reply 2 years ago
rest in peace
Reply 5 years ago
its ok. We all know what it is like. Almost got caught when I deleted the logoff option on someone elses computer. Phew!
2 years ago
What can i do if i have my friends iphone ip?
a pranks pls
3 years ago on Step 3
The above information truly useful, but, I want to share some useful facts about the Asus
tablet. In case you are confronting an issue with the tablet then simply Follow this quick fixes from this guide https://errorcode0x.com/fix-asus-tablet-stuck-at-loading-screen/ and get rid of the problem within a short span of time.
11 years ago on Introduction
Nice one,
But try this:
1) Open Notepad and type:
@echo off
echo.
set /p vic= Enter the IP of your victim :
shutdown -m \\%vic% -r -c "You R just H4CK3D. Sucker. Shutdown in 20 secs. HA HA...." -t 60
echo Victim Hacked....
pause
exit
2) Save it as anything.bat.
3) When you run it, it'll ask for your victim's IP. Enter it and you are done.
It's not perfect, It's just v1.0, v2.0 will come soon.
Have fun.
Reply 8 years ago on Introduction
bro not working ip is 100% correct
Reply 8 years ago on Introduction
It seems I made a mistake there. A lot of times the IP address might not work so you have to enter the hostname of the pc.
Sorry for the mistake.
Reply 4 years ago
how do you get the hostname of a pc
Reply 4 years ago
Finding the host name is a little tough because most pcs block that information.
You can use the IP address too.
Reply 8 years ago on Introduction
Try this once http://www.searchithow.com/2015/02/how-to-remotely-shut-down-computer.html
Reply 11 years ago on Introduction
Cool! Thanks!
7 years ago
it says access denyed, how do i fix that after i typed all the stuff in
Reply 6 years ago
Run the command prompt or console in admin mode. Right click on the command prompt icon when you search it and click run as administrator.
Reply 6 years ago
What if I don't have administrator's password?
Reply 5 years ago
Look at other instryctables that get you an admin account.
Reply 6 years ago
That didnt work i still got sys error 5
5 years ago
I think a much smarter way to get the victim's ip rather take the chance your victim will catch you is to get the ip remotely by first typing in your cmd "net show" to bring up computers on your network, and then type "tracert [computer name]" and it will bring up its ip.
Reply 5 years ago
thx! That helped a lot.