# "These settings are locked after deployment to prevent installation issues" message in Cloud

*Applies to: Patch My PC Cloud*

### SYMPTOMS

I am trying to edit a Patch My PC (PMPC) Cloud deployment, but when I view its properties, options such as **Language** are greyed out and I see the message:

**These settings are locked after deployment to prevent installation issues. Create a new deployment to apply different settings**

<figure><img src="/files/pInvHhbt5mqcX40GHa2V" alt="&#x22;These settings are locked after deployment to prevent installation issues. Create a new deployment to apply different settings&#x22;"><figcaption></figcaption></figure>

### CAUSE

As detailed in [Edit a Deployment](/patch-my-pc-cloud/deployments/manage-deployments/edit.md), if when you edit an existing deployment several variants of the app are available, we prevent you from changing any settings that could lead to issues such as different installer variants of the same app being installed on devices with the currently deployed one already installed.

### RESOLUTION

If you need to change the settings for an existing deployment, you can:

* [Create a new deployment](/patch-my-pc-cloud/deployments/deploy-app.md) with the required settings if you want to keep the existing deployment.
* [Delete the existing deployment](/patch-my-pc-cloud/deployments/manage-deployments/delete.md) and [create a new one](/patch-my-pc-cloud/deployments/deploy-app.md) with the required settings if you don't want to keep the existing deployment/modify it.


---

# 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.patchmypc.com/patch-my-pc-cloud/troubleshoot/deployments/these-settings-are-locked-after-deployment-to-prevent-installation-issues-message-in-cloud.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.
