# Disable Self-Updater

*Applies to: Patch My PC Publisher*\
*Available at level: All Products, Vendor, Product*\
*Available on tab: Updates, ConfigMgr Apps, Intune Apps, Intune Updates*

## Overview

This option disables a product’s built in automatic update feature.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fbdqr3Yk2KJ1Oqo7n7hnQ%2Fimage.png?alt=media&#x26;token=4a32a0b3-e717-4c1f-8da3-6377191188f5" alt="Disable Self-Updater" width="528"><figcaption></figcaption></figure>

When this option is enabled, the Publisher applies the required configuration to prevent the product from updating itself. This may include actions such as setting a registry value or modifying a scheduled task, depending on how the product implements self updating.

## Important Behavior

Disabling this option later in the Publisher does not remove or reverse the configuration that was previously applied to devices. The Publisher does not attempt to revert these settings because it cannot reliably determine whether the configuration was originally applied by Patch My PC ScriptRunner, which manages the installation, or by a customer managed script or policy.

As a result, changes to this option only apply to new installations or devices that have not yet received the configuration. Devices that already have the self updater disabled will retain the existing configuration.

To re-enable a product’s automatic update feature on existing devices, you must apply your own script or policy to manually reverse the configuration that was applied.


---

# 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-publisher/customizations-right-click-options/disable-self-updater.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.
