Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
[Solved] macOS - Tahoe - Disbale Liquid Glass (for the most part)
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2992
Topic starter
October 6, 2025 9:24 AM
For those who dislike the new "Liquid Glass" in Tahoe, this little nugget allows you disable (and enabled) it for the most part.
Disable (most of) Liquid Glass in Tahoe:
Downloads $ defaults write -g com.apple.SwiftUI.DisableSolarium -bool YES
(Liquid Glass disabled in mail)
Enable it again with:
Downloads $ defaults write -g com.apple.SwiftUI.DisableSolarium -bool NO
(Liquid Glass enabled in mail)