Skip to main content

Blue Color Border is showing in Windows on everything i clicked

Generally we are facing an issue that blue Color Border is showing in Windows on everything you clicked, it annoying every time and want to get rid of this.It is showing on every folder, emails, games on every thing.

You need to press Caps Lock + Esc to get rid of this problem.

Comments

Popular posts from this blog

What is API?

In general way, API (Application Programming Interface) is the intermediate software which is useful for two applications to communicate. API is the tool which is used for interaction of two applications. If developer developing any software which have multiple blocks (Modules) than developer use APIs to put them together.

Structural Testing

Structural Testing is the type of testing in which user should have the knowledge of the code because in this testing user need to check the structure of the system. Structural Testing is White Box Testing.