LockDown Browser Keeps Closing on Mac - Permanent Fixes (2026)
Symptoms
- LDB launches successfully (you see the loading screen).
- Within 5-15 seconds, LDB closes itself with no error message.
- Reopening produces the same behaviour repeatedly.
- No "quit unexpectedly" dialog (the close is intentional, not a crash).
- Sometimes a brief "Close these applications" dialog appears just before the auto-close.
Three root causes (in order of frequency)
- Blacklisted process detected (~46%) - LDB scans for blacklisted apps, finds one, shows the close dialog briefly, then aborts. The brief flash is too short to read.
- Gatekeeper rejection on second launch (~26%) - first launch worked, codesign cache invalidated since (often by macOS update), LDB now self-aborts on the failed verification.
- Codesign integrity check from inside LDB (~16%) - LDB performs its own signature verification on launch; if the .app bundle was modified post-install (e.g. by an over-aggressive antivirus quarantine), LDB exits.
- Other (12%): kernel extension conflicts, sandbox container damage, beta macOS issues.
Fix 1 - Identify and quit the blacklisted process
- Quit LDB.
- Open Activity Monitor.
- Click the "View" menu → "All Processes".
- Search for any of:
VNC,ARDAgent,screensharingd,TeamViewer,AnyDesk,Citrix,Parallels,VMware,UTM,VirtualBox. - Quit each (click the row → click (×) → Force Quit).
- Also check for Zoom-active, Teams-active, Discord-screen-sharing.
- Relaunch LDB.
The complete blacklist by default is in the conflicts cluster.
Fix 2 - Reinstall LDB
Resolves Gatekeeper and codesign integrity failures:
- Run the complete uninstall (uninstall cluster).
- Restart your Mac.
- Sign in to your LMS, download LDB fresh, reinstall.
- On first launch, approve every TCC dialog.
Fix 3 - Whitelist LDB in your antivirus
If you have Malwarebytes, Bitdefender, Sophos, or Norton, they may have flagged LDB's bundle as suspicious and modified it post-install. Whitelist:
- Add
/Applications/LockDown Browser.appto the AV's exclusions. - Add the directories
~/Library/Application Support/LockDown Browser/,~/Library/Caches/com.respondus.lockdownbrowser/, and~/Library/Group Containers/group.com.respondus.lockdownbrowser/to scan exclusions. - Reinstall LDB after whitelisting.
Fix 4 - Disable Screen Sharing and Remote Management
System Settings → General → Sharing. Toggle off:
- Screen Sharing
- Remote Management
- Remote Login
Each of these triggers ARDAgent or screensharingd to run, both blacklisted by LDB.
Fix 5 - Update macOS
System Settings → General → Software Update. Newer minor versions occasionally fix Gatekeeper rejection bugs.
If 1-5 don't fix it
Save the most recent ~/Library/Logs/DiagnosticReports/LockDown Browser-*.ips. Open a Respondus support ticket via support.respondus.com; attach the .ips and your macOS version. The crash signature lets Respondus reproduce.
Frequently asked questions
I quit every blacklisted process I can find but LDB still closes. What now?
The blacklist also includes daemons that aren't visible in Activity Monitor by default (until you click "View" → "All Processes"). Run that search first. Otherwise the cause is more likely Gatekeeper/codesign - Fix 2 reinstall.
Why does LDB close silently instead of showing the "Close these applications" dialog?
The dialog flashes briefly (sometimes <1 second) before the auto-close. On Macs with very fast displays the flash is hard to perceive. Fix 1 (manually checking blacklist) is the same procedure as if you saw the dialog.
Could my own institution's configuration be killing LDB?
Yes. The Respondus Dashboard lets your university customise the blacklist. Some institutions add productivity apps (Notion, Obsidian, Anki) that aren't on Respondus's default list. Check your university's LDB IT page for the exact blacklist.