# Block Applications

Teachers have the option to block all applications, block only specified applications, or allow only specified applications. They can also choose to minimize applications instead of closing. All of the above can be configured via [Settings](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings.md).

Configuring settings for the *Block Applications* function will automatically force Student computers to enter *Focus* mode after they have been applied to the class.

{% hint style="info" %}
Students that are in *Focus* mode will be displayed on the Teacher console with a red frame around the thumbnail.
{% endhint %}

Teachers can temporarily remove any restrictions on Student computers through the *Focus* button and selecting *Stop* next to the *Applications* option.

![Block Applications](/files/4vsXnEa73O6PDUl8Id4s)

1. Click *Block Applications* from the left-hand menu.
2. Select one of the following:
   * Minimize applications instead of closing them – This option hides the applications from the view, but keeps the applications running in the background.
   * Block all Applications – This option blocks all applications from running on the Student computer.
   * Permit Specific Applications – This option allows you to specify a list of applications that are allowed when the *Focus > Applications* feature is enabled.
     * Click *+ Add Applications* and enter the application name (including the appropriate file extension) in the text field.
     * Click *+ Add From Running Apps* to add running applications directly from Student computers. Select the Student from the grid to view a list of their currently running applications.
   * Block Applications – This option allows you to specify a list of blocked applications when the *Focus > Applications* feature is enabled.
     * Click *+ Add Applications* and enter the application name (including the appropriate file extension) in the text field.
     * Click *+ Add From Running Apps* to add running applications directly from Student computers. Select the Student from the grid to view a list of their currently running applications.
3. Click *Save* or *Save and Apply*.


---

# 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/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/block-applications.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.
