MacBook stuck on loading screen is one of those problems that feels scarier than it usually is. The good news: in most cases you can get back to your desktop without losing data. This guide walks you through quick checks, safe boot options, disk repairs, and clean system fixes—organized from fastest to most advanced—so you can solve the issue with confidence.
What “stuck” actually means (and why it happens)
Seeing a spinner, progress bar frozen at some percentage, the Apple logo that never budges, or a black/gray screen after the chime all fall under the same umbrella: your Mac isn’t completing the startup sequence. Common reasons include:
- A minor glitch after a software update or app install
- Corrupted cache files or login items that load early in the boot process
- Disk directory errors or a failing drive
- Peripheral conflicts (USB hubs, docks, or external drives)
- Low free disk space preventing macOS from finishing initialization
- Firmware or NVRAM settings causing misfires (mainly on Intel-based models)
The fixes below address these possibilities in smart order—quick wins first, deeper surgery last.
Quick checks when macbook stuck on loading screen
Before diving into advanced steps, try the basics. They solve more cases than you’d think.
- Unplug everything non-essential. Remove external drives, dongles, hubs, SD cards, and peripherals. Conflicting drivers and power draw from hubs can stall startup.
- Check power and temperature. Connect to a power adapter and let it sit for a minute. Overheating or low battery can halt a boot.
- Wait a bit longer than you feel comfortable. macOS may be rebuilding caches or finishing a pending update. If the progress bar keeps moving (even slowly), give it some time.
- Free up space (if you can reach Recovery). If you know you’re almost out of storage, that alone can stall login. We’ll cover how to check and fix this from Recovery later.
If these don’t help, continue below.
Force restart when macbook stuck on loading screen
A force restart clears temporary glitches.
- All models: Press and hold the power button until the Mac turns off (10 seconds), wait another 10 seconds, then press power again.
- If a simple force restart doesn’t help, do it once more and proceed to Safe Mode.
Tip: If the display remains black and you’re unsure whether the Mac is off, keep holding the power button until you’re certain the fans and any keyboard backlight are off.
Boot into Safe Mode when macbook stuck on loading screen
Safe Mode loads only the essentials, disables third-party login items and fonts, and performs a quick disk check—often enough to break the logjam.
On Apple silicon (M-series):
- Shut down completely.
- Press and hold the power button until you see Loading startup options.
- Select your startup disk.
- Hold Shift and click Continue in Safe Mode.
- Log in (you may need to log in twice).
On Intel-based Macs:
- Turn on the Mac and immediately hold Shift.
- Release Shift at the login window.
- Log in (you may need to log in twice).
Once in Safe Mode:
- If you reach the desktop, you’ve confirmed third-party items or caches were likely the culprit.
- Use System Settings ? General ? Login Items to remove suspicious or unnecessary items.
- Empty the Trash and remove large, unneeded files to ensure ample free space (aim for 15–20% of your disk).
- Restart normally to test.
Use Recovery Mode and Disk Utility when macbook stuck on loading screen
If Safe Mode doesn’t get you in, the next best step is to repair the disk.
Enter Recovery Mode
- Apple silicon: Shut down. Hold power until Loading startup options appears ? Options ? Continue.
- Intel: Restart and immediately hold Command (?) + R until you see the Apple logo or a spinning globe.
Run First Aid
- In the Recovery window, open Disk Utility.
- Select your startup volume (usually “Macintosh HD” or the volume under the container).
- Click First Aid and run it on the volume, the container, and the physical disk, in that order.
- If errors are found and repaired, Restart from the Apple menu to test.
If First Aid can’t complete or keeps reporting problems, make a note—that’s a sign you may need to reinstall macOS or, in rare cases, replace the drive.
Reinstall macOS (without erasing) when macbook stuck on loading screen
A reinstall simply refreshes system files. Your data and apps stay put.
- Boot to Recovery Mode.
- Choose Reinstall macOS.
- Select your startup disk and follow the prompts.
This process can be lengthy depending on your connection and storage speed. When it finishes, the Mac restarts and attempts a normal boot. If it now reaches the desktop, you’re done—consider the prevention tips at the end so it doesn’t happen again.
Reset NVRAM/PRAM and SMC (Intel Macs)
If you use an Intel-based Mac, firmware-level settings can sometimes misbehave.
Reset NVRAM/PRAM (Intel only):
- Shut down.
- Turn it on and immediately hold Option + Command (?) + P + R.
- Keep holding for about 20 seconds; the Mac may restart during this.
Reset SMC (Intel only, varies by model):
- Mac notebooks with T2 chip: Shut down ? hold Control + Option (Alt) + Shift (right side) for 7 seconds ? while still holding, press the power button for another 7 seconds ? release all ? wait a few seconds ? power on.
- Older Intel notebooks: Shut down ? on the built-in keyboard hold Shift (left) + Control + Option (left) + power for 10 seconds ? release ? power on.
Note: Apple silicon doesn’t have a user-resettable SMC or NVRAM in the same way—simply shutting down and starting up effectively handles these.
If macbook stuck on loading screen after an update
Occasionally, a system update or app update triggers the freeze.
Try these in order:
- Safe Mode to clear caches and isolate login items.
- Recovery ? First Aid to ensure file system integrity.
- Recovery ? Reinstall macOS to refresh system files without erasing.
- If the issue started right after adding a kernel extension or security software, remove it from Login Items (or uninstall from Safe Mode).
- If you recently enabled disk encryption and the progress bar hangs at early boot, give it extra time—FileVault operations can take a while. Ensure the Mac is plugged into power.
Free up space: the silent culprit
Low storage is a classic reason for a boot hang and a slow login. If you can reach Safe Mode or Recovery (with Terminal), remove bulky files:
- Empty Trash.
- Remove old DMGs, installers, and Downloads clutter.
- Delete large unneeded videos and archives or move them to an external drive.
- Clear ~/Library/Caches items if you know what you’re removing (don’t delete entire Library folders you don’t recognize).
Aim for 15–20% free space on your system volume to keep startup healthy.
Check and disable problematic login items
Even one aggressive helper can freeze your boot sequence.
- System Settings ? General ? Login Items: toggle off items you don’t need.
- Look for old utilities you don’t use anymore, third-party antivirus, legacy VPN clients, or anything that injects at startup.
- After disabling, Restart to test. If the Mac boots normally, re-enable items one by one to find the offender.
Advanced: Verify file system and user account issues
If the Mac still won’t pass the loading screen:
- Recovery ? Disk Utility ? First Aid across all volumes again.
- Recovery ? Terminal: advanced users can mount the system volume and inspect logs in
/var/logor check space withdf -h. - Create a temporary user (if you can reach Safe Mode): If the new account logs in fine, your original user’s startup items or launch agents are likely at fault. Look in
~/Library/LaunchAgentsand~/Library/LaunchDaemonsfor third-party entries you can remove or relocate.
When data is critical: protect first, then fix
If you have irreplaceable files:
- Target Disk Mode (Intel with Thunderbolt/USB-C) or Share Disk from Recovery (Apple silicon) lets you mount the stuck Mac’s drive on another Mac and copy files off before deeper repairs.
- Once your data is safe, proceed with reinstalls or, if necessary, a full erase and restore from backup.
Last resort options
If you’ve tried everything above and the Mac still won’t pass the logo:
- Erase and restore from backup (Time Machine or other). An erase will remove all data—only do this after you’ve secured files.
- Hardware diagnostics: Restart and hold D (or use Options ? Diagnostics on Apple silicon) to run Apple Diagnostics. Repeated failures may indicate a failing SSD or memory issue.
- Professional service: Persistent First Aid failures or recurring boot hangs after a clean reinstall point to hardware. A technician can run deeper tests and replace failing components.
Prevent it from happening again
A few habits dramatically reduce the chance of seeing that frozen progress bar:
- Keep ample free space. Maintain at least 15–20% free storage.
- Audit login items quarterly. Remove anything you don’t actively use.
- Install updates deliberately. Update when you have power, time, and a stable connection.
- Back up regularly. Time Machine or another reliable option gives you freedom to fix boldly, knowing you can roll back.
- Beware low-quality utilities. Kernel extensions, outdated antivirus, and system “cleaners” can destabilize boot.
- Shut down cleanly. Avoid forced power-offs unless necessary; they increase the risk of file system errors.
- Run Disk Utility First Aid occasionally (e.g., after a crash) to keep the file system healthy.
FAQs
Why is my macbook stuck on loading screen after I installed a new app?
Some apps add helpers that start at boot. If a helper crashes or conflicts with other software, startup can stall. Boot into Safe Mode, remove the login item or uninstall the app, and try again.
Will reinstalling macOS delete my files?
A standard reinstall from Recovery refreshes system files but keeps your data and apps. Only an erase will wipe everything.
How long should I wait at the Apple logo before deciding it’s stuck?
If there’s zero movement in the progress bar for 10–15 minutes—and you’re not in the middle of a large update—it’s reasonable to proceed with Safe Mode or Recovery steps.
Is a black screen the same as being stuck at the logo?
Often, yes. If you hear the startup chime (on models that have it), keyboard lights, or fans, but nothing shows, try Safe Mode and Recovery. Also test with external displays and remove hubs.
What if I see a flashing folder with a question mark?
That means the Mac can’t find a valid startup disk. Use Recovery to select a startup disk, repair the drive, or reinstall macOS.
Step-by-step summary (bookmark this)
- Unplug all peripherals and force restart.
- Try Safe Mode; remove login items and free space.
- Use Recovery ? Disk Utility ? First Aid on all levels of the disk.
- Reinstall macOS without erasing.
- (Intel) Reset NVRAM/PRAM and SMC.
- Protect data with Share Disk/Target Disk Mode, then consider a full erase and restore.
- If problems persist, run diagnostics and seek hardware service.
Final word
Seeing macbook stuck on loading screen can be unnerving, but most cases trace back to fixable software snags: a cranky login item, a disk error, or low storage. Work down the checklist—Safe Mode, Disk Utility, and a reinstall solve the vast majority of boot hangs while keeping your data intact. Once you’re back in, spend a few minutes on prevention: prune login items, leave breathing room on your drive, and back up regularly so your Mac stays reliable and ready to work when you are.
