1、已有如图中的链接服务名,如何清除

2、本经验在win8 中测试有效。mssql 2012
删除
C:\Users\用户名\AppData\Roaming\Microsoft\SQL Server Management Studio\11.0\SqlStudio.bin
删除前记得备份。

3、其他版本数据库管理工具。
mssql 2008R2
C:/Documents and Settings/用户名/Application Data/Microsoft/Microsoft SQL Server/100/Tools/Shell/SqlStudio.bin 文件,即可。
C:\Users\用户名\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin
mssql 2005
C:\Documents and Settings\Administrator\Application Data\Microsoft\Microsoft SQL Server\90\Tools\Shell\mru.dat
mssql 2000
注册表 HKEY_CURRENT_USER/Software/Microsoft/Microsoft SQL Server/80/Tools/Client/PrefServers/清理相应的内容即可。
4、删除后,重启ssms 管理工具。
