Files
OpenCore-Legacy-Patcher/docs/UNINSTALL.md
2024-12-18 21:45:26 +02:00

2.0 KiB

Uninstall

This guide tells you different ways to uninstall OCLP and/or patches.

Delete everything and revert back to native macOS

Boot a native macOS installer, go to Disk Utility and choose View -> Show All Devices. Wipe the full disk by choosing the top option on the left sidebar and start macOS installation.

Reset NVRAM afterwards.

Partial uninstall

Uninstalling the application

Version 1.5.0+

Version 1.5.0 and newer use a Privileged Helper Tool that requires more thorough uninstallation than previous versions. Download the uninstaller package from the releases page.

Version 1.4.3 and older

Navigate to /Library/Application Support/ and delete the Dortania folder.

Reverting root patches

Open the OCLP application and go into the Post Install Root Patch menu, choose Revert Root Patches.

Uninstalling the bootloader

  1. Remove OpenCore either from the USB or internal drive
  • You'll need to mount the drive's EFI partition, and delete the EFI/OC and System folders
    • Note: Do not delete the entire EFI folder, this will likely break any existing Windows and Linux installations.
    • See here for an example on how to mount
    • For 5K iMac users, you will also need to delete boot.efi on the root of the EFI partition.
  1. Reset NVRAM

:::warning

Note that after you remove OpenCore, your Mac will no longer boot and show the "prohibited" symbol. Be prepared to have a bootable USB drive with either OpenCore or natively-supported version of macOS before you uninstall the bootloader.

  • This does not apply to native Macs just using OpenCore to achieve features like AirPlay to Mac and Sidecar, but it is still recommended to reinstall macOS after removing OpenCore, if using SMBIOS spoofing to enable Universal Control and other features. :::