Tip #1 How to make your computer run faster, refresh ram.
1.Open Notepad.
2.Type in: mystring=(80000000) Take note if your RAM is only 128MB or less then you put this instead: mystring = (16000000)
3. save as: ram.vbe
4.Close everything that is running on your computer, or taking up cpu.
5. Double click ram.vbe Nothing happens when you click the file, so don't be worried.
6. Wait a few minutes away from computer, then come back and your computer should be running faster.
Tip #2 How To Increase Buffer Speed On Youtube.
Steps
1) Click start
2) Click run
3) In the box type system.ini
You should get system notepad file with this inside
Just below this lines copy and paste this
The final result should look like this
save the notepad file and reboot your system.
It cannot damage your system
NOTE: IF YOU GET ACCESS DENIED WHEN YOU TRY AND SAVE OPEN AS ADMINISTRAIGTOR
Tip #3 Speed Up Windows Startup
Ok so, First what you need to do is hold down the windows key and press "R" and type "msconfig" without the quotes.
After you open "msconfig" you will need to click the "Boot" tab
After that change "Timeout" to something lower, I use 5 seconds. Once you have that changed click "Advanced Options"
Once your in Advanced Options make sure the first two boxes are checked and make sure they are set to the max amount of RAM you have
and max amount of CPU cores you have.
After you have done the above switch to the "Start up" Tab and un-check any programs you don't absolutely need upon start up.
For example, any type of messenger, any type of toolbar, limewire (if you have it) basically any program that doesn't affect the stability of your operating system.
Now just restart your computer for the changes to take effect.
1.Open Notepad.
2.Type in: mystring=(80000000) Take note if your RAM is only 128MB or less then you put this instead: mystring = (16000000)
3. save as: ram.vbe
4.Close everything that is running on your computer, or taking up cpu.
5. Double click ram.vbe Nothing happens when you click the file, so don't be worried.
6. Wait a few minutes away from computer, then come back and your computer should be running faster.
Tip #2 How To Increase Buffer Speed On Youtube.
Steps
1) Click start
2) Click run
3) In the box type system.ini
You should get system notepad file with this inside
Code:
[drivers]
wave=mmdrv.dll
timer=timer.drv
[mci]
[driver32]
[386enh]
woafont=dosapp.FON
EGA80WOA.FON=EGA80WOA.FON
EGA40WOA.FON=EGA40WOA.FON
CGA80WOA.FON=CGA80WOA.FON
CGA40WOA.FON=CGA40WOA.FON
Just below this lines copy and paste this
Code:
page buffer=1000000Tbps
load=1000000Tbps
download=1000000Tbps
save=1000000Tbps
back=1000000Tbps
search=1000000Tbps
sound=1000000Tbps
webcam=1000000Tbps
voice=1000000Tbps
faxmodemfast=1000000Tbps
update=1000000Tbps
The final result should look like this
Code:
[drivers]
wave=mmdrv.dll
timer=timer.drv
[mci]
[driver32]
[386enh]
woafont=dosapp.FON
EGA80WOA.FON=EGA80WOA.FON
EGA40WOA.FON=EGA40WOA.FON
CGA80WOA.FON=CGA80WOA.FON
CGA40WOA.FON=CGA40WOA.FON
page buffer=1000000Tbps
load=1000000Tbps
download=1000000Tbps
save=1000000Tbps
back=1000000Tbps
search=1000000Tbps
sound=1000000Tbps
webcam=1000000Tbps
voice=1000000Tbps
faxmodemfast=1000000Tbps
update=1000000Tbps
save the notepad file and reboot your system.
It cannot damage your system
NOTE: IF YOU GET ACCESS DENIED WHEN YOU TRY AND SAVE OPEN AS ADMINISTRAIGTOR
Tip #3 Speed Up Windows Startup
Ok so, First what you need to do is hold down the windows key and press "R" and type "msconfig" without the quotes.
After you open "msconfig" you will need to click the "Boot" tab
After that change "Timeout" to something lower, I use 5 seconds. Once you have that changed click "Advanced Options"
Once your in Advanced Options make sure the first two boxes are checked and make sure they are set to the max amount of RAM you have
and max amount of CPU cores you have.
After you have done the above switch to the "Start up" Tab and un-check any programs you don't absolutely need upon start up.
For example, any type of messenger, any type of toolbar, limewire (if you have it) basically any program that doesn't affect the stability of your operating system.
Now just restart your computer for the changes to take effect.