Skip to main content

How to use USB as RAM in windows XP/vista/7/8.

Hi friends in this post i am gonna show you how to use USB flash drive as RAM.In windows 7,vista it can be done by using an option called "Readyboost". Readyboost is disk cache component of windows.Ready boost creates a cache which reduces the load time(i.e restarting and shut downing of the system and many more).It will be useful for those who use PC with 512 MB or 1 GB RAM.It does not have effect on high performance PC.
How to use USB as RAM in windows XP/vista/7/8.

Steps:

1.Insert the Pen drive in to the USB port.
2.Right click on the Pen drive and click format(It is recommended to format it before it is used as RAM).
3.After formatting right click and click on "properties" as shown below.
Right click on the USB and click on properties.
Also read:Top cool notepad tricks
4.Now browse to Readyboost tab.
5.In that click on "use this device" and allocate space to use as shown below.
Browse to ready boost and check use this device and choose the space which you want to use as ram
6.Click on Apply and then on OK.

Note:

 "DO NOT UNPLUG" the USB at the time of use,it may lead to the crash of USB

That's it friends now increase your RAM speed and if any queries feel free to ask us.

Comments

Popular posts from this blog

8 Important Tips to Protect Your Magento Store from Hacking

Protection of eCommerce and financial websites is necessary because these websites deal with monetary transactions and stand first as a victim in the list of cyber crime. Magento is the most popular eCommerce platform which also comes under threat of hacking by accessing unauthorized logins and other attacks. Magento Platform is rich in security features but security is needed on the admin level to protect it from cyber criminals. Here are some security tips that help you to protect your Magento store and keep your site safe: 1.Admin Path Customization: It is the first step you can take to keep your Magento site safe is to customize the admin path because the normal login pages and admin pages can easily be accessed by just hit and trial methods and it is very easy to navigate to admin page by hackers if the path remains unchanged. With the use of many hacking software available online, it is easy to guess user name and password combinations and these software can guess user n...

How to change the color of a folder in windows 8/7/vista/XP.

Have you ever tried to change the color of a folder in windows 8/7/vista and xp? Because in windows one cannot change the color of a folder as we do in MAC OS(without using software).So in this tutorial i am gonna show you how to change the color using third party programs like folderico and folder colorizer.So lets see. Methods: Method 1: 1.Go to softorino.com  and download the folder colorize file and install it using system administrative     rights(Right click on the download file and click on " Run as Administrator "). 2.After installation of the software choose the folder for which you want to change the color. 3.Right click on the selected folder and you will find an option called " colorize ! ".Move the cursor on the colorize option and it will show a list of colorized folder as shown below. 4.From the list choose your color and you will find the folder as shown below. Method 2: 1.Go to folderico and download the folderico file(Its a paid...

How to Create you own custom Chrome app-2 ways.

Google Chrome is the most common web browser which is used all around the world due to its speed and compatibility with our systems.As a result day by day new type of Apps and Extensions are released in to chrome web store.But have you ever tried to make one of your own App and Extension? If not in this tutorial i am gonna show you how to make your own Chrome app and Extension for you site or any other site with in Minutes using Manifest.json file.So let's see how to do this. Steps: 1.Create a New Folder any where on your Pc and name it as like " Worldtech360 chrome Apps " or " Chrome Apps and Extensions ".Now create a Sub folder and name it with your site. 2.Open the Sub folder which you have created and create a new " Text document ".Now we are going to convert this text document in to Manifest.json. 3.Open the Text document and copy the below code in it.   { "manifest_version": 2, "name": "Web site name...