--- title: "Uninstall BizTalk360" slug: "uninstall-biztalk360" updated: 2025-07-14T05:13:52Z published: 2025-07-14T05:13:52Z canonical: "docs.biztalk360.com/uninstall-biztalk360" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.biztalk360.com/llms.txt > Use this file to discover all available pages before exploring further. # Uninstall BizTalk360 This guide outlines the steps required to completely uninstall BizTalk360 from your environment. ## Step-by-Step Guide to Uninstall BizTalk360 ### 1. Deactivate the License Before uninstalling, deactivate your BizTalk360 license to avoid any activation issues during future installations. - Navigate to BizTalk360 → Settings → General → Licensing - Click on Deactivate License Follow the documents for [deactivate license with internet connection](/v11-0/docs/activatedeactivate-license-with-internet-connection) and [deactivate license without internet connection](/v11-0/docs/activatedeactivate-license-without-internet-connection). ### 2. Uninstall BizTalk360 You can uninstall BizTalk360 using one of the following methods: ### Method 1: Uninstall via Control Panel BizTalk360 can be uninstalled like any other software through the Control Panel. - Open Control Panel → Programs and Features - Locate BizTalk360 in the list - Right-click on BizTalk360 and select Uninstall ![image.png](https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/image-4NCOYXVY.png) ### Method 2: Uninstall using the MSI If you have the original MSI file used for installation, you can uninstall BizTalk360 through the command line. - Open Command Prompt as Administrator - Use the cd command to navigate to the folder containing the BizTalk360 MSI file - Run the MSI file to launch the setup wizard - On the welcome screen, proceed to the next step ![image.png](https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/image-XW1OVR4P.png) - Select the Remove option and click Next - Confirm the removal by selecting Remove again ![image.png](https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/image-W52XE1NP.png) ### Optional: Remove SQL Database Uninstalling BizTalk360 removes the following components: - Website and Application Pool - Monitoring and Analytics Services However, the BizTalk360 database will remain intact for safety. If you want a complete clean-up: - Open SQL Server Management Studio (SSMS) - Connect to your SQL Server instance - Manually drop the BizTalk360 database When you drop/delete the BizTalk360 database, this will permanently delete all BizTalk360 configurations and historical data. ### Optional: Delete Remaining Folders To remove leftover files, manually delete the following directory: ``` C:\Program Files (x86)\Kovai Ltd\BizTalk360 ``` ### After Uninstallation - Reboot the server if prompted - You can now reinstall BizTalk360 or proceed with a newer version installation.