
so this is the method to protect your whole computer with another method working method.
its just easy and working method without any use of antivirus.
- Make a new Text file
- Open it and type the following
@Echo off
“attrib -h -r -s /s /d c:\*.*”
“attrib -h -r -s /s /d d:\*.*”
“attrib -h -r -s /s /d e:\*.*”
“attrib -h -r -s /s /d f:\*.*”
@Echo complete. - Change The drive letters with your drive letters.
- Save your file as "VirusRemover.bat"
- Now open the computer location where you made new file, there will be a file saved '.bat' file
Open it by double clicking. - and the process will done automatically.






















