Memory Cleaner for Computer
Using Memory Cleaner Batch File (System Booster) – How To Make Your Computer Faster
In this method we will create a program in batch coding which will automatically cleans the memory whenever we run it on our desktop. This method is very helpful when your pc gets slow. Just double click on the file and your system will work correctly or get boosted.
Steps To Create A Memory Cleaner Batch File:-
Open notepad and paste the below code in it.
%windir%system32rundll32.exe advapi32.dll,ProcessIdleTasks
Save the file as cleaner.bat in your desktop
Now you will see a Clener batch file in your desktop . This file will run the system cleaner when you double click on it.
Comments
Post a Comment