Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home » Windows

How to Free Up Memory

Bishwo TamliBy Bishwo TamliAugust 4, 2023
how to free up ram

If your PC is slowing down significantly, it might be due to high system memory usage. The more RAM you have to spare, the smoother your PC runs. So, if you want to make your PC run faster, you can free up its memory. 

I personally like to free up my memory before playing games, as this gives me better performance. However, this might not be ideal in all cases, as your system naturally uses the RAM to optimize your Windows. Unused RAM is basically a wasted resource.

You can free up your memory by disabling startup applications and closing background programs. In this article, we’ll go through these ways, and other tried and tested methods to make sure your computer stays speedy.

Table of Contents

  • Restart PC
  • Disable Startup Apps
  • Disable Background Applications
  • Close Memory Hogging Apps from Task Manager
  • Update Your Applications
  • Switch to a Resource Friendly Browser
  • Check For Malware
  • Disable “Get tips and suggestions when I use Windows” Setting
  • Increase Virtual Memory
  • Update Windows

Restart PC

The RAM is a volatile memory which means that it maintains its data only while the device is running. So, a simple computer restart should clear all your system memory. To restart your computer, you can go to the start menu, click on the power icon, and select Restart.

However, the RAM eventually gets filled up after some time due to startup applications, active processes, and background applications. So, I’ll also show you how to stop such processes from consuming your RAM again.

Disable Startup Apps

Startup apps are basically applications that are set to run automatically when your computer starts. As soon as the startup apps run, they start consuming your system memory. So, if you have startups that you don’t need, you can directly disable them.

  1. Press Windows + I to open Settings.
  2. Go to Apps > Startup.
  3. Toggle off all the startup apps that you don’t need.
    disable startup apps

Disable Background Applications

Another thing that hogs up your system memory is applications running in the background. While you won’t see their active windows, those apps will still be consuming your system resources. So, here’s how to disable them.

  1. Open Settings.
  2. Go to Apps > Apps & features.
  3. Click on the vertical ellipsis icon beside the app you don’t want to run in the background and select Advanced options.
    apps and features advanced option
  4. Under Let this app run in the background, choose Never from the drop-down menu.
    disable background app permissions
  5. Repeat the steps for all the other apps that you don’t want to run in the background.

Close Memory Hogging Apps from Task Manager

The Task Manager displays all the active processes running on your computer and how much system resources they are utilizing. You can check which processes are hogging your system memory and close the unnecessary ones to free up your RAM. So, let’s see how you can do so.

  1. Press Ctrl + Shift + Esc shortcut key to open Task Manager. (Click on More details if you only see a small section.)
  2. Make sure you are in the Processes tab and check which processes are utilizing a lot of RAM. (In my case, the Microsoft Teams process which I don’t use at all was utilizing almost 300 MB of RAM.)
    processes ram utilization
  3. Select the unnecessary process that was hogging your RAM, and click on End task at the bottom right.
  4. Do the same for all the other processes that are unnecessarily utilizing your RAM.
  5. If you find a process that is utilizing a lot of RAM and you don’t know what it does, you can check it online to see if it is okay to close it.

Update Your Applications

You can also try updating your applications to free up some memory on your computer. While updating your application can cause them to use more system resources, it is better overall as updates carry bug fixes and help optimize the app’s memory usage.

Furthermore, if you find that an application is using a lot of RAM in Task Manager., it might be due to a memory leak. A memory leak happens when an application isn’t coded properly to return the system memory it has used. 

In such cases, updating the app is very handy as this issue might be fixed in the later versions of the app.

Switch to a Resource Friendly Browser

Internet Browsing is one of the major tasks that affect RAM utilization. So, depending on the browser you use, you will see varied memory usage. If you want to free up your RAM, you can switch to a lighter browser that doesn’t take up much memory.

In case you are using browsers like Chrome or Firefox, you can consider switching to a lighter alternative as they consume quite a lot of RAM. Some much lighter browser alternatives would be Opera, Brave, and the best resource-friendly browser, Microsoft Edge.

Note: Not just browsers, but you can switch to lighter alternatives of any other resource-intensive applications.

Check For Malware

If you have high system memory usage even when your computer is idle, you might be infected with malware. So, try running a full scan with Windows antivirus software in Windows Security Menu. This will check and remove any malware found in your system.

  1. Press Windows + I to open Settings.
  2. Go to Privacy & security > Windows Security > Virus & threat protection.
    windows security virus and threat protection
  3. Scroll down and select Scan options and click on Full scan.
  4. Click on Scan now.
    windows security full scan

Disable “Get tips and suggestions when I use Windows” Setting

The “Get tips and suggestions when I use Windows” setting shows you notifications for tips and tricks when using Windows. However, enabling this setting ramps up your ram usage. So, disable it to free up some memory on your computer.

  1. Open Settings.
  2. Go to System > Notifications.
  3. Scroll down and toggle off the Get tips and suggestions when I use Windows setting.
    disable get tips and suggestions when i use windows
  4. You can also toggle off the other two settings as you won’t have much need for them.
  5. Restart your computer.

Increase Virtual Memory

Virtual memory is an area of your storage device used by your computer as RAM. While adjusting your virtual memory does not free up the RAM, it will allow your computer to run heavy applications even if your physical RAM is insufficient.

Here’s how you can increase your virtual memory,

  1. Press Windows + R to open the Run utility.
  2. Type systempropertiesadvanced and press Enter.
    systempropertiesadvanced on run
  3. Under Performance, click on Settings.
    system properties performance settings
  4. Go to the Advanced tab and select Change.
    change virtual memory
  5. Make sure the Automatically manage the paging file size for all drives is deselected.
    disable automatically manage paging file size for all drives
  6. Select your OS drive, and click on the Custom size option.
  7. In the Initial size (MB) box, enter the recommended amount given at the bottom.
    virtual memory initial size
  8. In the Maximum size (MB) box, enter the amount of virtual RAM you want. (Keep in mind that your set Virtual RAM should be no lower than 1.5 times and no more than 3 times your physical RAM.)
    configure maximum paging file size
  9. Click on Set and OK.
  10. Close all the dialog boxes and restart your computer.

Update Windows

While updating Windows doesn’t directly free up RAM, it is still pretty useful as updates optimize your Windows leading to better memory management. Furthermore, if you had high memory utilization due to a bug in your system, a Windows update will also fix it.

  1. Launch Settings.
  2. Click on Windows Update in the left sidebar, and select Check for Updates.
    windowc check for updates
  3. If an update is available, Windows should automatically start downloading it.
  4. Click on Restart now to install the update.
    windows update restart
how-to
Bishwo Tamli

I'm a tech enthusiast, and I've always been troubleshooting errors by myself for years. I also like keeping up to date with the latest technology and gadgets.

Related Posts

how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 22, 2023
what happens if you turn off your computer during an update

What Happens if You Turn Off Your Computer During an Update?

September 18, 2023
How to Disable Integrated Graphics

How to Disable Integrated Graphics?

September 16, 2023
System Restore Stuck

How To Fix Windows Stuck on System Restore

September 16, 2023
startup-repair-couldn't-repair-your-pc

How To Fix “Startup Repair Couldn’t Repair Your PC”

September 13, 2023
how to make your desktop look cool

How to Make Your Desktop Look Cool and Aesthetic

July 28, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 22, 2023
motherboard chipset

Understanding Motherboard Chipset and Its Importance

September 20, 2023
Naval-Warfare-Games

Best Naval Warfare Games

September 18, 2023
You may also like
printer-not-printing

How to Fix a Printer That’s Not Printing

September 20, 2023
Share Location With Friends and Family

Share Location With Friends and Family (iPhone and Android)

September 18, 2023
how-to-print-without-a-printer

How to Print Without a Printer

September 18, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.