In this article i will help you create your own fake Blue Screen Of Death (BSOD)
What is (BSOD) Blue Screen Of Death ?
(BSOD) is an error message displayed in Windows after a system crash has occurred.
How To Create A Fake (BSOD)
1.Open Notepad
2.Copy the code given below in Notepad and save as bsod.bat
@echooff echo^<html^>^<head^>^ <title^>BSOD^ </title^>>bsod.hta echo.>>bsod.hta echo^<hta:application id ="oBVC">>bsod.hta echoapplicationname= "BSOD">>bsod.hta echo version="1.0">> bsod.hta echo maximizebutton= "no">>bsod.hta echominimizebutton= "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 yourcomputer. ^</p^>>>bsod.hta echo.>>bsod.hta echo^<p^> DRIVER_IRQL_NOT_LES_OR_EQUAL^</p^>>>bsod.hta echo.>>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 SafeMode to remove or disable components,restart your computer,press F8 to select Advanced Startup Options,and then select SafeMode.^</p^>>>bsod.hta echo.>>bsod.hta echo^<p^>Technical information:^</p^>>>bsod.hta echo.>>bsod.hta echo^<p^>***STOP:0x000000D1(0x0000000C,0x00000002,0x00000000,0xF86B5A89)^</p^>>>bsod.hta echo.>>bsod.hta echo.>>bsod.hta echo^<p^>***gv3.sys-AddressF86B5A89baseatF86B5000,DateStamp3dd9919eb^</p^>>>bsod.hta echo.>>bsod.hta echo^<p^>Beginningdumpofphysicalmemory^</p^>>>bsod.hta echo^<p^>Physicalmemorydumpcomplete.^</p^>>>bsod.hta echo^<p^>Contact yoursystem administrator or technical suport 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">nul @echo off
3. Save as .bat and run. Don’t worry it will not harm your computer.
4.If you exit this batch file that open task manager and end process.
Or
To exit fake BSOD, you can press Start or take your mouse cursor to the bottom of the screen and resize the fake BSOD. After this, you’ll see the BSOD icon in the taskbar. Right Click it and click Close Window.
Thanks if u face any problem then comment