Skip to main content

Close Application

Desktop·v1.0.7
DesktopSystem access

Close a running application or process

Inputs

NameTypeRequiredDefaultDescription
Close By
closeMethod
enumOptionalProcess Name
Process NameWindow Title
Process Name
processName
expressionRequired
Shown when closeMethod = Process Name
Window Title
windowTitle
expressionRequired
Shown when closeMethod = Window Title
Force Close (Kill)
forceClose
booleanOptionalfalse
Close All Instances
closeAll
booleanOptionalfalse

Output

ProcessClosedBoolean

Whether the process was successfully closed

Compatibility

WindowsLinuxAttendedUnattended

Related activities