# Perform Actions

Complete the following steps to perform various actions from the Deep Freeze Administrator Mobile App.

1. Launch Deep Freeze Administrator Mobile App on the smartphone.
2. Select one or more computers.
3. Click *Actions*.
4. Select one of the following Actions:
   * General Actions
     * Restart – the selected computers are restarted.
     * Shutdown – the selected computers are shutdown.
     * Wakeup – the selected computers wakeup.
     * Upgrade Services – upgrades the services on the selected computers to the latest version.
     * Delete Computers – deletes the computers from the database.
     * Send Message – sends a message to the selected computers. Specify a message and click Send.
     * Lock Keyboard and Mouse – locks the keyboard and mouse on the selected computers.
     * Unlock Keyboard and Mouse – unlocks the keyboard and mouse on the selected computers.
     * Send Message – enter the message and click Send. The message is sent to the selected computers.
     * Run Windows Updates – Windows Updates are downloaded and applied on the selected computers.
     * End Workstation Task – Ongoing Workstation Tasks are ended.
     * Add Tag – enter the Tags and click *OK*.
   * Deep Freeze – provides the following options:
     * Reboot Thawed – the selected computers are rebooted into a Thawed State.
     * Reboot Frozen – the selected computers are rebooted into a Frozen State.
     * Reboot Thawed Locked – the selected computers are rebooted into a Thawed Locked State.
   * WINSelect – provides the following options:
     * Enable Protection – enables WINSelect protection on the selected computers.
     * Disable Protection – disables WINSelect protection on the selected computers.
   * Anti-Executable – provides the following options:
     * Enable Protection – enables Anti-Executable protection on the selected computers.
     * Disable Protection – disables Anti-Executable protection on the selected computers.
     * Enable Maintenance Mode – enables Maintenance Mode on the selected computers.
   * Anti-Virus – provides the following options:
     * Scan – initiate a Quick Scan, Deep Scan or Abort, Resume and Pause an ongoing scan.
     * Fix Now – downloads the latest virus definition and scans the selected computers.
     * Enable Firewall – enables the firewall on the selected computers.
     * Disable Firewall – disables the firewall on the selected computers.
     * Enable Active Protection – enables the Active Protection.
     * Disable Active Protection – disables the Active Protection.
   * Power Save – provides the following options:
     * Enable Power Management – enables power management on the selected computers.
     * Disable Power Management – disables power management on the selected computers.
     * Assign Energy Consumption Profiles – assign pre-defined Energy Consumption Profiles to selected computers.

{% hint style="info" %}
On iOS, use the *Select* option to select multiple computers. On Android, click and hold to select multiple computers.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.faronics.com/deep-freeze-cloud/deep-freeze-administrator-mobile-app/manage-computers-remotely-from-the-mobile-app/perform-actions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
