From 32a98e5b3493233e1de84f7b7d3d2d8fa3fadcb4 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Fri, 11 Oct 2024 18:11:13 +0300 Subject: [PATCH] Update FAQ.md --- docs/FAQ.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/FAQ.md b/docs/FAQ.md index 2c3a4e79d..6f54e2099 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -59,6 +59,18 @@ It is extremely recommended to disable automatic updates (even downloading) when For a related "System version mismatch" error while root patching, refer to [System version mismatch error when root patching](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOTING.html#system-version-mismatch-error-when-root-patching) for troubleshooting. +### Disabling updates + +**macOS Ventura and newer:** + +System Settings -> General -> Software Update -> (i) button next to Automatic Updates -> Disable "Download new updates when available". + +**macOS Big Sur and Monterey:** + +System Preferences -> Software Update -> Advanced -> Disable "Download new updates when available". + + + ## Can I downgrade macOS while keeping data? macOS doesn't allow direct downgrades, as such you will have to wipe the disk in order to revert. Backup your data beforehand either via Time Machine, ASR or some other solution.