Troubleshooting
Mac Trackpad Not Working? Try These Fixes
Trackpad frozen, jumpy, or ignoring clicks? Walk through the fixes that work — from setting tweaks to deeper resets — and get your Mac responding.
The cursor freezes mid-click. Or the trackpad refuses to register taps. Or scrolling stutters until you want to throw the laptop across the room. A misbehaving trackpad is uniquely frustrating because it interrupts almost every interaction with your Mac.
Here’s the thing: most trackpad issues aren’t hardware. They’re settings, stale device caches, or a software conflict you can clear in a few minutes.
First, rule out the obvious culprits
Before you go deep, knock these out:
- Wipe the trackpad with a slightly damp microfiber cloth. Skin oil and dust kill capacitive sensitivity. Sounds silly, fixes the issue more often than you’d expect.
- Make sure you don’t have a Magic Mouse or external trackpad connected that’s stealing input focus. Check
Control Center → Bluetooth. - Restart. Yes, really. macOS sometimes loses track of the input multitouch driver, and a reboot pulls it back online.
- For a Magic Trackpad, plug it in via USB-C. Charge for at least 15 minutes — they ship at near-zero charge sometimes.
Check your trackpad settings
Open System Settings → Trackpad and walk through every tab. The defaults Apple ships aren’t always what’s actually set on your machine, especially if you’ve migrated from another Mac.
Look for:
- Tap to Click — if this is off and you’ve been tapping instead of pressing, the trackpad is technically working fine
- Tracking Speed — too slow feels broken; too fast feels jumpy
- Force Click and Haptic Feedback — disable temporarily to test if it’s interfering
- Three-finger drag is under
System Settings → Accessibility → Pointer Control → Trackpad Options. If a gesture stopped working, this is often where it lives.
While you’re in Accessibility, also check Mouse Keys. When that’s enabled, the numeric keypad takes over cursor movement and the trackpad can feel sluggish or unresponsive in ways that look like hardware failure.
Force-quit the input daemon
There’s a process called WindowServer that handles all input on macOS. It rarely needs intervention, but if your trackpad’s been intermittent and a restart didn’t fix it, you can force a soft reset by logging out and back in. That kills WindowServer and respawns it.
Or, more aggressively, open Activity Monitor, search for WindowServer, and click the X to quit it. Your screen will black out briefly, then re-login. The trackpad driver loads fresh.
For a Magic Trackpad: reset the pairing
Bluetooth pairing histories accumulate over time and occasionally break. Here’s how to fully reset a Magic Trackpad:
- Open
System Settings → Bluetooth - Click the info icon next to the Magic Trackpad and choose Forget This Device
- Power the trackpad off using the switch on the back
- Wait 30 seconds
- Plug it into your Mac with a Lightning or USB-C cable
- Turn it back on — pairing should happen automatically
If it still won’t pair, check System Information → Bluetooth (Apple menu → About This Mac → More Info → System Report). You’re looking for any “ghost” entries of trackpads you no longer own. Those can interfere with new pairings.
Try Safe Mode to rule out third-party apps
Apps like BetterTouchTool, Magnet, or some screen-recording tools hook deeply into trackpad input. If one’s broken or conflicting after a recent update, your trackpad can feel completely off.
To boot in Safe Mode:
- Apple Silicon Macs: Shut down. Hold the power button until “Loading startup options” appears. Pick your boot drive while holding Shift, then “Continue in Safe Mode.”
- Intel Macs: Restart and immediately hold Shift until you see the login screen.
If the trackpad behaves perfectly in Safe Mode, a login item is the problem. Restart normally, open System Settings → General → Login Items & Extensions, and disable items one at a time until you isolate the culprit.
Check the battery on a built-in MacBook trackpad
This sounds backwards, but it’s real: a swollen battery can press up against the underside of the trackpad and either prevent clicks from registering or make the trackpad feel rigid and unresponsive.
Signs of a swollen battery:
- The MacBook rocks slightly on a flat surface
- The trackpad feels firmer or harder to click than it used to
- The bottom case feels slightly bowed
- Any visible separation at the seams
If you suspect this, stop using the laptop on battery and book a service appointment. Swollen batteries are a fire risk.
Reset SMC (Intel Macs only)
Apple Silicon Macs handle power management differently — there’s no SMC to reset. But on Intel models, an SMC reset can fix trackpad issues tied to power state, sleep/wake bugs, and intermittent unresponsiveness.
For Intel MacBooks with the T2 chip:
- Shut down the Mac
- Hold right Shift, left Option, and left Control for 7 seconds
- While still holding, also press and hold the power button for another 7 seconds
- Release everything
- Wait a few seconds, then power on
For older Intel MacBooks, the SMC reset is different — Apple’s support docs have the exact key combo for each model.
Diagnose deeper with built-in tools
If the trackpad is still misbehaving, you can run Apple Diagnostics to check for hardware faults:
- Apple Silicon: Shut down, then hold the power button while turning on. When startup options appear, press Command-D.
- Intel: Restart and immediately hold the D key.
The diagnostic will scan and report any reference codes. Common trackpad-related codes include PPT001 and PPT004. If either appears, you’ve got a hardware fault and a Genius Bar visit is the answer.
For software-side verification, open Terminal and run:
ioreg -c AppleMultitouchDevice
That dumps the trackpad’s device tree. If your trackpad isn’t there, the system isn’t even seeing the hardware — which usually means a flex cable issue inside a MacBook (common after liquid spills) or a dead Magic Trackpad.
Clear out stale device caches
macOS keeps preference files for every Bluetooth and USB device you’ve connected. These build up over years and occasionally cause weird input issues — especially after macOS updates that change driver behavior.
The relevant caches live across ~/Library/Preferences/, /Library/Preferences/, and a handful of system-level locations. Going hunting for them manually is risky because deleting the wrong file can break unrelated things.
There’s a faster waySweep does the cleanup in seconds. Try Sweep free →
After clearing those caches, restart and re-pair any external trackpads. The fresh state often fixes problems that survived every other step.
When to give up and book a repair
You’ve worked through every step and the trackpad still won’t behave. At this point you’re probably looking at:
- A failed flex cable (common on MacBooks 3+ years old, especially after a battery swap)
- A swollen battery pressing on the underside
- Liquid damage from a months-old spill that’s just now showing symptoms
- A genuinely dead trackpad sensor
For a built-in MacBook trackpad, an Apple Store appointment or authorized repair shop is the right call. Some MacBook Pro models had free repair extensions for trackpad issues — check your serial number on Apple’s coverage page first.
For a Magic Trackpad, if it’s under a year old and was bought direct from Apple, you’ve got warranty coverage. Otherwise, a replacement runs around $129 for the standard size.
Most trackpad problems, though, never get to that point. A settings tweak, a Bluetooth re-pair, and a cache cleanup catches the vast majority. Run through this list before assuming the worst.