Skip to main content

Recover Window

System·v1.0.6
SystemLow risk

Restore, maximize, and bring an application window to the foreground. Match by window title (partial) or process name. Recovers a window that was minimized, hidden, or pushed behind others.

Inputs

NameTypeRequiredDefaultDescription
Window Title (contains)
windowTitle
stringOptional
Process Name
processName
stringOptional
Restore if minimized
restoreIfMinimized
booleanOptionaltrue
Maximize
maximize
booleanOptionalfalse
Bring to foreground
setForeground
booleanOptionaltrue
Output Variable
outputVariable
variableOptionalRecoveredWindow

Output

$outputVariableObject

The recovered window: found, title, processName, stateBefore, stateAfter, actions

Compatibility

WindowsLinuxDesktopAttendedUnattended

Related activities