I'm using Android Studio Ladybug Feature Drop | 2024.2.2. My PC will blue screen with the error WHEA_UNCORRECTABLE_ERROR whenever I open/use certain apps (mainly tested with google chrome going to youtube).
I have tried:
- Reinstalling Android Studio
- Booting windows with none-Microsoft services disabled
- Deleting and re-creating the virtual device
- Updating Windows
My specs:
- OS: Windows 10 - version 10.0.19045 N/A Build 19045
- CPU: Intel Core i7 10700k
- GPU: NVIDIA GeForce RTX 3070 - 572.16
- RAM: 32gb
- Motherboard: ASRock Z490 Taichi
I'm using Android Studio Ladybug Feature Drop | 2024.2.2. My PC will blue screen with the error WHEA_UNCORRECTABLE_ERROR whenever I open/use certain apps (mainly tested with google chrome going to youtube).
I have tried:
- Reinstalling Android Studio
- Booting windows with none-Microsoft services disabled
- Deleting and re-creating the virtual device
- Updating Windows
My specs:
- OS: Windows 10 - version 10.0.19045 N/A Build 19045
- CPU: Intel Core i7 10700k
- GPU: NVIDIA GeForce RTX 3070 - 572.16
- RAM: 32gb
- Motherboard: ASRock Z490 Taichi
2 Answers
Reset to default 0Click the three vertical dots beside the "run" button, "run configuration", and for "Additional run args:", add the following:
--no-enable-impeller
This fixed it for me, so hopefully it does for you as well.
Please update it to Android Studio Meerkat Feature Drop | 2024.3.2 Canary 4, this maybe a bug for that version (2024.2.2.).
https://androidstudio.googleblog/?utm_source=android-studio
However, check the memory that Android studio is uses to run, in default is 2G, you can change it to 4G or more.