Skip to content
English
  • There are no suggestions because the search field is empty.

How to clear a staged Apogee kernel extension on Apple Silicon Macs

Applies to: Apple Silicon Macs that previously used the legacy "Symphony Control" software, or were set up from an older Mac using Migration Assistant.

Symptoms

  • Kernel panics (unexpected restarts) when the Symphony I/O MkII is connected or after installing Control 2.
  • Symphony I/O MkII not detected in Control 2 or Audio MIDI Setup, even after a clean uninstall and reinstall.

Cause

The legacy Symphony Control software used a kernel extension (KEXT) named ApogeeSymphonyIO2T (bundle ID com.apogeedigital.kextSymphonyIO2T). macOS keeps a copy at /Library/StagedExtensions/Library/Extensions/ApogeeSymphonyIO2T.kext/, a folder protected by System Integrity Protection that the uninstaller cannot modify. This stranded copy can keep loading and conflict with the new DEXT driver used by Control 2.

Confirm the staged extension is present

After uninstalling all Apogee software, open System Information (Applications > Utilities), click Extensions in the sidebar under Software, and wait for the list to load. If ApogeeSymphonyIO2T still appears, continue below. If it is not listed, this article does not apply to your issue.

Screenshot 2026-07-10 at 3.03.06 PM

Before you begin

This procedure clears ALL staged third party kernel extensions, not only the Apogee one. Other software that uses kernel extensions may ask you to reapprove or reinstall afterward. This is expected. Your data is not affected. 

Clear the staged extension

Step 1: Open Terminal from the Applications > Utilities folder and run the following command (enter your computer password when asked, nothing appears as you type):

sudo kextcache --clear-staging

Step 2: Power off your Mac, then power it back on while holding the power button. Select the Mac Boot Options menu, choose your user account, and log in.

Screenshot 2026-07-10 at 6.29.33 PM

In the top menu bar, select Utilities > Terminal and run the following command:

kmutil trigger-panic-medic --volume-root /

Screenshot 2026-07-10 at 6.30.02 PM

 

Screenshot 2026-07-10 at 6.30.15 PM

Restart your Mac to return to normal mode.

After the restart you will see a pop up message saying extensions were removed, this lets you know the process was successful.