Is your computer running slow or slow? Does it hang out sometimes?
As your computer gets older, your computer keeps collecting unused files and settings, which slows down your computer's hard drive, then comes a time when your computer's useless registry files , log files, temp files, etc. are so full that the computer starts to hang, and at that time you find some memory cleaner software that cleans your computer of the unwanted files, but nowadays due to the increasing incidents of cybercrime such It is a little difficult to rely on software that goes to every folder and removes the temp files of your system which do not even contain your control,
Well now, tell those superfluous softwares , ta-ta, because we will teach you a trick in which you do not need to download any software, in this trick we will teach you how to create your own software, that too in easy steps. Also with the help of notepad present in your computer.
So, let's build our memory cleaner software with the help of Notepad. You just need to follow these steps!
1. Open Notepad in your PC.
2. Copy and paste this code into notepad.
C:\Windows\system32>netch interface show interface
C:\Windows\system32>netsh interface set interface wi-fi disable
C:\windows\system32>slmgr /ipk windows key ENTER
Wait
C:\windows\system32>slmgr /skms kms8.msguides.com ENTER
wait Echo off
color 4a
del / s / f / q c: \ windows \ temp \ *. *
rd / s / q c: \ windows \ temp
md c: \ windows \ temp
del / s / f / q C: \ WINDOWS \ Prefetch
del / s / f / q% temp% \ *. *
rd / s / q% temp%
md% temp%
deltree / y c: \ windows \ tempor ~ 1
deltree / y c: \ windows \ temp
deltree / y c: \ windows \ tmp
deltree / y c: \ windows \ ff * .tmp
deltree / y c: \ windows \ history
deltree / y c: \ windows \ cookies
deltree / y c: \ windows \ recent
deltree / y c: \ windows \ spool \ printers
del c: \ WIN386.SWP
cls
C:\windows\system32>slmgr /ato ENTER
C:\Windows\system32>netsh interface set interface wi-fi Enable
3. After pasting the code go to the File menu, and click Save As.
4. Then rename the file Clean.bat or any other name with the .bat extension.
5. Then change it to All files in the Save as Type section.
6. Then change it to ANSI in the Encoding Section
Your work is done, you have created your own software, all you have to do is double click on the file created, and all the temp files on your computer will be cleared in one stroke, you should do this every 3 days!