I had a same issue in my new laptop. I have fixed it by changing one parameter in the emulator’s config file.
- Go to
C:\Users\USER_NAME\.android\avd\Pixel_5_API_31.avd}}
- Edit the
config.ini
file. - Find the
hw.gpu.mode = auto
and change it to thehw.gpu.mode = guest
and save the changes. - Restart the emulator.
Related Contents:
- AVD Emulator stuck on loading screen in Android Studio
- Emulator stuck on loading screen in Android Studio
- Taking screenshot on Emulator from Android Studio
- How to prevent Android Studio / AVD “CANNOT TRANSLATE guest DNS ip” error messages?
- Error while waiting for device: Time out after 300seconds waiting for emulator to come online
- Why emulator is very slow in Android Studio?
- Android emulator on Hyper V – how to get hardware acceleration
- Flutter Emulator Error Connecting to Service Protocol
- Android emulator authorization dialog appear “always allow from this computer” everytime
- Message “flutter run: No connected devices”
- How to increase editor font size?
- Remove unused imports in Android Studio
- Android Studio – no debuggable applications
- Error:Conflict with dependency ‘com.google.code.findbugs:jsr305’
- How to generate javadoc comments in Android Studio
- Android Studio – Android Emulator Wifi Connected with No Internet
- Flutter command not found
- How do I run multiple instances of Android Studio
- How to create a library project in Android Studio and an application project that uses the library project
- Missing support for Firebase App Indexing (android lint)
- How to find the path of Flutter SDK
- Quick search on filename
- This version of Android Studio cannot open this project, please retry with Android Studio 3.4 or newer
- Copy existing project with a new name in Android Studio
- The system ui isn’t responding in android emulator (Flutter)
- XML attributes order in Android Studio
- Android Gradle 3.0.0-alpha2 plugin, Cannot set the value of read-only property ‘outputFile’
- How can I run Android emulator for Intel x86 Atom without hardware acceleration on Windows 8 for API 21 and 19?
- Hilt Unsupported metadata version in Kotlin
- Error related to resources_ap after upgrading to Android Studio 3.4
- Fix Android Studio Corrupted Project Workspace Settings
- How to show line numbers in Android Studio [duplicate]
- Emulator’s Location simulation not working
- When I start Android Emulator, the audio on my Mac desktop stops
- Android emulator – Don’t save state by default
- how to remove emulator from tool window android studio
- Error:(1, 0) Plugin with id ‘kotlin-android-extensions’ not found
- android studio – manually download system image for emulator
- Is there a way to auto-fill arguments names?
- Windows Defender might be impacting your build performance
- How do I navigate to the start or end of a file in Android Studio?
- Getting “No file or variants found for asset” found error on my asset
- Lombok Requires Annotation Processing
- How do I auto-remove trailing whitespace in Android Studio?
- How to open emulators in different windows at Android Studio (Bumblebee | 2021.1.1)?
- Android Studio AVD Manager button is disabled
- How to create a directory folder in Android Studio?
- Can’t Edit Files in Android Studio
- How To Add Parse to an Android Studio Project?
- Android Studio 3 Desktop-Run does not show app-window