1
1
Article
Article
Edit
Edit DiscuDiscussss
Home Home Tech Tech Software Software Sign Up
Sign Up || Log InLog In || Log In viaLog In via
Home Home Articles Articles Community Community My Profile My Profile
Incr
Increease Computer Speed U
ase Computer Speed Using
sing
your Notepad
your Notepad
Edited by Michael Mangada, Charmed, Anonymous, Innocent Yogo and 17 others Edited by Michael Mangada, Charmed, Anonymous, Innocent Yogo and 17 others
6 Parts:
6 Parts: InstructionsInstructions Is it true that adding .vbs file to my string speIs it true that adding .vbs file to my string speeds ueds u p p my my PC?PC?
How does it work?
How does it work? Tips Tricks & WarningsTips Tricks & Warnings Questions and AnswersQuestions and Answers CommentsComments
Random
Random Access Memory Access Memory or or RAM is RAM is a a part part of of your your PC PC which which temporarily temporarily storstores es the the necessarynecessary data nee
data needed forded for a program to execute. In some instances, as programs are closed, they leavea program to execute. In some instances, as programs are closed, they leave small
small chchunks ounks o f f data data in in the the RAM. These RAM. These chunks chunks of of data data are left are left unused unused yet yet take take up up a a space space inin the RAM
the RAM . As. As more programs are run and terminated, the amount of "idle" data left in the RAM more programs are run and terminated, the amount of "idle" data left in the RAM piles
piles up up and and takes takes up up a a considerable considerable space. space. This This is is not not a a problem if problem if you you have have a a lot lot of of RAM toRAM to spare. But
spare. But if if you you have have 1 1 GB GB or or less less amount amount of of RAM and RAM and you you use use RAM-intensive programs at RAM-intensive programs at thethe sam
same timee time , , thenthen the issue becomes more apparent. Your PC slows down.the issue becomes more apparent. Your PC slows down.
The
There are a lot of software out there that offer RAre are a lot of software out there that offer RAM optimization and promise PC speed up for M optimization and promise PC speed up for a
a cecertain fee. But if you do not want to shell out mrtain fee. But if you do not want to shell out money in order to clear and optimize your PC'soney in order to clear and optimize your PC's RAM, you can make your own RAM optimizer using Notepad!
RAM, you can make your own RAM optimizer using Notepad!
This article will tell you how. This article will tell you how. Contents Contents 1 Instructions 1 Instructions 30 30 Like Like
2 Is it true that adding .vbs file to my string speeds up my PC?
2 Is it true that adding .vbs file to my string speeds up my PC?
3 How does it work?
3 How does it work?
4 Tips Tricks & Warnings
4 Tips Tricks & Warnings
5 Questions and Answers
5 Questions and Answers
5.1 How to increase computer speed?
5.1 How to increase computer speed?
5.2 I want serial key for IDM registration please help?
5.2 I want serial key for IDM registration please help?
5.3 How can I increase RAM with cmd?
5.3 How can I increase RAM with cmd?
5.4 How can I speed up my PC using notepad for speeding up my games?
5.4 How can I speed up my PC using notepad for speeding up my games?
5.5 My Computer is Slow How can I Optimize it to run at 1gb of ram?
5.5 My Computer is Slow How can I Optimize it to run at 1gb of ram?
5.6 Can I upgrade my Lenovo S110 RAM using cmd?
5.6 Can I upgrade my Lenovo S110 RAM using cmd?
5.7 My wallpaper doesn't set . when I shut down the computer it set some time and
5.7 My wallpaper doesn't set . when I shut down the computer it set some time and
when start computer it is dismissed?
when start computer it is dismissed?
5.8 Please, how can I make my Mozilla Firefox run without freezing?
5.8 Please, how can I make my Mozilla Firefox run without freezing?
5.9 With a 4 GB RAM PC but only 3 GB usable, do I have to pu 409600000? Or,
5.9 With a 4 GB RAM PC but only 3 GB usable, do I have to pu 409600000? Or,
less?
less?
5.10 How to speed up computer FPS with CMD?
5.10 How to speed up computer FPS with CMD?
5.11 Can I select all files, I cannot do this easily please help me?
5.11 Can I select all files, I cannot do this easily please help me?
5.12 After double clicking nothing happens?
5.12 After double clicking nothing happens?
5.13 Just googled ram.vbs and your article popped up. Thanks?
5.13 Just googled ram.vbs and your article popped up. Thanks?
5.14 When watching Netflix ,and just average stuff my CPU goes to 100% ,and
5.14 When watching Netflix ,and just average stuff my CPU goes to 100% ,and
there is a lag in the video. Since this is a notepad I didn't think the BIOS would let
there is a lag in the video. Since this is a notepad I didn't think the BIOS would let
me tweak the CPU so I'm looking to speed up the RAM?
me tweak the CPU so I'm looking to speed up the RAM?
5.15 Hello, I need to free my memory standby, Win7 4GB RAM
5.15 Hello, I need to free my memory standby, Win7 4GB RAM
5.16 What Increase computer speed with other program language?
5.16 What Increase computer speed with other program language?
5.17 How am I opening this boost boost2?
5.17 How am I opening this boost boost2?
5.18 My laptop battery discharge very quickly and laptop fan give heat and noise?
5.18 My laptop battery discharge very quickly and laptop fan give heat and noise?
6 Comments 6 Comments Ad Ad
Instructions
Instructions
1.1. 11Open NotepadOpen Notepad..Click Start and type Notepad in the search bar and hit Enter or click the notepad icon as itClick Start and type Notepad in the search bar and hit Enter or click the notepad icon as it appears.
appears.
St
St
art Download
art Download
Convert Any File to a PDF. Get the
Convert Any File to a PDF. Get the
Free FromDoctoPdf Toolbar!
Free FromDoctoPdf Toolbar!
Ad Ad
2.
2. 22Type the following code in NotepadType the following code in NotepadFreeMem=Space(64000000) if your RAM is below 1GB.FreeMem=Space(64000000) if your RAM is below 1GB...
FreeMem=Space(51200000) if your RAM is 512 MB FreeMem=Space(51200000) if your RAM is 512 MB FreeMem=Space(102400000) if your RAM is 1GB FreeMem=Space(102400000) if your RAM is 1GB FreeMem=Space(204800000) if your RAM is 2GB FreeMem=Space(204800000) if your RAM is 2GB
FreeMem=Space(409600000) if your RAM is 4GB and so on. FreeMem=Space(409600000) if your RAM is 4GB and so on.
1.
1. 11Save the file with a VBS extensionSave the file with a VBS extensionYou can name it however you want as long as you append a .vbs extension to the fileYou can name it however you want as long as you append a .vbs extension to the file.. name as you save. In this case, we will name our file "Boost.vbs" and save it on the name as you save. In this case, we will name our file "Boost.vbs" and save it on the Desktop for easy navigation. The file should look like the one boxed with a red Desktop for easy navigation. The file should look like the one boxed with a red rectangular shape in the image above.
rectangular shape in the image above.
Start Download
Start Download
Convert Any File to a PDF. Get the
Convert Any File to a PDF. Get the
Free FromDoctoPdf Toolbar!
Free FromDoctoPdf Toolbar!
2.
2. 22Open a new Notepad file.Open a new Notepad file. 3.
3. 33Type the following code in NotepadType the following code in Notepadmystring=(80000000)mystring=(80000000) ..
4.
4. 44Save it as a VBS fileSave it as a VBS fileIn this case, we will name it "Boost2.vbs"In this case, we will name it "Boost2.vbs"..
5.
Ad Ad
Is it true that adding .vbs file to my string speeds up my
Is it true that adding .vbs file to my string speeds up my
PC?
PC?
Yes, it is true that adding .vbs file embedded with the right code could actually speed up a PC. Yes, it is true that adding .vbs file embedded with the right code could actually speed up a PC. A .vbs extension is an extension associated with VBScript files. VBScript is a scripting
A .vbs extension is an extension associated with VBScript files. VBScript is a scripting
language for Microsoft. In layman's speak, VBScript is capable of communicating and issuing language for Microsoft. In layman's speak, VBScript is capable of communicating and issuing commands to your PC's Microsoft Windows operating system via a certain set of codes.
commands to your PC's Microsoft Windows operating system via a certain set of codes.
Apparently, VBScript has a certain code for telling the operating system to detect and "free up" Apparently, VBScript has a certain code for telling the operating system to detect and "free up" unused RAM in your PC. And that exactly is the code embedded within the vbs file discussed unused RAM in your PC. And that exactly is the code embedded within the vbs file discussed in this article.
in this article.
Facebook® Account Sign Up
Facebook® Account Sign Up
Connect With Your Friends Online. Join the Facebook Community Connect With Your Friends Online. Join the Facebook Community
-Free! Free!
How does it work?
How does it work?
When you run the .vbs file in your computer, it forces the computer to clear the "idle" data When you run the .vbs file in your computer, it forces the computer to clear the "idle" data stored in RAM or the data left by programs you recently used and terminated. With additional stored in RAM or the data left by programs you recently used and terminated. With additional vacant RAM, you will now have more RAM to allot to programs you wish to run.
vacant RAM, you will now have more RAM to allot to programs you wish to run.
The cleared up idle data is not totally terminated. It is relegated to the "virtual memory" or The cleared up idle data is not totally terminated. It is relegated to the "virtual memory" or swap file of the PC. A virtual memory is a portion of your PC's hard disk that is used by the swap file of the PC. A virtual memory is a portion of your PC's hard disk that is used by the operating system as if it was an extension of the RAM. Because hard disks have relatively operating system as if it was an extension of the RAM. Because hard disks have relatively
slower access rates than the true physical RAM, it is not advisable to use excessive amounts of slower access rates than the true physical RAM, it is not advisable to use excessive amounts of virtual memory for running programs as it bogs down the PC. In this case, because what we are virtual memory for running programs as it bogs down the PC. In this case, because what we are trying to get rid of are data that are not essential for any presently running programs or
trying to get rid of are data that are not essential for any presently running programs or processes, it
processes, it is is okay okay to to utilize utilize the the virtual virtual memorymemory..
Tips Tricks & Warnings
Tips Tricks & Warnings
This is very useful after you play a game or to Software that uses a lot of RAM. This is very useful after you play a game or to Software that uses a lot of RAM. This is like restarting your PC without restarting your PC.
This is like restarting your PC without restarting your PC.
This is particularly useful for old PCs with limited RAM resources. This is particularly useful for old PCs with limited RAM resources.
Questions and Answers
Questions and Answers
How to increase computer speed?
How to increase computer speed?
My
My system system is is slow slow including including internet internet
It would help to delete cookies as well as history of searches. You need to do a virus check as It would help to delete cookies as well as history of searches. You need to do a virus check as well as certain viruses cause the system to slow down. You may want to remove applications well as certain viruses cause the system to slow down. You may want to remove applications that you don't really use as that definitely just clogs down the system of your computer.
that you don't really use as that definitely just clogs down the system of your computer.
Defragmentation also helps a lot in increasing computer speed. Doing it at least once a month Defragmentation also helps a lot in increasing computer speed. Doing it at least once a month would be very beneficial.
would be very beneficial. See more questions like this:
See more questions like this: How to speed up ram and Increase Computer Speed Using your How to speed up ram and Increase Computer Speed Using your
Notepad
Notepad
I want serial key for IDM registration please help?
I want serial key for IDM registration please help?
For
For registrregistration ation of of IDM IDM I I want want serial serial key key of of IDM, IDM, I I want want to to register the register the IDM IDM without without purchasing it
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. See more questions like this:
See more questions like this: Can you help me to find a wway to make my game faster Can you help me to find a wway to make my game faster
How can I increase RAM with cmd?
How can I increase RAM with cmd?
How
How can can I I increase RAM increase RAM on on my my Dell Dell inspiron 41inspiron 4110 10 with with cmd. cmd. I I heard that heard that you you can can useuse sfc/scannow but
sfc/scannow but that that didn't didn't work work for for me. me. Please Please help help meme
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. See more questions like this:
See more questions like this: How to increase ram with notepadHow to increase ram with notepad
How can I speed up my PC using notepad for speeding up my games?
How can I speed up my PC using notepad for speeding up my games?
I
I cannot cannot access access my my game game properlyproperly
The ways of speeding up your computer using a notepad is to adjust your RAM and also to free The ways of speeding up your computer using a notepad is to adjust your RAM and also to free more RAM for your PC. Have you already read the article here
more RAM for your PC. Have you already read the article here Increase Computer SpeedIncrease Computer Speed Using your Notepad
Using your Notepad if so you can understand the usage of this for cleaning your RAM. As for if so you can understand the usage of this for cleaning your RAM. As for the games in order to make it work properly you should at-least try updating your Computers the games in order to make it work properly you should at-least try updating your Computers drivers and also you do a hardware upgrade in your PC.
drivers and also you do a hardware upgrade in your PC.
Not
Not all all games games has has the the same same system system requirements in requirements in order order to to play play it it smoothlysmoothly, , the the method method of of speeding your PC using a note pad is only to increase your RAM not your Graphics.
speeding your PC using a note pad is only to increase your RAM not your Graphics. See more questions like this:
See more questions like this: How to give a vbs extension in notepadHow to give a vbs extension in notepad
My Computer is Slow How can I Optimize it to run at 1gb of ram?
My Computer is Slow How can I Optimize it to run at 1gb of ram?
I
I can can play play games games like like League League of of Legends Legends at at 60 60 fps, fps, but but before I before I get get in in the the game game It It crashs, it'scrashs, it's just
just all all around slowaround slow, , when when I'm I'm playing playing low-end browser low-end browser games games and and I I have have YYouTouTube ube open open inin another tab it just refuses to run, so I end YouTube tab and continue to play the browser game, another tab it just refuses to run, so I end YouTube tab and continue to play the browser game, BUT
BUT I I STILL STILL LAG! LAG! Please Please help help me, me, I I come come from a from a family family with with no no economic economic resourresources ces soso upgrading is not an option in the foreseeable future
upgrading is not an option in the foreseeable future
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer.
Can I upgrade my Lenovo S110 RAM using cmd?
Can I upgrade my Lenovo S110 RAM using cmd?
I
I have have a a lag lag problem when problem when I I play play a a game...I game...I hate hate it it and and I I want want to to upgrade upgrade my my RAM with RAM with nono cost..can you help me??
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. See more questions like this:
See more questions like this: I am using 1gp ram how to increaseI am using 1gp ram how to increase
My wallpaper doesn't set . when I shut down the computer it set some time
My wallpaper doesn't set . when I shut down the computer it set some time
and when start computer it is dismissed?
and when start computer it is dismissed?
On my computer wallpaper doesn't set.
On my computer wallpaper doesn't set. then I try following desktop right button Arrange icon then I try following desktop right button Arrange icon by
by lock lock WWeb eb items items on on desktop. desktop. then then it it set. set. but but when when I I shut shut down down computer computer it it is is dismissed.dismissed. Could explain a bit more about you're problem, if you are having some troubles in setting up Could explain a bit more about you're problem, if you are having some troubles in setting up your wall paper and it won't save then you might haven't click the apply button or OK button your wall paper and it won't save then you might haven't click the apply button or OK button after applying your new settings to take effect.
after applying your new settings to take effect.
If you are trying to arrange the desktop icons using the computer properties and desktop, you If you are trying to arrange the desktop icons using the computer properties and desktop, you must click the apply button and click OK to save your settings.
must click the apply button and click OK to save your settings.
When you locate a picture that you will want in order to set as a wallpaper you can simply pick When you locate a picture that you will want in order to set as a wallpaper you can simply pick the picture you are wanting then right click on it to open up the menu for you to set as a
the picture you are wanting then right click on it to open up the menu for you to set as a wallpaper.
wallpaper.
See more questions like this:
See more questions like this: Well, last time I booted was at 54 secs. can you help me make itWell, last time I booted was at 54 secs. can you help me make it
faster
faster
Please, how can I make my Mozilla Firefox run without freezing?
Please, how can I make my Mozilla Firefox run without freezing?
Hello,
Hello, I I installed a installed a Mozilla Mozilla Firefox 40.3 Firefox 40.3 which which I I have have been been using, using, and and when when I I try try browsbrowsing ing withwith it, it always hang or freeze, my RAM is 1GB, I have tried to find a solution to it, but to no avail it, it always hang or freeze, my RAM is 1GB, I have tried to find a solution to it, but to no avail VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer.
With a 4 GB RAM PC but only 3 GB usable, do I have to pu 409600000? Or,
With a 4 GB RAM PC but only 3 GB usable, do I have to pu 409600000? Or,
less?
less?
The PC has 4 GB of RAM, but it only says that 3 GB are usable, when creating a .vbs notepad, The PC has 4 GB of RAM, but it only says that 3 GB are usable, when creating a .vbs notepad, do I type FreeMem=Space(409600000) or do I need to use a different set of numbers? Thank do I type FreeMem=Space(409600000) or do I need to use a different set of numbers? Thank you..
you.. I I have have tried: tried: I I have have tried tried to to search it search it but but I I am am still still unsureunsure
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. See more questions like this:
How to speed up computer FPS with CMD?
How to speed up computer FPS with CMD?
FPS Speed up using CMD.Type what too speed up computer. FPS Speed up using CMD.Type what too speed up computer.
The article above will help you increase your computer's speed and overall performance by The article above will help you increase your computer's speed and overall performance by letting you manually clear up your RAM. This will also slightly increase the FPS of your games letting you manually clear up your RAM. This will also slightly increase the FPS of your games by
by reducing reducing lags lags caused caused by by memory memory shortage. If shortage. If you you want want to to further further increase increase the the FPS FPS of of aa game, please try to set your game's graphic settings to the lowest graphic quality.
game, please try to set your game's graphic settings to the lowest graphic quality.
See more questions like this:
See more questions like this: How to speed up when starts upHow to speed up when starts up
Can I select all files, I cannot do this easily please help me?
Can I select all files, I cannot do this easily please help me?
I
I type type it it and and want want to to save save it, it, I I don't don't know know how how to to select select all all files, files, help help meme
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer.
After double clicking nothing happens?
After double clicking nothing happens?
I
I did did all all steps, steps, then then when when I I double double click click on on them, them, they they do do not not respond respond
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer.
Just googled ram.vbs and your article popped up. Thanks?
Just googled ram.vbs and your article popped up. Thanks?
Just
Just wanted wanted to to speed speed my my computer computer up.up.
Yes, if you follow the instructions given, it will be able to speed up your computer, as long as Yes, if you follow the instructions given, it will be able to speed up your computer, as long as you have actually embedded the right codes onto the notepad. Using the VBS script allows you you have actually embedded the right codes onto the notepad. Using the VBS script allows you to give commands to the operating system of your computer. Just make sure you type the codes to give commands to the operating system of your computer. Just make sure you type the codes as it is to avoid any errors.
as it is to avoid any errors.
When watching Netflix ,and just average stuff my CPU goes to 100% ,and
When watching Netflix ,and just average stuff my CPU goes to 100% ,and
there is a lag in the video. Since this is a notepad I didn't think the BIOS
there is a lag in the video. Since this is a notepad I didn't think the BIOS
would let me tweak the CPU so I'm looking to speed up the RAM?
would let me tweak the CPU so I'm looking to speed up the RAM?
How
How to to increase CPU increase CPU ,or ,or RAM RAM without replacing without replacing hardwhardware on are on notepad notepad
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer.
Hello, I need to free my memory standby, Win7 4GB RAM
Hello, I need to free my memory standby, Win7 4GB RAM
I
I tried tried with with freemem, but freemem, but didn't didn't work, work, ThanksThanks
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer.
What Increase computer speed with other program language?
What Increase computer speed with other program language?
i.e. C language Or Python i.e. C language Or Python
You can follow the same process but you would have to get other codes for different program You can follow the same process but you would have to get other codes for different program language. These codes only work for specific languages and if you change, you would have to language. These codes only work for specific languages and if you change, you would have to use a completely different one and the process may have some differences as well.
use a completely different one and the process may have some differences as well.
How am I opening this boost boost2?
How am I opening this boost boost2?
When clickingm it is not open, my phone RAM is 1.87GB When clickingm it is not open, my phone RAM is 1.87GB
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer.
My laptop battery discharge very quickly and laptop fan give heat and
My laptop battery discharge very quickly and laptop fan give heat and
noise?
noise?
My
My laptop laptop battery battery dischardischarge ge very very quickly quickly and and laptop laptop fan fan give give heat heat and and noise.noise. What is the reason you think?
What is the reason you think?
VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer. VisiHow QnA. This section is not written yet. Want to join in? Click EDIT to write this answer.
If you have problems with any of these steps,
If you have problems with any of these steps, ask a questionask a question for more help, or for more help, or post post in in thethe
comments
comments section below. section below.
Comments
Comments
Permalink
Permalink || ReplyReply
100% working trick...thankos 100% working trick...thankos Anonymous user #1 Anonymous user #1 2 days ago 2 days ago
In the step: "Type the following code in Notepad. In the step: "Type the following code in Notepad.
FreeMem=Space(64000000) if your RAM is below 1GB." FreeMem=Space(64000000) if your RAM is below 1GB." Anonymous user #2 Anonymous user #2 64 days ago 64 days ago Score 0 Score 0 Score 0 Score 0
Permalink
Permalink || ReplyReply
I didn't got what I had to do :\ I didn't got what I had to do :\
Permalink
Permalink || ReplyReply
.vbs? .vbs? Anonymous user #3 Anonymous user #3 138 days ago 138 days ago Permalink
Permalink || ReplyReply
is downloading speed is increased by cm
is downloading speed is increased by cmdd
Anonymous user #4 Anonymous user #4
236 days ago
236 days ago
Permalink
Permalink || ReplyReply
is using .vbs file is harmful? is using .vbs file is harmful? Anonymous user #4
Anonymous user #4
236 days ago
236 days ago
Permalink
Permalink || ReplyReply
do you have video tutorial? do you have video tutorial? Anonymous user #5
Anonymous user #5
385 days ago
385 days ago
Permalink
Permalink || ReplyReply
My computer is run fast then using notepad
My computer is run fast then using notepad codecode but my game but my game fps is not speed up so, please tell me my answer
fps is not speed up so, please tell me my answer Anonymous user #6
Anonymous user #6
395 days ago
395 days ago
Permalink
Permalink || ReplyReply
hey I am a computer master but is this re
hey I am a computer master but is this really wor ally wor ks!!!!ks!!!! Anonymous user #7
Anonymous user #7
421 days ago
421 days ago
Permalink
Permalink || ReplyReply
In the step: "Open a new Notepad file." In the step: "Open a new Notepad file." how to open boost file
how to open boost file Anonymous user #8 Anonymous user #8 471 days ago 471 days ago Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0
Permalink
Permalink || ReplyReply
In the step: "Type the following code in Notepad. In the step: "Type the following code in Notepad.
FreeMem=Space(64000000) if your RAM is below 1GB." FreeMem=Space(64000000) if your RAM is below 1GB." ram is 1 GB ram is 1 GB Anonymous user #9 Anonymous user #9 517 days ago 517 days ago Permalink
Permalink || ReplyReply
ot working only CPU usage is Decrease... ot working only CPU usage is Decrease... Anonymous user #10
Anonymous user #10
542 days ago
542 days ago
Permalink
Permalink || ReplyReply
Sorry for double post, is the number even correct in the mystring Sorry for double post, is the number even correct in the mystring case? case? Anonymous user #11 Anonymous user #11 555 days ago 555 days ago Permalink
Permalink || ReplyReply
So what now? So what now?
I wrote mystring=(819200000) since 8GB Ram. I wrote mystring=(819200000) since 8GB Ram.
Do I not use the FreeMem at all, or do I use both? Kinda Do I not use the FreeMem at all, or do I use both? Kinda confusing, what's really working?
confusing, what's really working? Anonymous user #11
Anonymous user #11
555 days ago
555 days ago
Believe it or not, this VBScript doesn't speed up your computer Believe it or not, this VBScript doesn't speed up your computer at all unless you restart your computer! When you click on the at all unless you restart your computer! When you click on the VBScript after it is created, it formats your
VBScript after it is created, it formats your RAMRAM but it also but it also removes memory from the RAM that other programs are using removes memory from the RAM that other programs are using and it will not format the amount of RAM specified until you and it will not format the amount of RAM specified until you restart your computer. If you don't restart your computer then restart your computer. If you don't restart your computer then your computer will actually be SLOWER because the program is your computer will actually be SLOWER because the program is trying to format your RAM even though it can't until your restart trying to format your RAM even though it can't until your restart your computer. However, their is a much better way of speeding your computer. However, their is a much better way of speeding up your computer using a VBScript. Open Notepad, and type the up your computer using a VBScript. Open Notepad, and type the following... following... Anonymous user #12 Anonymous user #12 621 days ago 621 days ago Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0
Permalink
Permalink || ReplyReply
mystring=(80000000) mystring=(80000000)
After you type that, save the file as a VBScript (.vbs or .vbe). After you type that, save the file as a VBScript (.vbs or .vbe). Once the file is saved to your computer, just
Once the file is saved to your computer, just clic click on it andk on it and exactly like this FreeMem=Space VBScript, it will instantly exactly like this FreeMem=Space VBScript, it will instantly speed up your computer! You can also change the number speed up your computer! You can also change the number
80000000 to a much bigger number so it will format more RAM 80000000 to a much bigger number so it will format more RAM and speed up your computer more then it did before.
and speed up your computer more then it did before.
Permalink
Permalink
not clear please type it step by step not clear please type it step by step thank you thank you Anonymous user #13 Anonymous user #13 212 days ago 212 days ago Permalink
Permalink || ReplyReply
Where is the article for speeding up the FPS Where is the article for speeding up the FPS?? Anonymous user #12
Anonymous user #12
623 days ago
623 days ago
Permalink
Permalink || ReplyReply
In the step: "The article above will help you increase your In the step: "The article above will help you increase your computer's speed and overall performance by letting you computer's speed and overall performance by letting you
manually clear up your RAM. This will also slightly increase the manually clear up your RAM. This will also slightly increase the FPS of your games by reducing lags caused by memory
FPS of your games by reducing lags caused by memory shortage. If you want to further increase the FPS of a game, shortage. If you want to further increase the FPS of a game, please
please try try to to set set your your game's game's graphic graphic settings settings to to the the lowestlowest graphic quality."
graphic quality."
Their isn't an article for this. Their isn't an article for this. Anonymous user #12
Anonymous user #12
623 days ago
623 days ago
Hi why When I save it it shapes as notepad file ? Hi why When I save it it shapes as notepad file ?
Even when I want to open it by open with option there is no any Even when I want to open it by open with option there is no any options to run it ?
options to run it ? please
please help help me me how how can can I I save save it it as as vbs vbs file file and and then then to to run run it it toto Anonymous user #14 Anonymous user #14 772 days ago 772 days ago Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0 Score 0
VisiHow welcomes
VisiHow welcomesall commentsall comments. If you do not want to be anonymous,. If you do not want to be anonymous,register register ororlog inlog in. It is free.. It is free.
Post comment Post comment
Article Info
Article Info
Categories :
Categories : SoftwareSoftware
Recent edits by: rabiah, danh, Adena Recent edits by: rabiah, danh, Adena Share this Article:
Share this Article:
Discuss Discuss Print Print Email Email Permalink
Permalink || ReplyReply
clean my ram ? clean my ram ? thanks thanks Permalink Permalink
If you are trying to save an existing notepad file If you are trying to save an existing notepad file the easiest way is to "Save AS" not just save, the easiest way is to "Save AS" not just save,
change file type to all files *.* then you can save it change file type to all files *.* then you can save it as .vbs as .vbs Anonymous user #15 Anonymous user #15 8 days ago 8 days ago Permalink Permalink
select all files while saving with the .vbs select all files while saving with the .vbs extenssion extenssion Anonymous user #16 Anonymous user #16 85 days ago 85 days ago Permalink Permalink
add a .vbs file extension to the file name when you add a .vbs file extension to the file name when you save it in notepad (like boost.vbs)
save it in notepad (like boost.vbs) Anonymous user #17 Anonymous user #17 768 days ago 768 days ago 30 30 Like Like Score 0 Score 0 Score 0 Score 0 Score 0 Score 0
Edit
Edit
Send fan
Send fan maimail to autl to authhorsors
Thanks to all authors for creating a page that has been read 45,493 times. Thanks to all authors for creating a page that has been read 45,493 times.
Write An Article
Write An Article Random ArticleRandom Article
Related Articles Related Articles
Make Sky Mo
Make Sky More Blue with the Graduated Filter in Lightroomre Blue with the Graduated Filter in Lightroom
Remove a Plu
Remove a Plugin from Brackets HTML Code Editor gin from Brackets HTML Code Editor
Create New D
Create New Document in GIMP Applicationocument in GIMP Application
Record Using
Record Using Adobe AuditionAdobe Audition
202Recent changes 202Recent changes A A n n A A n n o o n n y y m m o o u u s s v v i i s s i i t t o o r r p p o o s s t t e e d d a a c c o o m m m m e e n n t t o o n n t t h h e e d d i i s s c c u u s s s s i i o o n n p p a a g g e e f f o o r r Yassora
Yassora made an edit to made an edit to Write a Letter of
Write a Letter of
Accepting Job Applicant
Accepting Job Applicant
D D o o n n n n a a W W e e s s t t j j u u s s t t u u p p l l o o a a d d e e d d a a n n e e w w I I m m a a g g e e : : C C o o u u p p l l e e s s w w e e a a t t s s h h i i r r t t . . j j p p g g Donna West
Donna West just uploaded just uploaded a new Image: a new Image: Couplekissing.jpg Couplekissing.jpg J J e e n n M M o o r r e e a a u u b b o o o o s s t t e e d d t t h h e e n n e e w w a a r r t t i i c c l l e e C C a a n n Y Y o o u u L L o o v v e e D D o o w w n n l l o o a a d d i i n n g g . . . . . . Jen Moreau
Jen Moreau boosted the boosted the new article
new article WonderfulWonderful
Advice About Tu...
Advice About Tu...
S S a a r r a a h h c c o o r r n n n n o o r r l l e e f f t t a a m m e e s s s s a a g g e e f f o o r r Y Y a a s s s s o o r r a a 2 2 m m o o n n t t h h s s a a g g o o Yassora
Yassora left a message for left a message for Doug Collins
Doug Collins
1 week ago 1 week ago
Want to join in?
Want to join in?
Me
Meet a Coet a Community Membermmunity Member
We'd like to introduce
We'd like to introduce CalobCalob, an editor and journalist who loves to write things that, an editor and journalist who loves to write things that help people u
help people under nder stand concepts and get things done. He's covered interesting topics,stand concepts and get things done. He's covered interesting topics, such as
such as how to get rid of a scar how to get rid of a scar , and, and checking your data usage with USSD codeschecking your data usage with USSD codes. . AA versatile editor and writer, when he's not busy creating new articles, he's
versatile editor and writer, when he's not busy creating new articles, he's patrolling patrolling
recent changes
recent changes, , anandd correcting spelling errorscorrecting spelling errors. He's also a huge video game, anime, and. He's also a huge video game, anime, and car geek. In fact, long car ride
car geek. In fact, long car rides are his favorite thing to do, as they let him see new places ands are his favorite thing to do, as they let him see new places and experience new things.
experience new things. Join the Community
Join the Community
- collapse
- collapse Things to Do Things to Do
Write an Article
Write an Article
Edit this Article
Edit this Article
Request a New Article
Request a New Article
Answer a Request
Answer a Request
Logi
Login for more!n for more!
+ expand
+ expand Places to Visit Places to Visit
S S 3 3 t t o o W W i i - F F i i
A
Anniimmaalls s & & PPeetts s AAnnttiiqquuees s & & OOllddiiees s AArrtts s & & CCrraaffttss
Fo
Followllow Us On...Us On...
Home Home About VisiHow About VisiHow Terms of Use Terms of Use Site map Site map Explore Categories Explore Categories
A
Auutthhoor r HHeellp p AAuuttoommoottiivve e BBeeaauutty y & & AAeesstthheettiiccss
Beverages, Drinks, Smoothies,
Beverages, Drinks, Smoothies,
& Cocktails
& Cocktails
Bi
Bikekes s & & MoMototorcrcycycleles s CoCommmmununicicatatioions ns & & EdEducucatatioionn
C Cooookkiinng g EEnntteerrttaaiinnmmeenntt E Ettiiqquueetttte e FFiinnaanncciiaal l GGaammiinngg G Gaarrddeenniinng g GGrreeeen n LLiivviinng g HHeeaalltth h & & WWeellllnneessss H Hoobbbbiiees s HHoolliiddaayys s & & TTrraaddiittiioonns s HHoommee I Inntteerriioor r DDeeccoorraattiinng g MMiilliittaarry y MMuussiicc P Paarreennttiinng g RReellaattiioonnsshhiipps s RReelliiggiioonn S Saaffeetty y SSppeecciiaal l SSppoorrttss T Teecch h TTrraavveel l & & LLeeiissuurre e VViissuuaal l AArrttss
All text shared under a All text shared under a Creative Commons
Creative CommonsLicense.License.
Powered by MediaWiki.