Skip to content

Instantly share code, notes, and snippets.

@wereii
Last active October 8, 2024 14:48
Show Gist options
  • Save wereii/486c4ac613be30bcf919e12d3c6d5290 to your computer and use it in GitHub Desktop.
Save wereii/486c4ac613be30bcf919e12d3c6d5290 to your computer and use it in GitHub Desktop.
How to disable rotation icon popup/suggestion on Android 11+

How to disable rotation icon popup on Android 11+

  • Enable developer settings

  • Enable Developer settings > USB Debugging

  • Enable Developer settings > Disable permission monitoring

  • Download Connect Bot app from Google Play

  • In Connect Bot, create a new connection and in Protocol select local, give the profile any nickname, save

  • Open the local connection and write settings put secure show_rotation_suggestions 0, hit enter

  • The popup is now gone.

  • Remove Connect Bot app

  • Disable both options given above in Developer settings, then disable developer settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment