11

On my Windows 7 Ultimate x64 I can't do anything with the existing instance of MS SQL Server 2008 R2. It was my mistake to uninstall some components related to SQL Server before running the main uninstaller.

Now the uninstaller seems like doing its job and reporting "All done", but in the end nothing happens, "\Program Files\Microsoft SQL Server" folder still has 700 Mb of content. Reboot has no effect.

How to remove SQL Server 2008 R2 manually?

Andrew
  • 321
  • 3
  • 5
  • 11
  • Which components have you uninstalled? Did you try reinstalling them? – squillman Feb 25 '11 at 01:06
  • I can't remember exactly, but there were lots of them in an "installed software" list. I have removed all of them except the main SQL server items. So now I have only 2 related options left in my software list: "Microsoft SQL Server 2008 R2 (64-bit version)" and "Setup software of Microsoft SQL Server 2008 R2" – Andrew Feb 26 '11 at 20:46
  • I've managed to uninstall it with the instruction in [this article](http://sqlblog.com/blogs/aaron_bertrand/archive/2010/10/25/fun-with-software-uninstalling-sql-server-2008-r2-evaluation-edition.aspx) – filhit Apr 02 '15 at 13:54

3 Answers3

-2

Rerun the SQL Server 2008 R2 setup and use Remove option. It it does'n work I suggest tp try the Repair option and then again Remove

Danilo Brambilla
  • 1,031
  • 2
  • 14
  • 33
-2

To uninstall SQL Server 2008 R2 we have 2 options by using control panel or from SQL Server setup and click on remove and select all features and uninstall.

sivag
  • 44
  • 3