Force enabling WiFi 6E on Android phones

In short, you can change country code to U.S. or other WiFi 6E supported countries to enable WiFi 6E feature. There are a few ways to enable it. (A rooted phone is required)

ADB

adb root
adb cmd wifi force-country-code enabled US

System API

setOverrideCountryCode

System API

setDefaultCountryCode