Skip to content

Instantly share code, notes, and snippets.

@samleong123
Last active July 17, 2026 12:11
Show Gist options
  • Select an option

  • Save samleong123/8a81bf022a87bd06122147357787642d to your computer and use it in GitHub Desktop.

Select an option

Save samleong123/8a81bf022a87bd06122147357787642d to your computer and use it in GitHub Desktop.
Install Apple Music Preview on Windows 10 21H2 with Lossless Audio Support

Install Apple Music Preview on Windows 10 with Lossless Audio Support

Disclaimer

I will not be responsible on any inconvenience / damage / loss on behalf this tutorial nor the modified Apple Music Preview bundle.

Only for research purposes.

Minimum Tested System Requirement

System / Package Name Version
Windows 10 (Windows 10 IoT Enterprise LTSC 2021) 21H2 (19044)
Microsoft.WindowsAppRuntime.1.2 2000.684.1510.0
Microsoft.VCLibs.140.00.UWPDesktop 14.0.30704.0
Microsoft.VCLibs.140.00 14.0.30704.0

Functionality

Lossless Audio work with perfect , means Fairplay DRM work on Windows 10 , thanks to Apple

Modified Apple Music Preview v1.1027.8705.0 Bundle

Get it on Internet Archive

Content Changed :

AppxManifest.xml : Replace Min Version from 10.0.22621.0 to 10.0.19044.0

<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.19044.0" MaxVersionTested="10.0.22621.0" />

Content Removed :

  1. AppxMetadata
  2. [Content_Types].xml
  3. AppxBlockMap.xml
  4. AppxSignature.p7x

Steps

  1. Download it from Internet Archive
  2. Extract it and navigate to the Apple Music folder
  3. Enable Developer Mode in Settings (Settings - Update & Security - For developers - Developer mode
  4. Strongly recommended but not necessary : Move the Apple Music folder into C:\Program Files (x86)
  5. Open PowerShell with Administrator
  6. Change your PowerShell directory into the Apple Music folder
    For example with Step 3 , your Apple Music folder is now located in C:\Program Files (x86)\Apple Music
    Change your directory with this command : cd "C:\Program Files (x86)\Apple Music"
  7. Run Add-AppxPackage -Register .\AppxManifest.xml
  8. Apple Music icon should pop out on your Recently Added and you are done!

Screenshot

image image image

@hikarko

hikarko commented Oct 26, 2023

Copy link
Copy Markdown

Hi. airplay, how does itunes not work?

@pupping

pupping commented Jun 26, 2024

Copy link
Copy Markdown

hi! i am currently running into this issue and i am unsure where to begin troubleshooting. please bear with me as i am not the most savy with windows. I added the Apple Music folder to Program Files (x86) as reflected in my screenshot.
Screenshot (4)

@Udit-Krishna

Copy link
Copy Markdown

Is there a newer version available? Something more stable?

@Maguz0

Maguz0 commented Jan 2, 2025

Copy link
Copy Markdown

Is it necessary to have purchased Apple Music?

@Maguz0

Maguz0 commented Jan 2, 2025

Copy link
Copy Markdown

nesesito el webview2 runtime ayuda ya lo tengo pero igual no funciona (I AM NOT SPEAK english) sorry

@mschust3r

Copy link
Copy Markdown

thx a lot.
Works fine for me on 19044.5247 (21H2) - 10 IoT LTSC

@Nirzak

Nirzak commented Jan 10, 2025

Copy link
Copy Markdown

Is there any way to install it on windows 10 1909 build 18363.1500?

@Nirzak

Nirzak commented Jan 10, 2025

Copy link
Copy Markdown

Thanks a lot man. I have used another github repo previously but that didn't work. but this one worked like a charm! Thanks a lot!

@Nirzak

Nirzak commented Jan 12, 2025

Copy link
Copy Markdown

Is there a newer version available? Something more stable?

I have modified the latest version to support windows 10. The procedure is just like above

https://archive.org/download/apple-music-uwp-1.1282.14849.0-x-64-modified-20250111-zak/Apple_Music_UWP_1.1282.14849.0_X64_Modified_20250111_ZAK.zip

@samleong123 you can update the download link on your gist to include the latest version as well.
Tested on windows 10 1909 build 18363.1500

@zh-huang

Copy link
Copy Markdown

Thanks a lot! It works!

@Ryflick

Ryflick commented May 5, 2025

Copy link
Copy Markdown

Is there a newer version available? Something more stable?

I have modified the latest version to support windows 10. The procedure is just like above

https://archive.org/download/apple-music-uwp-1.1282.14849.0-x-64-modified-20250111-zak/Apple_Music_UWP_1.1282.14849.0_X64_Modified_20250111_ZAK.zip

@samleong123 you can update the download link on your gist to include the latest version as well. Tested on windows 10 1909 build 18363.1500

Thank you so much guys! The updated version from @Nirzak works flawlessly on LTSC 21H2

Edit :
Updated using the default msixbundle latest version 1.1284.24577.0 through AppManifest.xml works well too

@theycallmearyan

Copy link
Copy Markdown

22H2 what to do?

@theycallmearyan

Copy link
Copy Markdown

apple music has no id?? not workingg

@priyam2009-hub

Copy link
Copy Markdown

asking for id. Pls Help.
Screenshot 2026-01-19 225959

@CasAdair

Copy link
Copy Markdown

@priyam2009-hub this isn't a piracy gist....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment