Wednesday, October 18, 2017

How to Crash Windows Using Notepad and CMD

Many people has asked me how do you crash windows using Notepad and CMD and now I am going to tell you how!!!
First off you want to right Click on the desktop and go new file then once notepad opens you want to type this exactly:
@echo off
:crash
start
goto crash

After you did all of that you want to go FILE then click SAVE AS and at the end of the name you want to put the extension type as .bat. The .bat is telling windows that its a software installer and that's why it opens CMD because CMD is the most strongest program built into windows. Once you have done that you want to double click on the .bat file (there will be gears in the picture) and let it run until your computer gives up. To get rid of it you want to hold the power button until the computer turns off completely and turn it back on and it will be back to normal.

THIS WORKS ON ALL VERSIONS OF WINDOWS INCLUDING WINDOWS 98 and XP