# Overview and Guidance

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

## Overview

The **Manage Conflicting Processes** option is used to handle scenarios where an application that is being updated is currently running on an end user device. Some third party updates require the application to be closed before the installer can run successfully.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FcVMHdLG23KJYkHdcb25P%2Fimage.png?alt=media&#x26;token=777670a1-b486-4bd8-accf-238597f7a0ba" alt="Manage Conflicting Processes" width="557"><figcaption></figcaption></figure>

This option allows you to define which running processes should be detected and how Patch My PC ScriptRunner, which manages the installation, should respond when those processes are found during installation.

## Guidance

Products shown in the product tree with a **blue cross icon** indicate that the application must be closed while it is being updated. Patch My PC has identified that these applications cannot be reliably updated while running.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FUFinDGbUbE6CkrnaMrsx%2Fimage.png?alt=media&#x26;token=aeecd757-c081-43e9-aab0-798be93176c3" alt="Product Tree icon indicating the Manage Conflicting Processes feature should be configured" width="545"><figcaption></figcaption></figure>

For these products, the Publishers default behavior is to configure conflicting processes to [Skip installation when conflicting processes are in use](https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/setting-configuration#skip-installation-when-conflicting-processes-are-in-use). This prevents installation failures when the application is open. The update will retry at the next configured retry interval, which differs between ConfigMgr and Intune update workflows.

For many organizations, a better compromise for these applications is to configure [Notify the user to close the application](https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/setting-configuration#notify-the-user-to-close-the-application) and allow the user to[ defer the installation](https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/setting-configuration#defer-policy) a limited number of times. This approach provides a balance between maintaining application compliance and preserving a positive end user experience by allowing users time to close the application and save work.

When the notification is presented to the end user, the available actions control how the update proceeds.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FtotjSMBt3CYFm3ojkFR3%2Fimage.png?alt=media&#x26;token=cb444b46-6999-423e-9d31-e139588844b7" alt="User options for Manage Conflicting Processes" width="282"><figcaption></figcaption></figure>

Selecting **Close All and Install** immediately closes the defined [conflicting processes](https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/setting-configuration#manage-process-list) and starts the update installation.

{% hint style="warning" %}
**Important**

The closed applications are not automatically reopened after the update completes. Application relaunch behavior depends on the application itself or user action.
{% endhint %}

Selecting **Snooze Install** records a deferral for the installation. The update does not run at that time and is retried during the next evaluation cycle based on the configured [deferral policy](https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/setting-configuration#defer-policy) and deployment platform.

## Applications that require closing during updates

For a maintained list of applications that should be closed during updates, see <https://patchmypc.com/kb/manage-conflicting-processes-when-updating>


---

# 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/manage-conflicting-processes/overview-and-guidance.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.
