# WINSelect Service

WINSelect Service empowers administrators with full control over its abilities. Windows operating system features, Start menu functionality, Internet Explorer capabilities, and Windows Explorer options can all be heavily customized to suit organizational needs.

{% hint style="info" %}
To enable communication between the computer and Deep Freeze Cloud Services through the firewall, ensure that outbound traffic is permitted on specified ports, and access is allowed on certain domains and IP addresses on both the console and client computer. Refer to [Authorized Domains and Ports](/deep-freeze-cloud/using-deep-freeze-cloud-console/appendix-a-authorized-domains-and-ports.md).
{% endhint %}

## Program Requirements

Supported programs:

* Microsoft Office 2003, 2007, 2010 and 2013
* Internet Explorer 10 and above
* Mozilla Firefox (up to version 150.0)

To add WINSelect to the Policy, go to *Add Policy > Deep Freeze Windows* > *WINSelect >* select *Enable (install and inherit settings from Faronics Default policy)* or *Enable (Install and use below settings)*. Selecting this option installs WINSelect on all computers using this Policy.

{% hint style="info" %}
Selecting *Enable (install and inherit settings from Faronics Default policy)* or *Enable (Install and use below settings)* installs WINSelect on the computers whenever the computers check-in. The computers check-in based on the heartbeat specified in [Cloud Agent Settings](/deep-freeze-cloud/using-deep-freeze-cloud-console/general-settings/cloud-agent-settings.md).

* Enable (install and inherit settings from Faronics Default policy) – installs the service and inherits settings from the Faronics Default policy. Selecting this option saves time in configuring all the policy settings. Selecting this option makes the settings for the current policy read-only.
* Enable (Install and use below settings) – installs the service and uses custom settings. Selecting this option will allow you to customize the settings for this service in the current policy.
* Disable will not install the service or will uninstall the service from the computers whenever the computers check-in.
  {% endhint %}

You can configure settings for WINSelect through various tabs. The configuration settings for WINSelect through various tabs are explained further in this chapter.

* [Kiosk Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/winselect-service/kiosk-tab.md)
* [System Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/winselect-service/system-tab.md)
* [Application Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/winselect-service/application-tab.md)
* [Printers Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/winselect-service/printers-tab.md)
* [Acceptable Use Policy Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/winselect-service/acceptable-use-policy-tab.md)
* [Administrator Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/winselect-service/administrator-tab.md)


---

# 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/using-deep-freeze-cloud-console/winselect-service.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.
