Is there any way to remove or clear the browsing history which contains server names while you connect.
Thanks
Clean Server Name browsing history in SSMS
(2 posts) (2 voices)-
Posted 10 months ago #
-
Hi Rahul,
I have a quick solution for this, but it will clear the whole history of server names from the drop down.
If you are using SQL Server 2008, then navigate to the below path: (paste in RUN command)%APPDATA%\Microsoft\Microsoft SQL Server\100\Tools\ShellSearch for file named "SqlStudio.bin", and delete it.
Make sure that you do not have any instance of SSMS opened while performing this operation.Once you deleted it, open SSMS, it will automatically create the deleted file but with no browsing history. ☺
--Arun
Posted 10 months ago #
Reply
You must log in to post.