mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
This is not an exhaustive revision, there may still be more issues that can be fixed when found.
15 lines
801 B
Markdown
15 lines
801 B
Markdown
# Uninstalling OpenCore
|
|
|
|
To remove OpenCore:
|
|
|
|
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](https://dortania.github.io/OpenCore-Post-Install/universal/oc2hdd.html)
|
|
* For 5k iMac users, you will also need to delete `boot.efi` on the root of the EFI partition.
|
|
|
|
2. [Reset NVRAM](https://support.apple.com/HT204063)
|
|
|
|
Note that if you are on Big Sur when you remove the EFI folder, your Mac will no longer boot and show the "prohibited" symbol. Be ready to install an older version of macOS before you uninstall OpenCore.
|