--- title: "Delete a Solution" ms.custom: seo-lt-2019 ms.date: "01/19/2017" ms.prod: sql ms.prod_service: "sql-tools" ms.reviewer: "" ms.technology: ssms ms.topic: conceptual helpviewer_keywords: - "removing solutions" - "solutions [SQL Server Management Studio], deleting" - "deleting solutions" ms.assetid: 750bb2ac-4f69-4c8d-9db5-3f33837b6dff author: "markingmyname" ms.author: "maghan" --- # Delete a Solution [!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-asdw-pdw-md.md)] Deleting a solution permanently erases files from physical storage as well as the file items in the solution. > [!NOTE] > In contrast to projects and items, a solution can only be deleted permanently, not removed temporarily. ### To delete a solution 1. In Solution Explorer, select the solution you want to delete. 2. On the **File** menu, click **Close Solution**. 3. In [!INCLUDE[msCoName](../../includes/msconame_md.md)] Windows Explorer, locate and select the files associated with the solution you want to delete. 4. On the **File** menu, click **Delete**. ## See Also [Solution Explorer](../../ssms/solution/solution-explorer.md) [Create a New Solution](../../ssms/solution/create-a-new-solution.md) [Create a Project](../../ssms/solution/create-a-project.md) [Remove or Delete an Item or Project](../../ssms/solution/remove-or-delete-an-item-or-project.md)