When iTunes won’t download on Windows, start with Store resets, network checks, and the step-by-step fixes below.
You press “Get” and nothing happens, or the progress bar stalls. When itunes won’t download, the block usually traces to one of five culprits: a Microsoft Store cache glitch, slow or filtered network paths, security tools that interfere, account or device mismatches, or a faulty Windows installer component. Work through these steps in order; they move from fast wins to deeper repairs.
iTunes Won’t Download — What It Means
This issue shows up in a few ways: the Install button is greyed out, the download never leaves “Pending,” or the Store throws codes such as 0x80073CF9 or 0x803FB005. You may also see “This app is not compatible with your device,” which usually ties back to Windows version, device type, or policy limits. Use the table to match what you see with a first move.
Quick Map: Symptoms, Causes, Fast First Steps
| Symptom | Likely Cause | Fix To Try First |
|---|---|---|
| Install button unresponsive | Store cache glitch | Run wsreset.exe |
| Download stuck at pending | Queued updates or metered link | Store > Library: pause others |
| Error 0x80073CF9 / 0x803FB005 | Store services or licensing | Sign out/in, Get updates |
| “Not compatible with this device” | Old Windows build or device class | Check Windows version and type |
| Install fails near the end | Windows Installer or permissions | Program Install/Uninstall tool |
| Enterprise PC blocks Store | Policy or admin controls | Ask IT or use software center |
| Download slow or times out | DNS or captive Wi-Fi | Switch network; change DNS |
| Antivirus pop-ups | Security scan interference | Pause shields while installing |
Basics First: Make Sure You’re Eligible
Supported Windows And Where To Install
iTunes for Windows installs through the Microsoft Store on Windows 10 or 11. Older releases or Windows Server builds won’t qualify, and some work or school devices hide the Store. On a Mac, iTunes is retired; the Music app and Finder handle those tasks now.
Windows 11 in S mode can install iTunes because it ships through the Store. Enterprise editions may hide the Store or redirect installs through a private catalog. On ARM-based PCs, the Store listing must show support for your chip; if it does not, that device can only use the newer Apple apps.
Open The Listing Directly
Open the iTunes page inside the Microsoft Store app, sign in, and hit Get. If the page refuses to load, your Store services or network need care before anything else.
Reboot Before You Go Deep
A pending Windows update, a half-installed Store component, or a stale network stack can block installs. Restarting clears all three and often fixes the stall in one move.
Level 1 Fixes: Five-Minute Wins
Reset The Microsoft Store Cache
Press Win+R, type wsreset.exe, press Enter. A blank window opens, then the Store reloads. Try the download again.
Check Downloads Queue And Free Space
Open Store > Library. Pause heavy app updates so iTunes can start. Keep at least 2–3 GB free on the system drive; clear Downloads or remove unused games if space is low.
Sign Out, Sync Licenses, Sign In
In the Store profile menu, sign out. Close the Store, relaunch it, sign in, then open Library > Get updates. This refreshes entitlements that can stall free app installs.
Switch Wi-Fi Or Change DNS
If the download crawls on hotel or office Wi-Fi, try a hotspot or a home link. You can also swap DNS in Network & internet settings to avoid flaky ISP caches.
Level 2 Fixes: Repair The Store And Services
Repair Or Reset The Microsoft Store App
Go to Settings > Apps > Installed apps > Microsoft Store > Advanced options. Select Repair. If nothing changes, select Reset. This rebuilds Store data without touching your files.
Run The Windows Store Apps Troubleshooter
Settings > System > Troubleshoot > Other troubleshooters. Run the one for Microsoft Store Apps. It checks services, permissions, and common misconfigs.
Clear Delivery Optimization Stalls
Open Settings > Windows Update > Advanced options > Delivery Optimization. Turn off “Allow downloads from other PCs,” then try the install again.
Quick Network And DNS Tune-Up
Open Command Prompt as admin and run ipconfig /flushdns, then netsh winsock reset. Reboot. If you use a home router, power it off for thirty seconds and power it back on. Try a wired Ethernet cable if Wi-Fi keeps dropping during large downloads. Set DNS to a well-known public resolver in your adapter’s IPv4 settings, then test the Store again.
Security Software Settings That Help
Real-time scanners watch every file that lands on disk. During the install, reduce friction by pausing aggressive modes such as deep scan or ransomware shield. Leave the baseline protection on. If your suite offers an “allow list,” add the Microsoft Store process and the iTunes installer path. Re-enable full protection after the app is installed.
Need screenshots or menu names? See Microsoft’s Store fix guide and Apple’s iTunes install/update steps.
Level 3 Fixes: Installer And System Components
Run Program Install/Uninstall Tool
This small utility repairs broken installer registry keys and stuck previous versions. Launch it, pick Installing, choose iTunes if listed, and apply the fixes.
Restart Windows Installer Service
Press Win+R, type services.msc, press Enter. Find Windows Installer. Right-click > Start or Restart. If it won’t start, follow Microsoft’s guide for Windows Installer errors, then retry the Store.
Repair Appx Packages With PowerShell
Run PowerShell as admin and execute Get-AppxPackage -allusers Microsoft.WindowsStore | Reset-AppxPackage. Then run Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\\AppxManifest.xml"}. Reboot and test the Store again.
Check Policy And Device Type
Work and school devices often block consumer apps. If you see a message about your organization or a missing Microsoft account option, you’ll need admin approval or a managed software catalog. On ARM-based PCs, confirm the Store build of iTunes lists support for your chip.
Level 4 Fixes: Clean Start For Apple Components
Remove Old Apple Desktop Software
If you once installed iTunes from a standalone installer, leftovers can collide with the Store build. In Settings > Apps, remove old Apple Software Update, Bonjour, and iTunes entries. Reboot. Then grab iTunes again from the Store page.
Use The New Apple Apps On Windows
Apple now offers Apple Music, Apple TV, and Apple Devices. These split tasks that iTunes used to handle. If iTunes keeps failing, the Apple Devices app can manage backups and restores, while Apple Music and Apple TV handle media.
Decision Guide: Which Path Fits Your Case?
| Fix | Time | What It Does |
|---|---|---|
| wsreset | 1 min | Clears Store cache and tokens |
| Repair/Reset Store | 2–3 min | Rebuilds Store app data |
| Store Apps troubleshooter | 3–5 min | Checks services and permissions |
| Program Install/Uninstall tool | 3–5 min | Fixes broken installer keys |
| Re-register Appx | 5–7 min | Restores Store packages |
| Remove old Apple bits | 5–10 min | Eliminates conflicts with Store build |
| New Windows profile | 5–10 min | Bypasses a corrupt user profile |
When You Still Need Help
If a Store policy or deep Windows issue blocks the install, test with a fresh local account. The two official guides most people need are Microsoft’s page on fixing Store app issues and Apple’s article on installing or updating iTunes for Windows.
Why The Split Apps Matter
iTunes once handled media, device sync, and backups in one app. On Windows it still exists in the Store. On macOS, the Music app handles your library and Finder handles device sync. That shift explains some search results you’ll see online. If a guide says iTunes is gone everywhere, that only applies to Mac. On Windows, you can still install it or use the newer apps.
Safe Practices So Installs Keep Working
- Keep Windows updated and reboot after cumulative updates.
- Avoid “tune-up” tools that wipe caches or Registry keys at random.
- Install iTunes from the Store page, not from mirrored installers.
- When security software prompts during install, pick allow and retry once.
- If you use metered data, schedule large app updates for an unmetered link.
- Back up your iPhone with Apple Devices if iTunes remains stubborn.
Bottom Line Fix Plan
Start with a reboot and a Store cache reset, then repair the Store app. If the app still won’t land, run the two Microsoft troubleshooters, restart the Windows Installer service, and re-register packages. Clear out old Apple entries and try again from the Store listing. When itunes won’t download after all that, install on a new Windows user profile to confirm it’s a profile-level block.
