Why is my Mac fan running constantly?

A Mac fan that runs non-stop is telling you one thing: the chip inside is hot, and has been hot for a while. The fan is not the problem; it is the symptom. This guide explains why the chip gets hot, how to find what is causing it, and how to bring things back to quiet.

Your Mac has a fan (or two, on some models) for a simple reason: the processor generates heat when it works hard, and heat left to build up causes permanent damage. The fan's job is to pull cooler air through the machine and push warm air out. When everything is fine, the fan runs slowly and quietly, or not at all. When the chip is under sustained load, the fan spins up to keep temperatures safe. A fan that never slows down means something is keeping the chip continuously busy, even when you think the machine is idle.

This is different from a fan that runs briefly. Opening a complex web page, exporting a video, or joining a video call can spin the fan up for 30 to 60 seconds before the task finishes and the chip cools down. That is completely normal. The problem this guide addresses is the fan that does not stop: the one running loudly two hours after you last did anything intensive, or first thing in the morning when you have only opened one browser tab.

What does the fan running mean?

The fan runs when the chip gets hot. The chip gets hot when it is working hard. So persistent fan noise means persistent CPU work, where CPU (central processing unit) is just the name for the main processor inside your Mac, the part that runs everything.

The key insight is that "working hard" does not always mean something you started deliberately. Your Mac runs dozens of background processes at all times: apps checking for updates, services syncing files to the cloud, search tools indexing your documents so searches stay fast, and security software scanning files. Any of these can consume significant CPU without opening a single window on your screen.

There is also a protective response called thermal throttling (throttling just means slowing down deliberately). When temperatures climb very high, macOS instructs the chip to slow itself down to generate less heat, even if that means your Mac feels sluggish. The fan and the slowdown often arrive together. If your Mac is both loud and slow, it is hot enough to be throttling. See why is my MacBook so slow for more on that side of things.

Why does my Mac fan run when nothing is open?

This is the most common complaint, and the answer is almost always background processes. Your Dock may look empty. The fan is still running. The two things are not connected.

Common culprits that run invisibly:

  • mds_stores (Spotlight indexing): after a macOS update, after adding a new folder to your Mac, or after restoring from backup, Spotlight re-indexes your files so future searches are fast. This can take hours and drives significant CPU the whole time. It finishes on its own.
  • Google Drive, Dropbox, OneDrive: cloud sync apps upload and download files in the background constantly. A large sync after returning from holiday can run for a long time.
  • Adobe Creative Cloud: the background helper that checks for updates and manages licensing is notoriously heavy, even when you have no Adobe apps open.
  • Photos: after importing a batch of photos, Photos analyses faces, scenes, and subjects. This runs in the background for hours.
  • WindowServer: on macOS Sequoia and Tahoe, a memory leak in WindowServer (the process that draws everything on your screen) can cause sustained CPU use. See what is WindowServer on Mac for a detailed explanation.

How do I find what's making the fan loud?

Activity Monitor is the free built-in tool that shows you exactly what every process on your Mac is doing. Think of it as a live list of every task your Mac is running, with a column showing how much CPU each one is using. For a full walkthrough, see how to use Activity Monitor on Mac. For this specific job, here are the steps:

  1. Press Command-Space to open Spotlight search (the search bar that appears in the middle of your screen).
  2. Type Activity Monitor and press Return.
  3. Click the CPU tab along the top of the window.
  4. Click the % CPU column header once or twice until the highest numbers are at the top.

Whatever process is sitting at the top with the highest percentage is your culprit. If the top process is using 80 percent or more of CPU, that is almost certainly what is spinning your fan. To stop it, click the process name to select it, then click the grey X button in the top-left of Activity Monitor's toolbar and choose Force Quit. The fan should slow within a minute or two as the chip cools.

A few things to know before you force-quit anything: mds_stores and mds are Spotlight; leaving them alone is fine, they will finish. kernel_task is a special macOS process; if it is at the top, that is macOS throttling the chip because it is already too hot, and force-quitting it will not work. See the Apple support article on kernel_task for more detail.

"Whatever is at the top of the CPU column in Activity Monitor is almost always what is spinning your fan."

How do I quiet a Mac fan?

Once you know what is causing the load, the fix depends on what it is.

If it is Chrome with many tabs: Chrome runs a separate background process for each tab and extension, even when the window is not visible. Closing unused tabs makes a significant difference. If you routinely have 30+ tabs open, consider using a tab-management extension, or switch to Safari for everyday browsing; Safari is considerably lighter on CPU for the same pages.

If it is Zoom, Teams, or another video app: Video calls are genuinely intensive; this is expected during a call. The issue is that these apps often continue using CPU after a call ends, sometimes for 10 to 20 minutes, and sometimes longer if they fail to close properly. After a call, quit the app fully (right-click its Dock icon and choose Quit) rather than just closing the window.

If it is an Adobe helper or updater: You can disable Adobe Creative Cloud from running at login. Open the Creative Cloud desktop app, go to Preferences, then the General tab, and turn off "Launch Creative Cloud at Login". The helper stops running in the background entirely.

If it is mds_stores (Spotlight): Leave it alone. Spotlight indexing finishes on its own, usually within a few hours. If it has been running for more than 24 hours, a restart often clears it.

If your Mac is on a soft surface: Beds, sofas, and laps block the air intake vents on the underside of the laptop. The chip cannot cool properly and the fan runs at full speed trying to compensate. Move the laptop to a hard, flat surface and temperatures drop within minutes.

When is fan noise a hardware problem?

Most persistent fan noise is software: a CPU-hungry app, a background process, or poor airflow. But there are hardware causes worth knowing about.

On any MacBook that is two or more years old, dust accumulates inside the machine over time. The intake vents are small slots, usually along the bottom edge or the hinge. Dust builds up there and restricts airflow, meaning the fan has to spin faster to move the same amount of air. A can of compressed air held near (not inserted into) the vents can dislodge surface dust. For a thorough clean, Apple-authorised service can open the machine safely; it is a common and inexpensive service job, and a clean machine often runs several degrees cooler.

A genuinely faulty fan is rare but possible. If you hear grinding, clicking, or rattling from the fan rather than just the usual rushing-air sound, the fan itself may be damaged. That is worth a visit to Apple or authorised service.

Finally, a note on MacBook Air models: the Air has no fan. If you own an Air and you are reading this because your machine is slow and silent under load, that is thermal throttling without a fan to help. The chip gets hot, macOS slows it down, and there is no fan to move the heat away. Moving to a cool, hard surface helps more on the Air than on any other model.

For the general case of a Mac that is running slowly alongside the fan noise, the memory side of things is often involved too. When your Mac runs low on available memory, it does extra work shuffling data around, which adds CPU load, which heats the chip. If your fan quiets after you quit a few apps but comes back an hour later as you open more things, memory pressure is likely contributing. Why is my MacBook so slow covers the full picture.

Common follow-up questions

Why does my MacBook fan run when nothing is open?
Background apps are the usual cause. Even when your Dock looks empty, dozens of helper processes run invisibly: Spotlight indexing files, Adobe Creative Cloud checking for updates, Google Drive syncing, and Photos scanning your library. Open Activity Monitor (Command-Space, type Activity Monitor), click the CPU tab, and sort by % CPU to see exactly what is running. The process at the top is your culprit.
Is constant fan noise damaging my Mac?
The fan itself is not harmful; it is doing its job. The concern is what is causing it. Persistent fan noise means persistent CPU heat, and sustained high temperatures over months and years can shorten the life of internal components. The fan is a warning sign, not a danger in itself. Fix the underlying cause and the fan quiets on its own.
How do I quiet a loud Mac fan?
Find the CPU hog first. Open Activity Monitor, click the CPU tab, sort by % CPU descending. Quit or force-quit the process at the top if you do not need it. Common culprits are Chrome with many tabs, Zoom or Teams during or after calls, mds_stores (Spotlight indexing, which finishes on its own), and Adobe background helpers. Once the CPU load drops, the fan slows within a minute or two.
Should I clean my Mac's vents?
Yes, if your MacBook is two or more years old and the fan runs loudly even under light tasks. Dust builds up in the intake vents over time and reduces airflow, making the fan work harder to move less air. Holding a can of compressed air near the vents (do not insert the nozzle) loosens surface dust. For a thorough clean, Apple-authorised service can open the machine safely. A clean machine often runs noticeably cooler.
Is fan noise normal on M1 or M2 Macs?
MacBook Pro models with M1, M2, M3, or M4 chips do have a fan, and it can spin up during sustained heavy workloads like video export or compiling. Brief fan noise during intensive tasks is normal. If the fan runs constantly during light tasks like browsing or email, something is using unexpectedly high CPU. MacBook Air models have no fan at all; if your Air is slow and silent, it is throttling thermally without a fan to help cool it.