SQL Server 2005 Books Online (November 2008)
How to: Uninstall SQL Server Express

In this topic, you will learn how to completely uninstall Microsoft SQL Server 2005 Express Edition (SQL Server Express).

To Uninstall SQL Server Express

  1. Click Start, and then click Control Panel.

  2. Open Add or Remove Programs.

  3. Select Microsoft SQL Server 2005, and then click Remove.

  4. The Component Selection page appears. By default, the Remove SQL Server 2005 instance components check box is selected. Select the instance that you want to remove.

  5. To remove the Workstation components, select the Workstation Components check box.

  6. The Confirmation page appears, listing the components that will be removed. Click Finish to complete the process of uninstalling SQL Server Express.

    You will see the System Configuration Check and Setup Progress pages as the uninstall process is completed.

  7. To remove SQL Native Client, click Start, click Control Panel, and then click Add or Remove Programs.

  8. Select Microsoft SQL Native Client, and then click Remove.

  9. You will see a dialog box confirming whether you want to remove SQL Native Client. Click Yes.

    SQL Native Client is removed from the list of Add or Remove Programs.

Tags :


Community Content

jon doe
Uninstall is ALWAYS called SETUP
Why do MS insist on bundling installation and uninstallation routines together than leaving the names of actions the same "Windows is setting up this installation of SQL Server" = "SQL Server is being uninstalled".

Also since i am removing 2008 aswell, that says "Setup cannot continue without a reboot of your machine". .. . . .WHAT? Just remove stuff, i am not setting anything up.... perhaps this confusion is why i am getting rid of this database for another vendor???
Tags :

I agree with Jon
I agree with Jon
it seems I have 2 SQL's running on my server (2005 STD and EXPRESS) but there is no simple intiutive uninstall buttom anywhere. MS keep it simple !
Tags :

CleberGNU
Simply does NOT work
I've just tried to remove a SQL Server 2005 Express instance... the uninstaller says it's done, but the instance remains. That's more than annoying...

Microsoft should learn about Package Management... go on and please read www.maximumrpm.org
Tags :

Page view tracker