How to identify the Mac you have.

How to identify the Mac you have.


🖱️ 1. Apple Menu (Fastest & Most Direct)

  • Click the Apple logo  in the top-left corner of your screen.
  • Select “About This Mac”.

  • Press Command (⌘) + Spacebar.
  • Type “About This Mac” and hit Return.

🧭 3. System Settings

  • Open System Settings (or System Preferences).
  • Go to General > About.

🗂️ 4. Finder Method

  • Open Finder.
  • Click “Go” > “Utilities” from the top menu bar.
  • Open System Information (this gives deeper info than “About This Mac”).
  • Alternatively, use Command (⌘) + Shift + U to open Utilities quickly.

💡 You can also search “System Information” in Finder’s search bar.


🌐 5. Chrome Method

While Chrome doesn’t directly access “About This Mac,” you can:

  • Type chrome://system in the Chrome address bar to view Chrome’s system diagnostics.
  • For full Mac info, you’ll still need to use one of the native macOS methods above.

🧰 6. AppleScript Shortcut

You can create a simple AppleScript to open “About This Mac”:

tell application "System Events"

    tell process "SystemUIServer"

        click menu bar item 1 of menu bar 1

        click menu item "About This Mac" of menu 1 of menu bar item 1 of menu bar 1

    end tell

end tell

How to use it:

  1. Open Script Editor (search via Spotlight).
  2. Paste the script above.
  3. Click Run to test it.
  4. Save it as an app for quick access from your Dock or Launchpad.

🖥️ 7. Terminal Command (Opens System Information)

While there's no direct Terminal command for “About This Mac,” you can open System Information, which is closely related:

open -a "System Information"

Or, to open the About pane in System Settings (macOS Ventura and later):

💡 This opens the same window as “About This Mac” from the Apple menu.


⚙️ 8. Automator Quick Action

You can also create a Quick Action in Automator:

  1. Open Automator.
  2. Choose Quick Action.
  3. Set “Workflow receives” to no input.
  4. Add “Run AppleScript” action.
  5. Paste the AppleScript from above.
  6. Save it as “Open About This Mac”.
  7. Assign a custom keyboard shortcut via System Settings > Keyboard > Keyboard Shortcuts.

    • Related Articles

    • How to identify your version of Office.

      ? On Windows ✅ Method 1: From Any Office App Open any Office app (e.g., Word, Excel, Outlook). Click File > Account (or Office Account). Look under Product Information: You'll see the Office version (e.g., Microsoft 365, Office 2021). The build ...
    • Grammarly Office extension app for Mac is now discontinued.

      The main Grammarly/Superhuman app, and some browser extensions will still work, but the specific, fully featured Office/Word add in or Extension no longer works/exists on Mac. Grammarly for Word on macOS is not available anymore. The Grammarly add‑in ...
    • How to install Mindomo on your DSA awarded laptop or Apple Mac

      General install and validation notes. Download the Mindomo app for your Operating system/device, scroll down until you see WIndows, Mac etc listed. Install on your device, then use your 8 digit or 25 digit key in app: Mindomo Desktop → “i” icon → ...
    • Do I need Anti Virus if I have a Mac? (short answer is yes, long answer is more yes)

      Here are are some important pointers regarding the need for antivirus software on a Mac: 1. macOS Is Not Immune to Threats While macOS is generally considered more secure than Windows, it’s not invulnerable. Cybercriminals are constantly evolving ...
    • How to install your DSA awarded Mindjet/Mindmanager software on a PC or MAC.

      See here an overview of Mindmanager keys. MindManager downloads for Windows DSA Windows Students who receive Mind Manager may not receive a key for Windows but an invite via email. Otherwise MindManager should be activated using your DSA awarded ...