LockDown Browser on Apple Silicon Mac - Do You Need Rosetta 2?

You do NOT need Rosetta 2 to run LockDown Browser 2.0+ on Apple Silicon Macs. The Mac client has been a Universal Binary (native arm64 + x86_64 in a single bundle) since version 2.0 in 2022. Only legacy LDB 1.x distributed by some institutions still requires Rosetta. How to verify and what to do if your install is wrong.

The short answer

LDB versionApple Silicon (M1-M4)Intel
2.x (current, 2022+)✓ Native - no Rosetta needed✓ Native
1.x (legacy)Rosetta 2 required✓ Native

Most universities distribute 2.x. A small number still distribute 1.x for legacy reasons.

How to verify your install is native arm64

  1. Quit LDB if running.
  2. Open Activity Monitor (⌘+Space → "Activity Monitor").
  3. Launch LockDown Browser from your LMS.
  4. In Activity Monitor, search for "LockDown Browser" in the search field.
  5. Look at the "Kind" column for the LDB process.

Result interpretation:

If your install is "Intel" on Apple Silicon

Two scenarios:

Scenario A: You have LDB 1.x (legacy)

Right-click LDB.app → Get Info → Version. If the version starts with "1.", that's legacy.

Solutions:

  1. Confirm with your university IT that 1.x is still required (most have moved to 2.x by 2026).
  2. If 1.x is required, install Rosetta 2 - macOS prompts for it on first launch. Click "Install".
  3. If 2.x is now standard at your institution, uninstall 1.x and reinstall from the current LMS link.

Scenario B: You have 2.x but it's running through Rosetta

The .app bundle was somehow corrupted. Reinstall:

  1. Run the complete uninstall (uninstall cluster).
  2. Restart your Mac.
  3. Sign in to your LMS, download LDB fresh.
  4. Install. Verify in Activity Monitor that it shows "Apple" Kind.

How to install Rosetta 2 (only if needed)

Most users will never need to do this in 2026. Only relevant for legacy LDB 1.x distributions:

softwareupdate --install-rosetta --agree-to-license

This downloads Rosetta 2 from Apple's servers (~50 MB) and installs system-wide. You only need to do this once per macOS account; subsequent Rosetta-required apps don't re-prompt.

macOS Sequoia 15.4+ Rosetta toggle

Apple changed Rosetta 2 from "auto-installed on first need" to "system-wide pref toggle" in Sequoia 15.4+. If your university distributes 1.x:

  1. System Settings → General → Software Update → Rosetta toggle.
  2. Enable Rosetta.
  3. If the toggle is missing, install via the softwareupdate --install-rosetta command above.

For LDB 2.x, none of this matters; the app runs native.

Performance impact of Rosetta (if you're on legacy 1.x)

If you're forced to use 1.x, plan for the higher battery cost - keep your Mac plugged in for exams > 90 minutes.

Frequently asked questions

My friend has LDB 2.x and theirs runs as Apple, mine as Intel. Why?

Likely a corrupted install on your end. Reinstall from your LMS link - the 2.x download is the same Universal Binary, but the bundle may have been damaged during your specific download.

Will Rosetta 2 ever be removed by Apple?

Apple has signaled Rosetta 2 will eventually retire (originally announced as "transition only"). As of macOS Sequoia 15.4, it's opt-in but available. macOS 27+ may not include it. By that point, all proctoring vendors will have shipped native arm64 builds.

Does running through Rosetta affect Monitor recording quality?

No - Monitor records the screen output, not the LDB process behavior. The recording is identical regardless of whether LDB runs native or under Rosetta. Battery and CPU cost differ.