How Much Mac Memory do I Need? (2024)

One of the more commonly asked questions from people who are about to buy a new Mac is “how much memory do I need?“. That’s a good question since newer Macs aren’t upgradeable and not having enough memory in a new machine may cause performance issues down the road. Here are some tips to help you judge how much memory you need…

What is memory?

Every computer uses semiconductor-based memory to temporarily hold the input and output of processing. For example, let’s say we launch the Mac Photos app. Part of the app’s code moves from permanent storage (like a hard disk or solid-state disk) into memory. It then moves into the central and graphics processor units to display the graphic user interface and perform calculations. Other memory holds and displays image thumbnails in the library.

The app continuously watches for user interface interactions. For example, when an app determines that you have clicked a button, selected a menu item, or double-clicked an image, it goes to work to perform some task. Some code moves out of memory temporarily and other code moves in. This happens very quickly.

There are many more detailed articles on how Random Access Memory (RAM) works in a computer.

This one from Avast Software is particularly helpful.

A long way from 128K

How Much Mac Memory do I Need? (1)

The first Mac sold back in 1984 and came with 128KB—that’s 128 kilobytes—of RAM! Apps were much smaller then and came on 3.5-inch floppy discs (see the image at right). By the end of the year, a 512K Mac arrived.

We’re now at the point where new Macs come with a minimum of 8GB of RAM. That’s 62,500 times the amount the original Mac came with!

How much memory can a Mac have?

Apple Silicon changed everything. Before Apple’s self-designed processors arrived, the processor (Intel or PowerPC prior to that), and memory were separate. Most Macs came with slots for memory upgrades.

Over time, Macs became less and less user-upgradeable and the slots common to earlier machines disappeared. Users either had to make do with the RAM built into the machine or go through a more expensive upgrade process. Eventually, Apple soldered RAM to the Mac motherboards, making upgrades very expensive.

How Much Mac Memory do I Need? (2)

Apple Silicon builds memory into the chip along with the processor, graphics processing unit (GPU), and other previously separate components. It’s all one piece of silicon and semiconductors now, and memory upgrades are impossible. Rather than referring to RAM, Apple specifications show the amount of unified memory available.

Current Apple Silicon unified memory amounts

As of March 2022, there are four Apple Silicon chips available. Each has a specific base and upgraded amount of unified memory:

  • M1: Base memory 8GB, upgraded memory 16GB
  • M1 Pro: Base memory 16GB, upgraded memory 32GB
  • M1 Max: Base memory 16GB or 32GB, upgraded memory 32GB or 64GB
  • M1 Ultra: Base memory 64GB, upgraded memory 128GB

Intel Mac memory

The amount of memory available in Intel-based Macs varies depending on the model, the year of manufacture, and the processor used in the Mac. At the top of the heap is the Mac Pro, which starts at 32GB of RAM and has DIMM slots available for an upgrade up to 1.5TB (terabytes) of memory. That amount of memory isn’t cheap—it’s an extra $25,000 if you order the RAM from Apple.

Pro Tip: OWC sells the same amount of RAM for only $10,999!

How Much Mac Memory do I Need? (3)

Other self-upgradeable Macs like the 27-inch iMac and Mac mini came with different bases and expanded memory amounts depending on the year of manufacture. If you have an older Mac and are considering a memory upgrade, be sure to go to MacSales.com and click the Memory link. That takes you to a page describing memory expansion options by type of Mac and year of manufacture.

What happens when a Mac doesn’t have enough memory?

When a Mac doesn’t have enough memory, the result is slow performance and/or receiving a memory error message of some sort. Usually, that message warns of low memory on your Mac. On occasion, an app may also crash simply because it doesn’t have enough memory to run.

What’s happening? If there isn’t enough memory to support the applications and background processes that are running on the Mac, the computer temporarily moves data from memory to disk (called swapping). Especially on Macs using hard disk drives, swapping slows down processing tremendously as the computer moves app code and data to and from the relatively slow disk. This happens to a lesser degree on Macs with solid-state drives (SSDs)—they’re faster due to the lack of mechanical parts but swapping still occurs.

Activity Monitor

The best tool for diagnosing low memory situations is Activity Monitor, found in Applications > Utilities.

Launch Activity Monitor, then click the Memory tab. A screen similar to the one below appears:

How Much Mac Memory do I Need? (4)

All processes running on the Mac are listed under Process Name. The next column displays how much memory is being used. In this example, it’s apparent that the Mac’s WindowServer process is using the most memory.

One very useful tool in Activity Monitor is the Memory Pressure graph at the lower left. It shows the state of memory usage over time. When memory usage is low and doesn’t exceed the Physical Memory in the Mac, the graph is green. If memory is beginning to get low, the graph turns yellow, and if memory usage is critical, the graph is red.

This Apple guide provides details on what Activity Monitor displays.

What you can do to free up Mac memory

You’ve experienced slowdowns, Activity Monitor is showing critical memory usage, and you obviously don’t have enough memory to handle all the processes on your Mac. What can you do?

  1. Quit unnecessary apps. With some users, it appears to be a point of pride to have as many apps running simultaneously as they can. Quitting apps that do not need to be running on a Mac frees up memory quickly. For example, on my Mac I was doing some image processing in Luminar Neo and had Windows 11 running in Parallels Desktop at the same time. This was using a lot of memory, although I really wasn’t using Windows 11. Quitting Parallels freed up almost 4GB of memory, about 1/8 of the total in my MacBook Pro.
  2. Close windows. Likewise, having a large number of windows open in an app takes up memory, particularly in the WindowServer process. For example, let’s say you have 30 large Excel spreadsheets open at once. Unless you need all of them open, close unused windows to free up some memory.
  3. Restart. When all else fails, restart your Mac. This is useful if an app has a memory leak and is using more and more memory over time.

Memory rules of thumb

Getting a new Mac? A good rule of thumb is to purchase it with as much memory installed as you need and can afford. So, how much do you need?

As mentioned earlier, the least memory a new Apple Silicon-based Mac comes with is 8GB. This is sufficient for most people who are casual users. If you’re spending your days writing emails, surfing the web, listening to music, and doing the occasional FaceTime or Zoom meeting, 8GB will suffice.

Do you plan on manipulating large photographs or running a virtual machine? Do you work with multiple large spreadsheets, or get on a lot of videoconferences? Then, you’re an intermediate user, and 16GB should be your starting point.

How Much Mac Memory do I Need? (5)

Are you streaming video with an app like eCamm Live, doing light video editing, or using a Digital Audio Workstation app like Logic Pro with a large number of tracks? Is Xcode your most used app? If so, then you’re getting into pro-user territory, and 32GB is a good minimum.

Most professional Mac users know from experience how much memory they’re going to need, as they’re the people who have run up against the memory wall from time to time. For pros, the 128GB of memory available with the M1 Ultra Mac Studio is a good bet.

Memory in an Apple Silicon Mac is non-upgradeable. So always be sure to have as much as you think you’ll need for the foreseeable future. My personal rule of thumb is to get twice the amount of memory that I currently need. I consider myself an intermediate user, so when I purchased my 2021 M1 Pro 14-inch MacBook Pro, I bought it with 32GB of RAM.

Wrapping it all up…

In this article, we’ve described how memory is used in a Mac, how much memory is available in various Mac models, what happens when a Mac runs low on memory, how to use Activity Monitor to determine memory pressure, and how to free up Mac memory. We also provided rules of thumb for knowing how much memory to purchase with a new Mac.

Older Macs with upgradeable memory can gain a new lease on life with a memory upgrade kit from OWC.

  • 6,000 Tabs of Google Chrome vs. 1.5TB of OWC Memory. Who Will Win?
  • Why Are The Memory Options So Limited on Apple’s New M1 Macs?
  • OWC Announces Memory Upgrades for New 2019 27″ iMac 5K

the authorSteve Sande

Contributing Author

Steve has been writing about Apple products since 1986, starting on a bulletin board system, creating the first of his many Apple-related websites in 1994, joining the staff of The Unofficial Apple Weblog in 2008, and founding Apple World Today in 2015. He’s semi-retired, loves to camp and take photos, and is an FAA-licensed drone pilot.

All posts bySteve Sande

How Much Mac Memory do I Need? (2024)
Top Articles
Latest Posts
Article information

Author: Twana Towne Ret

Last Updated:

Views: 6031

Rating: 4.3 / 5 (64 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Twana Towne Ret

Birthday: 1994-03-19

Address: Apt. 990 97439 Corwin Motorway, Port Eliseoburgh, NM 99144-2618

Phone: +5958753152963

Job: National Specialist

Hobby: Kayaking, Photography, Skydiving, Embroidery, Leather crafting, Orienteering, Cooking

Introduction: My name is Twana Towne Ret, I am a famous, talented, joyous, perfect, powerful, inquisitive, lovely person who loves writing and wants to share my knowledge and understanding with you.