1. Backup Your Data (Mandatory!)
- Connect an external drive (bigger than your Mac’s storage)
- Go to > System Settings > General > Time Machine
- Click “Add Backup Disk” and follow prompts
- Wait until backup completes before proceeding
2. Reset macOS (Erase & Reinstall)
Enter Recovery Mode:
- Shut down Mac ( > Shut Down)
- Hold (Power button + ⌘ Command + R) together immediately after turning on
- Release when Apple logo appears (may take 5 minutes)
Erase Your Disk:
- Select “Disk Utility” > Continue
- In sidebar:
- Select “Macintosh HD” (top item, under “Internal”)
- Click “Erase” (top toolbar)
- Configure:
- Name:
Macintosh HD - Format:
APFS(default for modern Macs) - Scheme:
GUID Partition Map
- Name:
- Confirm with “Erase Volume Group”
- Close Disk Utility when done
Reinstall macOS:
- Back in Utilities, choose “Reinstall macOS”
- Follow prompts (installation takes 20-60 minutes)
- Mac will restart automatically when done
3. Fast Setup (Skip Unnecessary Steps)
At the Welcome Screen:- Country/Region: Select yours → Continue
- Language: Keep defaults → Continue
- Accessibility: “Not Now” → Continue
- Wi-Fi: Connect to internet (required!)
- Data & Privacy: Continue
- Migration Assistant: “Not Now”
- Apple ID: “Set Up Later” → “Skip” (you’ll add later)
- Terms & Conditions: Agree → Continue
- Create Admin Account:
- Full Name: Your name
- Account Name: Auto-generated (keep it simple)
- Password: Use something memorable (write it down!)
- Uncheck “Set up with Touch ID” (save time)
- Location Services: Uncheck → “Continue” → “Don’t Use”
- Analytics: Uncheck both → Continue
- Screen Time: “Set Up Later”
- Siri: “Set Up Later” or uncheck → Continue
- Appearance: Choose Light/Dark → Continue
4. Open Apps via Terminal (Developer Quickstart)
- Press ⌘ Command + Space
- Type
Terminal→ Press Enter - Copy/paste this command (it opens 4 apps at once):
Next Steps for Developers
- Install Xcode from App Store (essential for macOS dev)
- Install Homebrew (package manager):
- Configure Git:
Pro Tips
- Use
⌘ Command + Tabto switch between open apps - Safari is pre-logged into Apple services (App Store, iCloud)
- Activity Monitor shows running processes (like Task Manager on Windows)
- You can sign into Apple ID later in > System Settings > Apple ID
This process takes 60-90 minutes total. You’ll have a clean, bloatware-free macOS installation ready for development tools!