How to show all Safari windows in an unminimised state on Mac?


If I long click on 'Safari' in the dock, there is an option to 'show all windows' but it only shows thumbnails for those that are currently minimised. This is not helpful!


How to bring all windows on screen in an unminimised state?


i.e. if two windows are in a normal, visible state and six are minimised, it would show all 8




[Re-Titled by Moderator]

Original Title: How to show all windows 'restored' i.e. not minimised, not maximised but show all the windows for an app

MacBook Pro 14″, macOS 15.5

Posted on Jul 31, 2025 7:29 AM

Reply
Question marked as Top-ranking reply

Posted on Jul 31, 2025 7:39 AM

Choose Utilities from the Finder's Go menu, open the Script Editor, and run:


tell application "Safari"

set miniaturized of every window to false

end tell


(260916)

2 replies

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 show all Safari windows in an unminimised state on Mac?

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