Green blocks in SQL management studio

10293165 0 Reputation points
2023-04-17T14:48:59.3866667+00:00

Hi all, I have a weird issue with one of my users. They are remoted into a RDS server that is an Azure VM. They are running SQL Management Studio and there are green blocks in the window. Has anyone seen this before? Attached is a pic of what they are seeing. Thanks!sql studio error

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,586 Reputation points
    2023-04-18T02:42:59.1033333+00:00

    Hi @10293165,

    In some cases, disabling hardware acceleration in SQL Management Studio can resolve graphical issues. You can disable hardware acceleration by going to Tools > Options > Environment > General > Visual Experience and unchecking the "Use hardware graphics acceleration if available" option.

    Please refer to this link:

    https://blog.greglow.com/2020/01/28/sql-fix-screen-repainting-issues-in-sql-server-management-studio-ssms/

    If this does not work, please try installing the latest SSMS(19).

    https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16

    Best regards,

    Seeya


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.