Header Ads Widget

Responsive Advertisement

Ticker

6/recent/ticker-posts

How to Create Fake Blue Screen of Death in your Window Computer | Catbot Reader - Hacking Tutorials

Create Fake Blue Screen of Death in your Window Computer. With this trick, you can easily Prank your Friends, Family and Coworkers. If you want something new try this trick in your PC.Blue screen of Death (BSOD) is an error message displayed in Windows after a system crash has occurred. We very well remember how BSOD crashed Bill Gates’ Keynote. It is a common affair for regular Windows users but it can give you nightmares if you’re new to Windows.
The readers who don’t have much idea about the blue death please read the article on BSOD by clicking the link below:

death blue screen


1. Create Fake Blue Screen of Death in Window from Notepad

Step 1. Open Notepad in Your Window PCStep 2.  Copy/Paste code in your Notepad Program



@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” > nu

Copy Fake Blue Screen Death Code in your Notepad


Step 3. Now save this file as fakebluescreen.bat in your computer.
Save Fake Blue Screen Death Bat File in Window 7

Step 4. Open fakebluescreen.bat on your computer.Now a fake blue screen of death appears on your computer.Fake Blue Screen Death in Window 7 and 10


Step 5.  To exit from a fake Blue screen of Death press Window Button and close Command Prompt and Pop-up Window.

2. Create Fake Blue Screen of Death in your Window from a Website

Here we collect two websites for you, these two websites create a fake blue screen of death in your computer without typing any code on your computer.
Open below link in your computer and press enter button in your computer. This is one of the most popular websites for creating fake window updates and fake blue screen of death on your computer.

Fake Blue Screen Death from Website

  1. Fake BSOD 
  2.  Fake Update 


  • Open this website link in your computer.
  • Press F11  for go to full screen in your browser.T
  • then click on Click Here link.
  • Now you see blue screen of death on your computer.

Post a Comment

0 Comments