> For the complete documentation index, see [llms.txt](https://eaclouddoc.eauditor.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eaclouddoc.eauditor.eu/eacloud-docs-en/features/it-management/updates/update-management.md).

# Update management

From the updates list, you can install, uninstall, hide, and restore patches. You can perform each operation immediately or schedule it for a specific date and time.

{% hint style="warning" %}
Before uninstalling an update, check its impact on the security and operation of the system. Not all Windows updates can be uninstalled.
{% endhint %}

### Installing updates

{% stepper %}
{% step %}
Go to **IT Management > Updates > Patch Management**.

<div align="left"><figure><img src="https://3262380731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdzip3GyvGq5q5J3qckWN%2Fuploads%2FR3KyHoLaqCv3guGSy5Nj%2Fimage.png?alt=media&amp;token=7b595dc4-852b-4069-a6f0-a0cf90e61aae" alt="Zarządzanie poprawkami." width="375"><figcaption><p><em>Patch Management.</em></p></figcaption></figure></div>
{% endstep %}

{% step %}
Select the update you want to install.

<div align="left"><figure><img src="https://3262380731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdzip3GyvGq5q5J3qckWN%2Fuploads%2FKS3wI79akOKRpzACgf44%2Fimage.png?alt=media&amp;token=c872398c-0ec8-4981-88b6-6080da18baa3" alt="Wybór aktualizacji" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select computers manually or use automatic selection of devices that are missing the update.

<div align="left"><figure><img src="https://3262380731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdzip3GyvGq5q5J3qckWN%2Fuploads%2FOrfc1QxyJ6Pw5u69HVKP%2Fimage.png?alt=media&amp;token=01497bb4-7d8d-4bb3-8015-fc2046cd1754" alt="Automatyczny wybór urządzeń" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Choose to perform the operation immediately or schedule it for a specific date and time.
{% endstep %}

{% step %}
Confirm task creation. Click **Install**.
{% endstep %}
{% endstepper %}

### Uninstalling updates

{% stepper %}
{% step %}
Find the installed update in the list **of installed updates**.
{% endstep %}

{% step %}
Click **Uninstall**.

<div align="left"><figure><img src="https://3262380731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdzip3GyvGq5q5J3qckWN%2Fuploads%2FETG4Kfi142XgFBp4sjH3%2Fimage.png?alt=media&amp;token=0b86b51f-f159-4462-a980-03578f937db9" alt="Odinstalowywanie aktualizacji" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select the computers affected by the operation.
{% endstep %}

{% step %}
Choose to run it immediately or set a task due date.

<div align="left"><figure><img src="https://3262380731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdzip3GyvGq5q5J3qckWN%2Fuploads%2FJ7iMp8gGO3zUDqfL8xgV%2Fimage.png?alt=media&amp;token=abf7dd17-f484-4195-a5e6-7b927a8f76bc" alt="Wybór terminu wykonania zadania" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Confirm the operation.
{% endstep %}
{% endstepper %}

If a given update does not support uninstalling in Windows, the operation result will appear in the log as an error.

### Hiding updates

Hiding an update affects the Windows Update mechanism. The update will not be installed on the computer by default.

{% stepper %}
{% step %}
Select the update from the list.
{% endstep %}

{% step %}
Click **Hide**.

<div align="left"><figure><img src="https://3262380731-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdzip3GyvGq5q5J3qckWN%2Fuploads%2FWb1ywqmccJd385o5Rp7b%2Fimage.png?alt=media&amp;token=ab823480-1f02-4fe9-88d1-355e0761a698" alt="Ikona ukrycia aktualziacji" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Specify the computers and the operation execution time.
{% endstep %}

{% step %}
Confirm task creation.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
In exceptional cases, Windows Update may install the update despite it being hidden if it determines it is required.
{% endhint %}

### Restoring a hidden update

{% stepper %}
{% step %}
Find the hidden update in the view **hidden applications**.
{% endstep %}

{% step %}
Click **Unhide**.
{% endstep %}

{% step %}
Specify the computers and the operation execution time.
{% endstep %}

{% step %}
Confirm task creation.
{% endstep %}
{% endstepper %}

After restoration, the update will appear again in the list and can be installed.

### FAQ

<details>

<summary><strong>Can I cancel a running operation?</strong></summary>

No. An operation sent to a computer cannot be canceled from eAuditor cloud.

</details>

<details>

<summary><strong>Does hiding an update remove it from the computer?</strong></summary>

No. Hiding affects the availability of the update in Windows Update. To remove an already installed patch, use the uninstall operation.

</details>

<details>

<summary><strong>Why did the uninstall fail?</strong></summary>

Not all Windows updates can be uninstalled. You can check the details in the full operation log.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://eaclouddoc.eauditor.eu/eacloud-docs-en/features/it-management/updates/update-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
