Clear Memory on Windows XP with simple Desktop Shortcut
This is a post for some of my more ‘geeky’ readers.
As both a developer and designer…I have to, in most situations, run various applications that are what we call Memory (cpu resources) Hogs. I’ll run one or two of my favorite Text Editors along with Visual Studio. I’ll also be running a Database Management tool like SQL Server MS and/or some other tool to help me manage my MySQL databases. And then on top of that, I’ll also have various image editing tools open too…Inkscape, GIMP, Adobe Illustrator and Photoshop, Paint.NET, IcoFX, etc. On lesser machines you would for sure crash after a couple hrs…UNLESS you follow the instructions below to create yourself a Clear Memory shortcut.
- Create a new shortcut on your desktop (Righ click –> New –> Shortcut). This will start the new shortcut wizard.
- Insert this string %windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks in the textbox where it asks you to type the location of the item.
- Click “Next”
- on the next screen insert the name of the shortcut, like “Clear Memory” and click “Ok”
That’s it. Any time you think or feel your machine bogging down or slower than usual…try this and see if it helps.
Posted in Technology, Windows | No Comments » So Leave Me One Would Ya?