Introduction: How to Make a Fake Virus on Windows 10

How to make a fake virus on windows 10

Step 1: Notepad

First, open notepad

Then type in this :

@echo off
echo VIRUS DETECTED shutdown -s -t 900 -c "Windows has detected a virus downloaded from Internet Explorer, please remain calm"

Then save it as all files and name it whatever you want but make sure it ends in .bat

Then create a shortcut and name it whatever you want and also change the icon of it too for more realism

Then watch your friends freak out when they see this!!!

Step 2: Stopping the Shutdown

To stop the shutdown press "WINDOWS + R" and type in :

shutdown -a

And you should get a message saying :

Logoff ended

or something similar