---
title: Uninstall hotfixes
description: Uninstall Analytics Platform System hotfixes.
author: mzaman1
ms.prod: sql
ms.technology: data-warehouse
ms.topic: conceptual
ms.date: 04/17/2018
ms.author: murshedz
ms.reviewer: martinle
ms.custom: seo-dt-2019
---
# Uninstall Analytics Platform System hotfixes
The following steps describe how to uninstall a previously installed Analytics Platform System hotfix.
## Before You Begin
### Prerequisites
To perform these steps, you will need:
- An Analytics Platform System login with permissions to access the Admin Console to monitor the appliance.
- The Domain Administrator account to login to the **-HST01** node.
- The Knowledge Base article number for the hotfix to uninstall.
## To uninstall a SQL Server PDW hotfix
1. Log on to the **-HST01** node as the Fabric Domain Administrator.
2. Use the Run as Administrator option to open a Command Prompt.
3. Change directories to `C:\PDWINST\Patches\\media` where ** is the Knowledge Base article number for the hotfix to uninstall.
```
cd /d c:\PDWINST\Patches\\media
```
4. To remove the hotfix, run the following command.
```
setup.exe /action="removepatch" /DomainAdminPassword=""
```
## See Also
[Download and Apply Microsoft Updates (Analytics Platform System)](download-and-apply-microsoft-updates.md)
[Uninstall Microsoft Updates (Analytics Platform System)](uninstall-microsoft-updates.md)
[Apply Analytics Platform System Hotfixes (Analytics Platform System)](apply-analytics-platform-system-hotfixes.md)
[Software Servicing (Analytics Platform System)](software-servicing.md)