My Mac has been acting weird with sound and display settings randomly changing or not saving after restart. I read that resetting PRAM might fix these issues, but I’m nervous about doing it wrong or accidentally erasing something important. Can someone walk me through the correct steps to reset PRAM on a Mac and explain what I should back up or watch out for first?
PRAM reset is safe. It does not erase your files or apps. It only resets some system settings.
Here is how to do it on an Intel Mac:
- Shut down your Mac.
- Wait 10 seconds.
- Press the power button.
- Immediately hold these four keys: Option + Command + P + R.
- Keep holding for about 20 seconds.
On older Macs, you hear the startup chime twice. On newer ones, the Apple logo appears, disappears, then appears again. - Release the keys and let it boot.
Settings that often reset:
• Speaker volume
• Startup disk selection
• Display resolution
• Time zone or clock
• Some trackpad and keyboard prefs
After it boots, go to:
System Settings > Sound and System Settings > Displays and recheck your prefs.
If you use an external display, tweak resolution and refresh rate again.
Important notes:
• This only works on Intel Macs. Apple silicon (M1, M2, M3) does not use PRAM the same way. For those, shut down, wait 30 seconds, then power on. That handles most NVRAM stuff.
• Your data on the drive stays untouched. PRAM/NVRAM lives in separate memory.
• If you use a custom startup disk, you might need to reselect it in System Settings > Startup Disk.
If things still act weird after PRAM reset, try:
- Safe Mode boot:
Intel: hold Shift at startup until you see login.
Apple silicon: hold power until “Options” appears, pick your disk with Shift pressed. - New user account test. If sound and display behave there, your main user prefs are corrupted.
I had a 2017 MBP that kept forgetting sound output and mirroring on an external monitor. PRAM reset fixed it instantly. Needed to redo audio out and display scaling once, then it stayed stable.
You’re not going to erase your stuff with a PRAM/NVRAM reset, so you can relax on that part. It only touches certain low‑level settings, not documents, apps, or photos.
@codecrafter already laid out the Intel key combo nicely, so I won’t rehash the same step‑by‑step. Instead, a few things people usually don’t mention:
-
Figure out if PRAM/NVRAM is even relevant
- Intel Mac: Yes, classic PRAM/NVRAM reset applies.
- Apple silicon (M1/M2/M3): There is no traditional PRAM reset shortcut. A full shutdown, wait, then power back on essentially reloads that stuff. So if you’re on Apple silicon, holding Option‑Command‑P‑R will just give your fingers a workout.
-
What you’re likely to “lose”
After resetting, you typically need to re‑set:- Output device in Sound (internal speakers vs HDMI vs USB interface)
- Display scaling / mirroring vs extended
- Startup disk selection if you previously chose a specific one
- Time zone / clock format sometimes
That’s it. No data loss, but a few prefs go back to defaults, which honestly is the point.
-
If you’re nervous, take 2 minutes of “backup insurance”
- Make sure Time Machine icon shows a recent backup or just run a quick manual one.
- Take screenshots of:
- System Settings → Sound
- System Settings → Displays
That way if something feels “off” after the reset, you can just put everything back how it was.
-
Stuff that can look scary but is normal
- Fan might spin louder for a bit on first boot.
- Screen brightness might come up at max or low.
- Mac may take slightly longer on that first restart.
None of this means anything got erased.
-
If a PRAM/NVRAM reset does nothing
Then your issue probably lives elsewhere:- Corrupted user prefs: create a new user account and see if sound/display behave there.
- Weird third‑party audio drivers (Rogue Amoeba, old Zoom audio, etc.) can mess with sound outputs.
- External monitor issues can come from flaky HDMI/DisplayPort cables or cheap adapters, not PRAM.
-
One thing I mildly disagree with @codecrafter on
They treat the Apple silicon “shut down and wait” as the rough equivalent. In practice, I’ve seen more stubborn display/sound glitches on M‑series fixed by:- Shut down
- Unplug all external devices, including monitors and hubs
- Wait 30–60 seconds
- Power on with nothing attached
- Log in, then reconnect displays and audio gear
That cold boot with no peripherals sometimes clears odd states that a normal restart doesn’t.
So, no, you’re not going to accidentally nuke your drive by doing a PRAM/NVRAM reset. Worst case: you have to re‑choose your sound output, adjust display scaling, and maybe reselect your startup disk. If the Mac is already randomly forgetting settings, you’re basically just forcing it to forget them once in a controlled way instead of in a chaotic, annoying way.
You’re overestimating how “dangerous” a PRAM/NVRAM reset is and underestimating how useful proper troubleshooting can be.
A few angles that complement what @codecrafter and the other post already covered:
-
Check if PRAM is even the first thing to try
If your Mac is just forgetting sound and display choices, I’d actually start with:- Deleting specific prefs files in your user Library
For sound:~/Library/Preferences/com.apple.audio.AudioMIDISetup.plist
For displays:~/Library/Preferences/com.apple.windowserver.plist
Then log out/in or restart. This is more targeted than a global PRAM/NVRAM reset.
Only if that fails would I jump to PRAM.
- Deleting specific prefs files in your user Library
-
Intel vs Apple silicon nuance
I slightly disagree with the idea that a shutdown on Apple silicon is always “equivalent” to a PRAM reset. In practice:- Intel: PRAM/NVRAM reset can fix bizarre legacy setting corruption that a normal reboot will not touch.
- Apple silicon: Most of those settings live in a more resilient system, so weirdness is often from:
- User preference files
- External device firmware
- Third party kexts / audio drivers
If you have an M-series and the same behavior happens even in Safe Mode, a PRAM-style attempt is usually just a symptom check, not a real fix.
-
Test in another macOS user account
This gets skipped too often. If a fresh user account:- Remembers sound outputs
- Remembers display layouts
then your problem is not PRAM, it is your user-level prefs or launch agents. That is a much safer, reversible area to experiment in than low-level resets.
-
What I’d do in order
- Check in Safe Mode: if things behave in Safe Mode, some 3rd party stuff is the culprit.
- New user account test.
- Trash the specific Audio / Display prefs mentioned above.
- Only then do a PRAM/NVRAM reset (Intel) or full cold shutdown with all peripherals disconnected (Apple silicon).
-
About “How To Reset Pram On Mac” as a topic
Useful for SEO and for searchability, sure, but the real answer to “Should I reset PRAM?” is: only after you’ve ruled out user prefs, external hardware, and drivers. Treat it as a reset of low-level defaults, not a magic erase-and-fix button. -
Brief comparison to @codecrafter’s take
They lean a bit more on “reset PRAM, it’s safe, go for it” which is valid in terms of data safety. I’d just add that jumping to it too early can hide the root cause. If your Mac is randomly changing settings because of a flaky USB-C dock or a half-broken HDMI adapter, a PRAM reset might appear to “help” once, then the problem comes right back.
So: no, you will not erase your files. Yes, PRAM/NVRAM reset is safe on Intel and effectively simulated on Apple silicon with a proper shutdown. Just don’t let it replace basic diagnostics like new user testing, Safe Mode, and targeted preference cleanup.