How to unhide software update in high sierra?

I’ve hide an important software update for error in app store.

How can I unhide it? I’ve high sierra.


thanks a lot

Posted on Jan 9, 2018 4:33 PM

Reply
Question marked as Top-ranking reply

Posted on May 1, 2018 10:14 AM

Just to be more specific. If you have set an update to be ignored (hidden) and now want to change that, open Terminal and use the following command:


softwareupdate --reset-ignored


to enable all ignored upates.


To list available updates you can use:

softwareupdate -l


you can also add system and security updates with the --include-config-data option like:

softwareupdate -l --include-config-data


To install all available updates run:

softwareupdate -ia


Can also make sure that system and security updates are included using:

softwareupdate -ia --include-config-data


Finally with:

softwareupdate --help


the softwareupdate will give you all it's magic.


Good luck and have good evening everyone.

31 replies
Question marked as Top-ranking reply

May 1, 2018 10:14 AM in response to 1nv3rn0mut0

Just to be more specific. If you have set an update to be ignored (hidden) and now want to change that, open Terminal and use the following command:


softwareupdate --reset-ignored


to enable all ignored upates.


To list available updates you can use:

softwareupdate -l


you can also add system and security updates with the --include-config-data option like:

softwareupdate -l --include-config-data


To install all available updates run:

softwareupdate -ia


Can also make sure that system and security updates are included using:

softwareupdate -ia --include-config-data


Finally with:

softwareupdate --help


the softwareupdate will give you all it's magic.


Good luck and have good evening everyone.

May 1, 2018 7:18 AM in response to 1nv3rn0mut0

If you failed to install an OS update and now cannot see it, I would suggest downloading the full installer and running it over the existing installation. The User Account will stay in place. It does not take much longer than the update.


Note that after the installation, the installer is deleted, so if you want to keep a copy for other purposes, do so before running it and give the copy another name.


https://support.apple.com/macos/high-sierra

May 2, 2018 3:00 PM in response to thirteen53

That suggests there's no hint anywhere that any updates have, in fact, been ignored.

It is possible that the update isn't relevant to your Mac anymore. Each successive update usually contains the changes made by other updates. So, if another update installed the changes that your hidden update contained, it would obviate the need to install the previous update.

May 2, 2018 10:30 PM in response to thirteen53

Yes, that's what my system shows as well, that means there are no ignored updates. So probably guys are right that it looks like there are no other relevant updates available for your version of macOS.


To check what updates exactly you have installed on your system go  (hold ⌥ option) > System Information... scroll down to Software > Installations and sort the list by date so you have the latest on top.

User uploaded file

Then you could also check updates available from Apple - Support - Downloads and compare with list of Apple security updates at https://support.apple.com/en-us/HT201222

Mar 31, 2018 9:40 AM in response to DontGimmeNoLip

this didn't work for me. All I see is "check for unfinished downloads" in place of "show all updates" , I've tried selecting that option, no luck. I tried checking the menu immediately after launching the app, no luck.


I previously hid an incremental update to high sierra and want to see it. Cant get it back it seems. The irony is this bug may be fixed in the very update I hid! ha

May 2, 2018 11:22 AM in response to Manolis_from_Prague

The Terminal command softwareupdate --reset-ignored does not work for me. It merely returns this:


Ignored updates:

(

)

That suggests there's no hint anywhere that any updates have, in fact, been ignored. As I've already said, there's no menu command to restore those updates, and other Terminal commands suggested here and in other places haven't worked. (I am trying to re-access the High Sierra update. There may be other ways to get it, but I want this to work and am puzzled as to why it doesn't. The functionality seems to have been completely removed or blocked.) Thanks again.

May 3, 2018 4:12 AM in response to Manolis_from_Prague

Thanks for all of that, but my problem is much simpler. I'm running Sierra. Some time ago, I hid the update for High Sierra, and now I can't unhide it. There is no menu choice in Software Update to do that, and no Terminal command works. This is a bug, and a fairly recent one. The unhide functionality seems to have been removed entirely. Apple has been ignoring all our complaints. Thanks again.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to unhide software update in high sierra?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.