# Unlocking Web.Config Sections

> Orchestrator functionality can be impaired if the `<system.webServer>` element in `web.config` contains any locked sections. The [UiPath Platform Configuration Tool](platform-configuration-tool.md#overview) checks the `<system.webServer>` element for any locked sections. If such sections exist, you need to manually unlock them in IIS.

Orchestrator functionality can be impaired if the `<system.webServer>` element in `web.config` contains any locked sections. The [UiPath Platform Configuration Tool](platform-configuration-tool.md#overview) checks the `<system.webServer>` element for any locked sections. If such sections exist, you need to manually unlock them in IIS.

## Unlocking Web.config Sections in IIS

1. In IIS, select the Orchestrator machine.
2. In the **Management** section, double-click **Configuration Editor**. The **Configuration Editor** window is displayed.

   Figure 1. Management section

   ![Screenshot of the Management section](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-222339-e589debf.webp)
3. From the **Section** drop-down, expand `system.webServer` and select the section you want to unlock.
4. On the right-hand **Actions** pane, **Section** element, click **Unlock Section**.

   Figure 2. Configuration Editor

   ![Screenshot of the Configuration Editor page](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-222817-caca12eb.webp)
