Resetting tags to default
I've deleted all my tags from Finder, how do I reset them to the default ones?
MacBook Pro 13″, macOS 12.6
I've deleted all my tags from Finder, how do I reset them to the default ones?
MacBook Pro 13″, macOS 12.6
Your options in order of time investment:
Your options in order of time investment:
And if you mean you went into Finder Preferences : Tags, and whacked everything, then that's another issue. If true, launch the Terminal and enter the following:
defaults read com.apple.Finder FavoriteTagNames
You should see:
and if nothing appears, you will need to get the Finder plist back from your preceding Time Machine backup by using /Applications/Time Machine.app. The file in question to restore is:
/Users/yourname/Library/Preferences/com.apple.finder.plist
Beginning with Monterey, Apple stopped storing the custom Finder tag names in a local .plist and began preserving them in a sqlite3 database. I have an AppleScript that can get the original tag names and append a list of custom tag names from that database to produce a sorted list of known tag names. These are not automatically entered back into Finder preferences though.
I used Terminal and all I see is "Green", that was the only one that I could create after I deleted them all. I not only deleted them from side bar, but I deleted Tag itself. What do I do in this case?
If you mean in the Finder Sidebar, make sure they're checked in Finder > Preferences > Tags.
Which tags?
Ah, there it is, never saw down that far before, thanks!:)
You're welcome. They are pretty far down. 😎
I suspect reinstalling the OS would bring them back.
Resetting tags to default