Uninstall the PMPC Client
Applies to: Patch My PC Cloud
Important
This documentation is for a pre-release feature still under development and, therefore, incomplete. As a result, both functionality and documentation are subject to change.
Once this feature is released, it will be announced and this banner removed.
To uninstall the Patch My PC (PMPC) Client you can:
Important
Deleting a device from Intune that has the PMPC Client installed will NOT uninstall the PMPC Client, meaning the device will still show in PMPC Reporting. The only way to uninstall the PMPC Client is to use one of the above methods.
Modify the Groups the Client is deployed to
You can uninstall the PMPC Client by following the Deploy the PMPC Client process, but instead of adding a group to the Groups dropdown, remove the relevant group(s) you want to uninstall the Client from and click Save.
Once you click Save, the Client will be uninstalled from any devices in the Entra ID group(s) you just removed.
Select specific groups to uninstall the client from
To uninstall the PMPC Client from specific Entra ID groups:
Navigate to Settings | Deploy Client
Click the relevant Uninstall Client button.

Select the relevant group.

Note
If a group is greyed out, it means the current Client deployment is targeted to that group, and you should use the Modify the Groups the Client is deployed to process instead.
Add any additional Groups as required.
Click Save.

The Deploy Client page is displayed along with the Success – Updated notification.

The Client will then be uninstalled from all the devices within the selected Entra ID Group(s).
Delete the Client Deployment
If you want to delete the entire deployment used to deploy the PMPC Client:
Navigate to Settings | Deploy Client
Click the red trash can beside the relevant Client version whose deployment you wish to delete.

On the Are you sure dialog box, click Submit

The Deploy Client screen is redisplayed along with the Success – Deleted notification.

Important
Using this option will only delete the deployment from Intune. It will not uninstall the Client from any of the devices targeted by the current deployment.
Also, as the Client Deployment screen does not currently refresh, you will need to refresh it to see any updates.
Run the Uninstall command from the Command Line
You can run the following command on any devices on which you want to uninstall the PMPC Client:
MSIExec.exe /x PatchMyPC.ClientInstaller.msi /qn
Create an Uninstall Deployment from the Intune admin center
Another option is to create an uninstall deployment in the Intune admin center that has the command for uninstalling the PMPC Client configured in the Uninstall Command field:
MSIExec.exe /x PatchMyPC.ClientInstaller.msi /qn
For example:

Last updated
Was this helpful?