Troubleshooting iTunes Media Keys: Common Causes and Quick Fixes
Media keys (play/pause, next, previous) are convenient — until they stop controlling iTunes. Below are the most common causes and quick, ordered fixes for macOS and Windows so you can regain control fast.
Quick checklist (try in order)
- Quit other music apps (Spotify, YouTube Music, Plex).
- Quit browsers or disable extensions that claim media keys (Chrome extensions like Google Play Music/Plex).
- Restart iTunes.
- Restart the computer.
If the simple steps don’t help, follow the platform-specific checks below.
macOS — Causes & fixes
1) Another app or extension is hijacking media keys
- Fix: Quit apps that play sound or capture media keys (Spotify, browser tabs). In Chrome, go to chrome://extensions → Keyboard shortcuts (bottom) and remove any global media shortcuts.
2) System “Now Playing” or background service stopped
- Fix: In Terminal run:
Code
launchctl load -w /System/Library/LaunchAgents/com.apple.rcd.plist
then press media keys again.
3) Keyboard function-key mode or Touch Bar conflict
- Fix: System Settings → Keyboard → ensure “Use F1, F2, etc. keys as standard function keys” is set as you need; toggle it briefly to reset. For Touch Bar, test physical keyboard media keys or remove custom Touch Bar widgets that override media controls.
Leave a Reply