anupritaisno1 whether it is recommended or not remains to be seen, but you can force 60hz using adb. I've done that and the flickering has stopped. Knull tagging you here to see this, too. Using adb on your computer and making sure USB debugging is turned on in developer settings, run these commands: adb shell settings put system peak_refresh_rate 60 adb shell settings put system min_refresh_rate 60 You can then turn off USB debugging.