top_window = app.window(title_re=".*Bloc*.", visible_only=False) top_window.restore().set_focus() # sometimes .restore() is redundant