> For the complete documentation index, see [llms.txt](https://docs2.bunifuframework.com/faqs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs2.bunifuframework.com/faqs/licensing/how-to-uninstall-bunifu-framework-from-my-project.md).

# How to uninstall Bunifu Framework from my project

To remove either **Bunifu Dataviz** or **Bunifu UI** from your project(s), kindly follow the steps below:

1. Open your project that has Bunifu controls or components.
2. While in design mode, delete all Bunifu controls / components.
3. Navigate to the R**eferences** section under **Solution Explorer and** delete references to Bunifu DLLs.
4. Go to your Toolbox and click **Reset**.

To remove [Bunifu.UI.WinForms](https://www.nuget.org/packages/Bunifu.UI.WinForms/2.0.2-Beta)  or [Bunifu.Dataviz.WinForms](https://www.nuget.org/packages/Bunifu.Dataviz.WinForms/2.0.2-Beta) from your project:

1. Go to Visual Studio's Menu: **Tools > NuGet Package Manager > Manage NuGet Packages For Solution...**
2. Select either `Bunifu.UI.WinForms`  or `Bunifu.Dataviz.WinForms`  or both, check the project you wish to uninstall the package, then click on Uninstall. This will remove the NuGet package(s) from your project.
