Windows Store blocked? How to install UWP apps like Spotify, Netflix or OneNote for Windows 10 anyway

Sometimes, system administrators block access to the Windows Store. Luckily it’s quite easy to bypass this and install UWP (Universal Windows Platform) apps anyway. This trick could also work if the specific app isn’t available in your country.

How to bypass a blocked Windows Store

  1. First, you need to find the app in the Windows Store and find it’s publc url in the address bar.
    For OneNote for Windows 10, this link is: https://apps.microsoft.com/store/detail/onenote/9WZDNCRFHVJL
    Spotify: https://apps.microsoft.com/store/detail/spotify-music-and-podcasts/9NCBCSZSJRSB
    Netflix: https://apps.microsoft.com/store/detail/netflix/9WZDNCRFJ3TJ
    Notice the bold code for the app at the end of the URL…
  2. Now, there are 2 ways to do it and the easiest way is to open Powershell, and type:
    winget install 9NCBCSZSJRSB
    – and press enter to install, in this case Spotify.
    – You will have to accept to certain terms and agreements and type Y, then enter to continue the installation.
    If this doesn’t work for you(* see bottom for a potential fix) there is an alternative way:
  3. Paste the entire link in this website; https://store.rg-adguard.net/ and press the checkbox
  4. A list of links appears. Now you need to find and download the correct file. It’s usually a .appxbundle or .appx file (mind your CPU). Here are some tips:
    • A) Check the filename, it should state the title of the app.
    • B) Next, check the version number, the higher, the better…
    • C) Finally, look at the ‘CPU Architecture‘ (x86, x64 or arm). You will most likely need the x64 version.
    • Here’s an example for the Netflix app:
  5. [POSSIBLY] If you use Chrome or Edge, the downloaded file might not change its name from “Unconfirmed xxxx.crdownload”. If you waited long enough, you can just rename it manually to file.appx or file.msix or file.appxbundle (just as long as the extension is the same as the original).
  6. First you can try to just run and install the file; but there’s a chance that won’t work:
    • Run Windows PowerShell as admin (press the Windows key and search for Powershell > right click it, and run as administrator)
    • Paste: Add-AppxPackage -Path “c:/full/path/to/file.appxbundle
      Obviously you will need to change the path to match your drive and file’s path.
      (hint, in Windows 11, you can just select the file and press the key-combo ctrl-shift-c to copy the entire path!)
    • Press enter to install it.

And that’s it. I can’t guarantee the app will auto-update this way, I doubt it… But at least you can install and enjoy apps like Spotify, Netflix, Disney+, OneNote for Windows 10, Microsoft To Do, Hulu… This worked for me and my colleagues, I hope it helps you!

*If the winget install 9xxxxxxxx powershell command doesn’t work, you may still need to install winget/app-installer first, with the command:
Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe

Share this article via:

Leave a Comment

Your email address will not be published. Required fields are marked *

Donate Bitcoin

PowrUsr Bitcoin donation

Bitcoin Address
38nUJcf4993v6y8aLftstZ1dM9LYMhzXLc

A big thank you, I really appreciate it!
Want to let me know you donated? Or want to donate other crypto? Let me know in a comment and I’ll get back to you in private!