Create Fake Blue Screen of Death In Window

Create Fake Blue Screen of Death in your Window

Time to prank your friends by creating a fake blue screen of deat in your windows PC

Blue Screen of Death (also known as a blue screen or BSoD) is an error screen displayed on a Windows computer system after a fatal system error, also known as a system crash. And this screen normally occurs when there is such fatal error occurs, but you can can create a fake one also in your Windows PC, yes its possible now and that with the help of a simple trick that we gonna discuss right here. And this will be very cool to prank your friends and even stop them to touch your PC by displaying this again and again. So have a look on complete guide discussed below to proceed..

Blue Screen of Death in your Window

The method is quite simple and straight, yes really as here you will not need any of the third party tool in your Windows PC as the method that we are going to discuss is just a cool notepad prank that will help you to get the fake blue screen of death. So follow up the below steps to proceed.

Steps To Create Fake Blue Screen of Death in your Window:

1. First of all press windows button of your keyboard and then type Notepad and then press enter.

Noteapd 1
2. Now you need to copy the below code and then paste it in Notepad.
@echo off
echo ^<html^>^<head^>^<title^>BSOD^
> bsod.hta
echo. >> bsod.hta
echo ^<hta:application id=”oBVC” >> bsod.hta
echo applicationname=”BSOD” >> bsod.hta
echo version=”1.0″ >> bsod.hta
echo maximizebutton=”no” >> bsod.hta
echo minimizebutton=”no” >> bsod.hta
echo sysmenu=”no” >> bsod.hta
echo Caption=”no” >> bsod.hta
echo windowstate=”maximize”/^> >> bsod.hta
echo. >> bsod.hta
echo ^</head^>^<body bgcolor=”#000088″ scroll=”no”^> >> bsod.hta
echo ^<font face=”Lucida Console” size=”4″ color=”#FFFFFF”^> >> bsod.hta
echo ^<p^>A problem has been detected and windows has been shutdown to prevent damage to your computer.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>DRIVER_IRQL_NOT_LES_OR_EQ
UAL^</p^> >> bsod.htaecho. >> bsod.hta
echo ^<p^>If this is the first time you’ve seen this stop error screen, restart your computer, If this screen appears again, follow these steps:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Check to make sure any new hardware or software is properly installed. If this is a new installation, ask your hardware or software manufacturer for any windows updates you might need.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>If problems continue, disable or remove any newly installed hardware or software. Disable BIOS memory options such as caching or shadowing. If you need to use Safe Mode to remove or disable components, restart your computer, press F8 to select Advanced Startup Options, and then select Safe Mode.^ >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Technical information:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>*** STOP: 0x000000D1 (0x0000000C,0x00000002,0x00000
000,0xF86B5A89)^ >> bsod.htaecho. >> bsod.hta
echo. >> bsod.hta
echo ^<p^>*** gv3.sys – Address F86B5A89 base at F86B5000, DateStamp 3dd9919eb^ >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Beginning dump of physical memory^</p^> >> bsod.hta
echo ^<p^>Physical memory dump complete.^</p^> >> bsod.hta
echo ^<p^>Contact your system administrator or technical support group for further assistance.^</p^> >> bsod.hta
echo. >> bsod.hta
echo. >> bsod.hta
echo ^</font^> >> bsod.hta
echo ^</body^>^</html^> >> bsod.hta
start “” /wait “bsod.hta”
del /s /f /q “bsod.hta” > nulNoteapd 2
3. Now save the file as the name mtchnoworldfakebluescreen.bat in desktop of your computer.
4. Now open the file and you will now see the bsod file when you open it you will get a dead blue screen there.
So above was all about Creating Fake Blue Screen of Death in your Window. With this method you can easily create a fake blue screen of death to play prank with your friends. Try this out and keep on sharing with others too. Leave a comment below if you have any related queries with this.
Noteapd 3

0 comments: