Home > Tips and Tricks

Enable 5G on Pixel in Unsupported Countries

In this guide, we will show you the steps to enable 5G in unsupported countries in Pixel devices. 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 devices even in unsupported countries. So without any further ado, let’s get started.

How to Enable 5G in Unsupported Countries on Pixel devices

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 devices.

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.

METHOD 3: Via Third-Party App [New]

  1. To begin with, root your device via Magisk/KernelSU/APatch.
  2. Download & install Network Signal Guru from the Play Store.
  3. Launch the app and tap Grant in the SU request that appears.
  4. Next up, tap on the overflow icon and select Forcing Control.
  5. Now choose the SIM that you are using [repeat for SIM 2 if needed].
  6. Then, go to NR MODE SETTING and select [4]SA+NSA.
  7. Now wait for a few seconds > select [9]Set to FR1+FR2 > [E]Enable.
  8. You’ll now be able to connect to NR bands without any issues.

METHOD 4: By Editing Regions.Config File

  1. First off, root the device via Magisk/KernelSU/APatch.
  2. Then download and install the Solid File Manager app.
  3. Now launch it and hit Grant in the SuperUser request.
  4. Now go to /Vendor/etc/uwb/ and open regions.config.regions config 5g pixel
  5. Next, remove your region from the Restricted section.
  6. Finally, save this file and restart your device. That’s it.

That’s it. These were the steps to enable 5G in unsupported countries in Pixel devices. 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: