Skip to main content

Featured

WIN ALL ACTEVETED LIFETIME

  Search for: Recent Posts Simple trick to install Windows 11 on an old PC Easy ways to activate Windows 11 for FREE without a product key Remove “You may be a victim of software counterfeiting” notification Windows Defender detects my scripts as “HackTool:BAT/AutoKMS” Quickly convert Windows Server Evaluation edition to the retail one Easiest way to remove the Windows watermark from your screen Categories Computer Tips Microsoft Software Products 2 ways to activate Windows 10 for FREE without additional software Posted by  Always Smile   in  Microsoft Software Products  /  Last updated on  August 26, 2021 As you know, Microsoft notified Windows 10 is “the last version of Windows” and explained that they will be focused on the development of powerful and new features under the guise of software updates instead of building a new version. This means there will be no Windows 11 or 12 in the future(*). So if you are thinking about an upgrade, this is the b...

my6

 What is Ram (Random Access Memory)? - Just a form of Computer data storage.which allows data item to be read and written roughly in the same amount of time regardless of the order in which data items are accessed.

All your Computer Speed Depends upon RAM, and as we know whenever your RAM fill up more than 80% or fully 100% then our system becomes laggy/unresponsive, since it holds the huge amount of data in it and so the times come when user search for Softwares and all to fix it.

But you can do it with a batch file i.e. without Software

Just follow the steps Provided and you will surely see an appreciable change in your pc speed >>>


Surf it! Learn it! Share it!

Follow Me to get Updates for more Stuff Like this...

Step 1: Step #1

Step #1

1.Click on Start Menu

2.Search For Notepad

3.Open it

Step 2: Step #2

Step #2

Now You Have to type Code into it but do this with a right Step:

Codes to write for 512 MB RAM: FreeMem=Space(51200000)

Codes to write for 1 GB RAM: FreeMem=Space(102400000)

Codes to write for 2 GB RAM: FreeMem=Space(204800000)

Codes to write for 4 GB RAM: FreeMem=Space(409600000)

and so on .......

Actually your Computer Calculate things in a regular manner, as many users knows that:

8 bits = 1 bytes

1024 bytes = 1 kilobytes (KB)

1024 kilobytes = 1 megabytes (MB)

1024 Megabytes = 1 gigabytes (GB)

1024 Gigabytes = 1 Terabytes (TB) and so on the power of 2.... (IGNORE! - not a main part of this instructable)

So the Main deal is to write code as per your ram...

i had written codes for 2GB RAM, just to give example in next step>>

Step 3: Step #3

Step #3

After writing Codes, just save it's type as All Files and give a file name anything you want but with a .vbs extension.

I had written file name as: Ramboost.vbs

See the Pic in next step >>>

Step 4: Step #4

Step #4

You done All the Steps!

Now just Save it in your desired location and open it....

And So you can now see Some Appreciable Change/Boost in Speed Of your PC.

By the Way For Novice Users! i want to tell that i save that file in desktop to show you >>>

Step 5: Step #5

Step #5

Just open that file whenever you feel that your Speed Is Slow... ENJOY!

Uhh...One more trick similar to this instructable also works:

Just write the codes:

mystring=(80000000)

and save it as RAM.vbe (so open it whenever you feel slow)

Comments

Popular Posts