Wednesday, January 15, 2014

How To Speed UP Computer By Cleaning or Free RAM Usage

RAM – Random Access Memory is one of the main component of computer that is responsible for the processing speed of Run and open the file of  operating system. Since all the          
Operating Systems support Multiprocessing, hence require a good RAM speed. So, we can remove or freeup the RAM with unused junk data to Speedup the System or processing speed.


We can clean the RAM just by using a Notepad application. This do not require any software. Just Follow these simple steps.


Open Notepad and Type

FreeMem=Space(64000000)
Now save it as CleanRAM.vbs on desktop 

Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater “cleaning-progress”.

For example:
FreeMem=Space(1280000000)
FreeMem=Space(2560000000)
FreeMem=Space(5120000000)
FreeMem=Space(10240000000) 

No comments:

Post a Comment

Welcome to Windows Server And VMware

Microsoft has also produced Windows Server Essential (formerly Windows Small Business Server) and Windows Essential Bussiness Server (discontinued), software bundles which includes a Windows Server operating system and some other Microsoft Servers products

VMware's desktop software runs on Microsoft,Windows,Linux, and Mac OS X, while its enterprise server hypervisor for servers,VMware ESX and VMware ESXi, are bare-metal hypervisor that run directly on Server hardware without requiring an additional underlying Operating System