Everything a Windows 11 user needs to stop saying "where is…"
| Windows 11 | macOS Tahoe |
|---|---|
| Start Menu | Spotlight — Press ⌘ Space. Launches apps, finds files, runs actions, browses clipboard. Launchpad is gone in Tahoe. |
| Taskbar | Dock — Pinned apps at the bottom. Running apps show a dot. Right-click for context options. |
| System Tray | Menu Bar + Control Center — Status icons live in the top-right; click the Control Center icon (two toggles) for Wi-Fi, Bluetooth, volume, etc. Now fully transparent in Tahoe. |
| File Explorer | Finder — Click the smiley face in the Dock. Works like Explorer but columns-view is your friend. |
| Settings | System Settings — Apple menu (🍎) → System Settings, or search via Spotlight. |
| Control Panel | System Settings — Everything is consolidated here now. No separate Control Panel. |
| Task Manager | Activity Monitor — In Applications → Utilities, or search Spotlight. Same idea: CPU, RAM, processes. |
| Device Manager | System Information — Apple menu → About This Mac → More Info, or search "System Information." |
| Disk Management | Disk Utility — Applications → Utilities → Disk Utility. Format, partition, repair disks. |
| Programs & Features | Drag to Trash — Most apps uninstall by dragging from Applications to the Trash. No installer/uninstaller needed. |
| Windows Defender / AV | XProtect + Gatekeeper — Built into macOS silently. No UI to fuss with. FileVault now auto-enables on new installs. |
| PowerShell / CMD | Terminal — Got a major visual overhaul in Tahoe with 24-bit color and Powerline font support. Runs zsh by default. |
| Clipboard History (Win+V) | Spotlight Clipboard — New in Tahoe: ⌘ Space → click Clipboard tab. Apple's first built-in clipboard manager. |
| Snap Layouts | Stage Manager + Green Button — Hold the green ● button to tile. Stage Manager (Control Center) groups app windows like virtual desktops. |
| Virtual Desktops | Spaces — Swipe up with 3 fingers (or F3) to see Mission Control. Add spaces at the top. |
| Action Center / Notifications | Notification Centre — Click the date/time top-right, or swipe left from the right edge on trackpad. |
| Right-click context menu | Secondary click — Two-finger tap on trackpad, or Ctrl+Click anywhere. Works the same way. |
| Alt+F4 (close app) | ⌘Q — Fully quits the app. Red ● just closes the window; the app keeps running. |
| App title bar menus | Menu Bar (top of screen) — Every app's menus live at the very top of the display, not inside the window. |
| Minimize to taskbar | Yellow ● or ⌘M — Minimizes to the Dock. The app is still running. |
Biggest visual overhaul since 2020. Translucent, reflective surfaces throughout — Dock, sidebars, toolbars, Control Center. The menu bar is now fully transparent by default.
Biggest Spotlight update ever. Four tabs: Apps, Files, Actions, Clipboard. Take hundreds of actions without opening apps. Includes Apple's first built-in clipboard manager.
Make and receive iPhone cellular calls directly from your Mac via Continuity. Access Recents, Contacts, Voicemail. Call Screening keeps unknown callers from ringing through.
Beyond just Light/Dark. Tint all icons and folders the same color. Color individual folders with emoji or glyphs. New "Clear" look matches iOS's transparent icon option.
iPhone Live Activities (sports scores, timers, Uber ETAs) now show in your Mac's menu bar. Click one to open it in iPhone Mirroring.
Shortcuts can now tap directly into Apple Intelligence AI models to automate complex tasks. Live Translation added for cross-language text and audio.
Central hub for all games on your Mac — App Store, Apple Arcade, and others. Game Overlay for chat and settings without leaving games. Metal 4 for developers.
Create polls with up to 12 choices and send to iMessage groups. Recipients can vote live or add missing options. Requires iOS 26 / Tahoe on all devices.
First notable Terminal update in decades. Now supports 24-bit color, Powerline fonts, and Liquid Glass themes. If you use a terminal, this is worth checking out.
Change the color, font, and weight of the lock screen clock — a feature borrowed from iPhone. Finally.
Reminders can now auto-categorize any list using Apple Intelligence — not just groceries. Packing list? It'll sort into Clothing, Electronics, Toiletries automatically.
FileVault disk encryption now enables automatically on new setups when signed in with an Apple Account. Recovery handled via your Apple Account.
| Gesture | What It Does |
|---|---|
| Two-finger scroll | Scroll — feels inverted if you're used to Windows. Flip it: System Settings → Trackpad → Natural scrolling. |
| Two-finger tap | Right-click (secondary click) |
| Two-finger pinch | Zoom in/out in browsers, photos, PDFs |
| Two-finger swipe left/right | Back / Forward in Safari and Finder |
| Three-finger swipe up | Mission Control — see all open windows |
| Three-finger swipe left/right | Switch between Spaces (virtual desktops) |
| Four-finger pinch closed | Show Launchpad / Apps view (Spotlight) |
| Four-finger swipe up | Mission Control |
| Tap to click | Off by default — enable in System Settings → Trackpad |
| Windows Concept | macOS Reality |
|---|---|
| Registry | Doesn't exist. App prefs live in ~/Library/Preferences as .plist files. Rarely need to touch them. |
| .exe installers | Apps come as .dmg (disk image, drag to install) or .pkg (installer) or via the App Store. |
| Right-click → Properties | ⌘I (Get Info) on any file or folder. Same concept. |
| Rename file (F2) | Click filename once to select, press Return to rename. |
| Address bar in Explorer | In Finder, press ⌘⇧G to type a path, or View → Show Path Bar. |
| Run dialog (Win+R) | Use Spotlight (⌘Space) or open Terminal and type commands there. |
| Maximize to full screen | Click green ● or ⌃⌘F. True full-screen creates a new Space. Double-click title bar to maximize-without-fullscreen. |
| Defragmenting disk | Never needed. macOS handles this automatically on SSDs. APFS (the filesystem) does it natively. |
| Disk image = virtual drive | Same concept. .dmg mounts as a volume, you drag the app out, then eject it (like unplugging a USB). |
| C:\ drive in paths | Your home folder is /Users/yourname. Hit ⌘⇧H in Finder to go there instantly. |