Production Expert

View Original

How To Block macOS Mojave From Upgrading To macOS Catalina

See this content in the original post

With so many brands advising against upgrading to macOS Catalina, the Catalina nag screen is going to get boring. Rather than disable the Software Update app altogether, we have discovered a way to block macOS Mojave from trying to upgrade to Catalina. We show you how…

How To Block macOS Catalina From Showing Up In Software Update

You will need to use Terminal. Please be very careful when using Terminal as a mistake can cause havoc on your computer, so our advice is if you are not comfortable using Terminal then don’t try this. If you are happy to proceed you do it at your own risk.

To prevent Apple’s Software Update from reminding you that its time to upgrade to macOS Catalina then we have found a way using Terminal to block it from appearing.

  1. Open Terminal (It’s in the Utilities folder in the Applications Folder)

  2. Type the following into Terminal…

  3. sudo /usr/sbin/softwareupdate --ignore "macOS Catalina"
  4. You will then be asked for your login password.

  5. Type that in. Don’t worry that Terminal will not display your password.

  6. Hit Enter and you should get confirmation that “macOS Catalina” updates will be ignored.

When you want to undo it at the point that you are ready to update to macOS Catalina then go into Terminal and use…

  • sudo /usr/sbin/softwareupdate --reset-ignored

to remove the block.

Acknowledgements

Thanks to Robert Hammen @hammen for publicising this and to Stephen Warneford-Bygrave @wegotoeleven for discovering this.

See this gallery in the original post