How To Create A Fake BSOD And Play Prank On Your Friends?

How To Create A Fake BSOD And Play Prank On Your Friends? fake bsodShort Bytes: This article will help you create your own fake Blue Screen Of Death (BSOD) and play a prank on your friends. If you are a regular Windows user, it’s not a big problem but it can give you nightmares if you are new to Windows. Read further to know how to do this in simple steps and fool your friends. 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: What is the Blue Screen of Death in Windows – The Complete Guide System crashes are the sad part — what about playing a prank on your friends by creating a fake BSOD of your own? You have to follow the simple steps mentioned below and you’ll have a fake BSOD. How To Create A Fake BSOD? Open a new text file on your desktop. Copy the code given below in the text file. Save the text file by pressing CTRL+S. @echo off echo ^^^BSOD^ > bsod.hta echo. >> bsod.hta echo ^> 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 ^^ >> bsod.hta echo ^ >> bsod.hta echo ^A problem has been detected and windows has been shutdown to prevent damage to your computer.^ >> bsod.hta echo. >> bsod.hta echo ^DRIVER_IRQL_NOT_LES_OR_EQ UAL^ >> bsod.htaecho. >> bsod.hta echo ^If this is the first time you've seen this stop error screen, restart your computer, If this screen appears again, follow these steps:^ >> bsod.hta echo. >> bsod.hta echo ^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.^ >> bsod.hta echo. >> bsod.hta echo ^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 ^Technical information:^ >> bsod.hta echo. >> bsod.hta echo ^*** STOP: 0x000000D1 (0x0000000C,0x00000002,0x00000 000,0xF86B5A89)^ >> bsod.htaecho. >> bsod.hta echo. >> bsod.hta echo ^*** gv3.sys - Address F86B5A89 base at F86B5000, DateStamp 3dd9919eb^ >> bsod.hta echo. >> bsod.hta echo ^Beginning dump of physical memory^ >> bsod.hta echo ^Physical memory dump complete.^ >> bsod.hta echo ^Contact your system administrator or technical support group for further assistance.^ >> bsod.hta echo. >> bsod.hta echo. >> bsod.hta echo ^ >> bsod.hta echo ^^ >> bsod.hta start "" /wait "bsod.hta" del /s /f /q "bsod.hta" > nul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 @echo off echo ^^^BSOD^ > bsod.hta echo. >> bsod.hta echo ^> 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 ^^ >> bsod.hta echo ^ >> bsod.hta echo ^A problem has been detected and windows has been shutdown to prevent damage to your computer.^ >> bsod.hta echo. >> bsod.hta echo ^DRIVER_IRQL_NOT_LES_OR_EQ UAL^ >> bsod.htaecho. >> bsod.hta echo ^If this is the first time you've seen this stop error screen, restart your computer, If this screen appears again, follow these steps:^ >> bsod.hta echo. >> bsod.hta echo ^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.^ >> bsod.hta echo. >> bsod.hta echo ^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 ^Technical information:^ >> bsod.hta echo. >> bsod.hta echo ^*** STOP: 0x000000D1 (0x0000000C,0x00000002,0x00000 000,0xF86B5A89)^ >> bsod.htaecho. >> bsod.hta echo. >> bsod.hta echo ^*** gv3.sys - Address F86B5A89 base at F86B5000, DateStamp 3dd9919eb^ >> bsod.hta echo. >> bsod.hta echo ^Beginning dump of physical memory^ >> bsod.hta echo ^Physical memory dump complete.^ >> bsod.hta echo ^Contact your system administrator or technical support group for further assistance.^ >> bsod.hta echo. >> bsod.hta echo. >> bsod.hta echo ^ >> bsod.hta echo ^^ >> bsod.hta start "" /wait "bsod.hta" del /s /f /q "bsod.hta" > nul Rename the text file as fakebsod.bat. Important: There are chances you may not be able to change the extension because the file extensions are hidden by default in Windows 7 and later. So, you have to enable them. Open Start and type folder options. Click View tab. Untick Hide extensions for known file types. Click Ok. After this, Windows will display the extension in file names. You’re done creating the file. Open fakebsod.bat to test your BSOD. 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. Now, it’s the time to make your prank look real. You have to create the fake BSOD file in some other location and then create its shortcut on the desktop. To create shortcut: Right Click fakebsod.bat Hover mouse on Send To. Click Desktop (Create Shortcut). After this, change the icon of the file. Right Click fakebsod.bat shortcut file. Click Properties. Click Change icon. Click Ok when the alert message pops up. Choose the icon of your interest. Let’s say, choose My Computer/This PC icon. Rename the file as My Computer or This PC according to the version of your Windows. Delete the original My Computer from the desktop and you’re done. Next time your friends will open My Computer and the Blue Screen of Death will be there to haunt them. Check out these awesome tricks: A Complete Guide On YouTube Tips and Tricks How To Use These Simple Google Search Tricks And Search Like A Boss Try the prank on your friends and let us know in the comments section below.

Comments

  1. This professional hacker is absolutely reliable and I strongly recommend him for any type of hack you require. I know this because I have hired him severally for various hacks and he has never disappointed me nor any of my friends who have hired him too, he can help you with any of the following hacks:

    -Phone hacks (remotely)
    -Credit repair
    -Bitcoin recovery (any cryptocurrency)
    -Make money from home (USA only)
    -Social media hacks
    -Website hacks
    -Erase criminal records (USA & Canada only)
    -Grade change
    -funds recovery

    Email: onlineghosthacker247@ gmail .com

    ReplyDelete

Post a Comment

Popular posts from this blog

How To Unlock or Bypass Any iPhone Passcode

Android Keylogger

Hacking Your ISP For Unlimited Internet -