SQL Server Management Studio (SSMS) highlights the current line with a rectangle box, as shown below.
It becomes annoying for me while taking the screenshot. Therefore, I want to disable the current line highlight in SSMS.
How do I disable it? Well, you can navigate to Tools-> Options -> Text Editor and remove a check from the Highlight Current Line.
Click Ok, and it removes the line highlight without restarting the SSMS.