Search code examples
xamarin.androidandroid-emulatorvisual-studio-2022windows-11

Glitches in Chrome Browser in Android Emulator [Windows 11 Visual Studio 2022]


When I open chrome on emulator & browse any website, I get this:

Issue

Specifications:

  • OS : Windows 11 Pro
  • Processor : Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz 2.00 GHz
  • GPU : AMD Radeon RX 550
  • Android SDK Version : 30.8.4
  • IDE : Visual Studio 2022
  • Emulator Specification : Below image

Android Device Manager configuration

It was working fine on Windows 10 & Visual studio 2019.


Solution

  • It could possibly be due to the new GPU driver updates that came along for Windows 11. As a workaroud give this a try until future updates fixes it.

    enter image description here

    Choose ANGLE(D3D11) as the renderer. Find this under Settings of the Android Emulator.