Home > Tips and Tricks

Enable 5G on Pixel 4A/5/5A in Unsupported Countries

In this guide, we will show you the steps to enable 5G in unsupported countries in Pixel 4A/5/5A. There are a few features that, even though come built into the device, are not enabled by default by the OEM. One such feature is call recording which is mostly disabled owing to the regional restrictions and policies of a particular region.

While that is understandable up to an extent, what isn’t is why they tend to disable 5G functionality across numerous devices. Thanks to the open-source ecosystem, you now have the opportunity to bypass this restriction and welcome abode 5G on your Pixel 4A/5/5A even in unsupported countries. So without any further ado, let’s get started.

How to Enable 5G in Unsupported Countries on Pixel 4A/5/5A

Enable 5G Pixel 5

Do note that the below steps will only be applicable until you change the SIM card. Once you switch SIMs, you’ll again have to carry out the below-listed steps. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

Method 1: Automatic Method

  1. To begin with, root your device via Magisk.
  2. Then download the VoLTE/VoWiFi 5G module.
  3. Now launch Magisk, go to Modules, and select the 5G module.Enable 5G Pixel 5
  4. It will now be flashed. Once done, hit Reboot.
  5. That’s it. 5G is now enabled on Pixel 4A/5/5A.

Method 2: Manual Method

  1. To begin with, root your device via Magisk.
  2. Then download and extract Android SDK Platform Tools on your PC.
    Enable 5G on Pixel 5
  3. Likewise, download and install QPST on your PC.
  4. Now enable USB Debugging on your device and connect it to your PC via a USB cable.Enable 5G on Pixel 5
  5. Then type in CMD in the platform-tools folder address bar and hit Enter.
  6. Now type in the below command in the CMD window [you’ll get a prompt, tap OK]
    adb shell
  7. Then type in the below command [you’ll get a SuperUser prompt, tap OK]
    su

    Enable 5G on Pixel 5

  8. Now type in the following four commands [if you get “failed to open the diag router socket”, then hit Ctrl+C]
    resetprop ro.bootmode usbradio
    resetprop ro.build.type userdebug
    setprop sys.usb.config diag,diag_mdm,adb
    diag_mdlog

    Enable 5G on Pixel 5

  9. Wait for a few seconds and the program will then exit.Enable 5G on Pixel 4A
  10. Now go to the extract QPST Tool and open EFSExplorer. Select your device and hit OK.
  11. Then select policyman from the left and drag the carrier_policy.xml file to the desktop.Enable 5G on Pixel 5
  12. Now, download and install an advanced text editor like Notepad++.
  13. Then open the carrier_policy.xml file via Notepad++ and scroll to the line:
    <include> G W L </include>
  14. Change it to:
    <include> G W L 5G </include>

    Enable 5G on Pixel 5

  15. Now go to the below line:
    <include> W L </include>
  16. Likewise, change it to
    <include> W L 5G </include>
  17. Next up, go to:
    <include> L </include>
  18. Change it to:
    <include> L 5G </include>
  19. Finally, go to:
    <include> G W L </include>
  20. Change it to:
    <include> G W L 5G </include>
  21. Now save the file via Ctrl+S and drag back the file to EFSExplorer.
  22. You’ll get a prompt carrier_policy.xml already exists, replace? Click YES.Enable 5G on Pixel 5
  23. Finally, restart your device for the changes to come into effect.

That’s it. These were the steps to enable 5G in unsupported countries in Pixel 4A/5/5A. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.


Share:
  • Anonymous

    Do you have any methods to enable it using TWRP without root..?.

  • Anonymous

    Do you have any methods to enable it using TWRP without root..?

  • hello, i did follow every step listed here on my pixel 5a to enable it for jio 5g. but i still dont get the 5g option in network settings. added “G W L 5G” and all other steps. please guide me for the same. tried and repeated again as well