0

I'm using SQL Server Management Studio v14, and I want to remove items from the login drop down screen, the items refer to databases and login details that don't exist anymore.

I've had a look around and can't see anything specific to my needs.

Any help? Thanks in advance.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
paulanthony
  • 195
  • 1
  • 1
  • 7
  • Currently im using SQL Server Management Studio 15 (v18) and if you delete UserSettings.xml file in path C:\Users\%YourUsername%\AppData\Roaming\Microsoft\SQL Server Management Studio\%YourVersion% , then your login drop down items are deleted. – Claudio Gutiérrez Mar 12 '23 at 03:15
  • Thanks for your reply. Would it be possible to edit the xml file directly ? – paulanthony Mar 12 '23 at 07:18
  • Yes, I updated [my answer over on the duplicate](https://stackoverflow.com/a/10996072/61305). While deleting the `UserSettings.xml` file "works" - it removes _every_ connection and other preferences as well. – Aaron Bertrand Mar 12 '23 at 12:48

0 Answers0