How-To Geek
The 10 Most Ridiculously Awesome Geeky Computer Pranks

Everybody loves a good prank… unless you are the one on the receiving end of the fun. It’s time to hone your pranking skills, not just to make sure you are the best, but so you can avoid being pranked by others.
Yeah, sure, we could go with the old standards, like a blue screen of death screensaver or something like that, but it’s time to use our geek skills and come up with something better. We’ll cover some of the old favorites too, but maybe with a twist. Note: Many of these pranks require being able to access somebody’s computer physically, and many others require them to leave their PC logged in and unattended. You’ll have to plan accordingly.
Disclaimer: Get a sense of humor.
Make the Space Key Write the Word SPACE

Here’s a clever prank for you: Make the victim’s computer actually type the word “SPACE” every time they hit the space bar. They’ll be lost trying to figure out what on earth is going on, and it couldn’t be simpler.
Just create a new AutoHotkey script and drop in the following two lines of code—the first one is to hide the tray icon, and the second sets up the hotkey for replacing the text.
#NoTrayIcon
*Space::Send,SPACE
You’ll probably want to right-click on the script and compile it to an executable before putting it on their computer. I’m not providing a download for this! Just stick it somewhere on their PC, launch it, and watch the fun!
What’s really entertaining is that while I was testing this out, I accidentally pranked myself—my AHK scripts are stored in Dropbox and synced across all my PCs, and I’d forgotten about it on my desktop. Whoops!
Pretend to Install Linux on a Windows User’s PC with a Live CD

This one can’t be simpler—just find somebody at work who turns their PC off at night, come in before them, and boot off a Linux Live CD. Then leave an official-looking memo on their desk saying they’ve been upgraded to Linux, and watch them struggle to figure out what on earth they are doing. You’ll probably want to get rid of the Install icon, of course.
Create a Shutdown Shortcut that Looks like a Folder

This one is really simple to do—just create a shortcut to shutdown.exe on the desktop, and then change the icon to a regular folder, so when they double-click the folder to see what it might contain, they get a nice system shutdown notice instead. You can change the shutdown time to really far in the future so they won’t lose any work, but mostly so they get the full benefit of your nerd skills.
shutdown -s -t 1925000 -c “System error: overloaded porn folder”
If they are using XP, the effect is nice and dramatic, and you can even have some fun with the shutdown time… on Windows 7 you won’t be able to show off your geek skills quite as well, but they’ll still see something that will confuse them.

Note: on Windows 7 or Vista you’d also need to disable UAC or else they’ll see a prompt.
Switch the Keyboard Layout To DVORAK

If you really want to screw with somebody without installing anything, just enable the Dvorak alternate keyboard layout that even most geeks aren’t familiar with. When they type, everything will go haywire.
Head into Control Panel –> Region and Language –> Keyboards –> Change keyboards, then click the Add button and pick the Dvorak layout (or any other random layout you want). Once you’ve done that, use the drop-down above to set the default.

You’ll probably want to flip over to the Language Bar tab and set that to hidden as well, so they won’t be able to figure it out easily.
Plug a Wireless USB Mouse / Keyboard Into Their PC

This usually works out better if the other person has a desktop PC, because you can hide the wireless mouse or keyboard receiver behind their PC, and then every so often type an extra letter, or move the mouse slightly. If you do it right, you can have some fun with this one for a long time. The great thing is that this should work for almost anybody, including people that keep their computer locked all the time.
If they do have a laptop and a wireless mouse, you can simply replace their wireless mouse with an identical-looking one, since it won’t work for their PC. They’ll assume their mouse batteries are dead, and you can move the mouse pointer around the screen with their mouse. The prank won’t last as long, but it will be every bit as fun.
Obviously the picture, courtesy of ehavir, shows a wired keyboard—but it’ll work much better with a wireless setup.
Stick a Message Into their System Clock

We’ve covered this before, but you can easily stick custom text into the clock that sits in the taskbar—and most people won’t have a clue how to switch it back. Just head into Control Panel –> Region and Language –> Additional Settings –> Time, and change the AM or PM symbols to whatever you want. Or you can read how to do it for Windows 7 or Vista.
Reverse Their Trackpad or Mouse Wheel Scrolling

You can really throw somebody for a loop if you use a simple AutoHotkey script to flip their trackpad to scroll in the opposite direction. They’ll be completely confused! If they happen to have a laptop with a Synaptics touchpad, you can actually tweak this setting right in the Control Panel –> Mouse dialog, but otherwise, check out our article covering the script method, that should work anywhere.
How to Get the Worst OS X Lion Feature in Windows (Reverse Scrolling)
Add Common Typos or Funny Words to MS Word’s Dictionary or AutoComplete

There’s any number of possibilities for this one, and the sky is really the limit—the idea is that you put something custom into the AutoCorrect so whatever they type gets replaced with something else.
You can go subtle with it, and just replace a properly typed word with a typo instead, or you can get in their face with something more fun—like making anytime they type their name end up replacing it with “<Name> is a jerk”. Loads of fun.

For Word 2007 or 2010, head to the Office button –> Options –> Proofing –> AutoCorrect Options. For previous versions… I have no idea. If you want this to be system-wide, you can use AutoHotkey instead.
Setup Task Scheduler Jobs to Launch Random Apps (or a Web Page)

Even a serious geek is going to be pretty lost on how to troubleshoot a new tab repeatedly opening to a certain page every couple of minutes, if you bury that inside the task scheduler. Just go in and create a new task, run through the wizard and pick the browser executable, plug the site name into the arguments box, and then set the schedule to repeat the task every 5 minutes.

Set the Mouse Pointer to Look Always Busy (to Make Their PC Look Like It’s Hanging)

Nice and simple, but oh so fun! Just head into Control Panel –> Mouse –> Pointers and change the Normal pointer to the busy one. They’ll think their computer is hanging all the time, but it’s really not. For extra fun, you could make the mouse pointers gigantic.
Activate High Contrast Mode (with a Single Hotkey!)

There’s a built-in accessibility option that can be very confusing to somebody who doesn’t know how to turn it off, and it requires only pressing one shortcut key sequence:
Shift + Alt + Printscreen
That’s it. Once you press that key combo, their desktop will get flipped to the high contrast mode—you can press it again to go back to normal. The great thing is that even if their computer is locked, you can enable high contrast with the icon on the lower left corner. On Mac OS X, you can press Ctrl+Opt+Cmd+8 to invert the screen’s colors.
The Old-School Favorite: Move the Desktop Icons, Take a Screenshot, Set as the Wallpaper

Most geeks have done this at some point in their career, because it’s both simple and irritating, especially for somebody who isn’t expecting it. The basic principle works one of a couple of ways:
- Take a screenshot of the desktop with the icons where they are, set it as the wallpaper, and then hide the desktop icons.
- Move the desktop icons around, or create bogus icons, take a screenshot, and then set it as the wallpaper. This way some icons work, and some don’t.
- Take the screenshot of the desktop, and then hide the taskbar below the bottom of the screen before setting the wallpaper (this only works on XP). Even better: flip the image upside down before doing it.
The result looks something like the image above, assuming you followed the second idea and created a folder on the desktop that they’d be sure to notice right away. They’ll keep clicking, but nothing will happen.
Bonus? Combine this with the shutdown shortcut so when they do figure it out and try and open the folder… it’ll give them the shutdown prank too!
Alright, so that was actually twelve pranks. Prank wisely.
|
Subscribe |
Daily Email Updates |
|
You can get our how-to articles in your inbox each day for free. Just enter your email below: |
- By The Geek on 04/2/11

Yea like I’m going to try these out today, either way nice one.
nice one
I always enjoy the old intel graphics trick of ctrl+alt+arrow keys to rotate the screen.
Watching a user try to work on an upsidedown screen while waiting for tech support (me) is brilliant!
Brilliant! Especially liked the AHK jobby :)
@Mattglg: Genius!
got our school laptops a few weeks ago, this should make them fun
This might not be as elegant but my favorite prank is to create a command prompt window spam. So: create three batch files and put the following commands in
start 2.bat
start 3.bat
start 1.bat
start 3.bat
start 2.bat
start 1.bat
Then to finish it off make the link internet explorer or something commonly used like that. I remember actually crashing a computer like that once. And if you want to be extra mean set it as a startup program :P
Connect someone monitor to another computer, lock the screen, whatch then freak out when the computer is off but the lock screen is still there.
Versioning the last one: you can also make a screenshot when any error message popsup and then set it up as wallpaper. Will clic the “cancel” button for a while… look for apps hanging… searching in task manager for an irritating app…
The best one I did was when I set up a co-worker’s computer, which had PCAnywhere, on and would randomly remote-control her PC during the day.
So every so often, her mouse would start moving on its own, even opening a program and typing eerie messages. :)
Hardest thing was trying to act like nothing was happening when she called me over. I even had to have the mouse continue moving while she knows I’m away from my desk and moving over (gotta counter those suspicions). So I took a ruler and a stapler and set up a ramp so I would put the mouse at the top of the ram and (noisily of course) get up and walk over to her computer. She knew I was not at my desk and the mouse stopped moving (so I could continue to play dumb) by the time I got there!
My arm still hurts thinking about how hard she hit me afterwards ;)
I’ve used VNC to log into another computer that i’ve already configured and wright random letters and moved the mouse every while once; very funny
WE modified our squid proxy server today to rotate all images 180 degrees for Facebook and Twitter.
Most awesome prank ever. They all thought it was Facebook and Twitter pranking.
My favorite is the blue screen of death screen saver. :)
You guys have way toooo much time on your hands :) I love it.
Cruel and unusual!
Sounds like fun; but you realize, of course, this could mean WAR!
Really, fun is fun but ruining somebody’s workday isn’t nice.
I’m not asying not to do it, just put yourself in their place.
Now I’m waiting for an opportunity to ruin somebady’s workday
This is very good……. I will surely try at my place
my office mate has no sense of humour and a very bad temper so I gave it a miss
and I saw this article after the 1 April 12 noon deadline
For most of these pranks you could install psexec and them from the comfort of your desk… =)
for example
psexec \\pcnamehere cmd
that would spawn a hidden cmd on your machine
psexec \\pcnamehere -i notepad
would randomly load notepad, use -c to copy a app and run it, (sheep.exe) =)
If I’m the only one who uses a computer I will switch the keyboard layout to Dvorak – I always love watching tech support come up to my computer to try and work on it, they normally give up before they figure out what is going on.
I’ve always liked popping off the [N] and [M] keyboard buttons and switching them. Doesn’t work as well for a touch typer, but most people won’t even notice that the buttons are backwards and won’t be able to figure out why M comes up when they hit N.
A favorite prank of mine is actually similar to the extra keyboard and mouse thing. I remote control the prankee’s computer and allow them to see their screen and have control over their computer (while my computer has higher priority control) while I sit at my own computer and every once and a while screw up whatever they’re doing. It’s quite easy and fun.