Skip to main content

How do I fix Microsoft Store download errors like 0x80073D0D or stuck downloads when installing Gaming Services?

Fix Xbox Game Pass Games Are Not Installing Error 0x80073d0d Xbox App/ Microsoft Store Windows 11/10 - YouTube

1.Change the default app installation target back to the C: drive:Fixes error 0x80073D0D caused by secondary or external drive conflicts.

Error 0x80073D0D occurs when Windows attempts to deploy system services (like Gaming Services) onto a secondary drive (D:, E:) or a volume with mismatched file system permissions.

  1. Open Settings > System > Storage.

  2. Scroll down and click Advanced storage settings, then select Where new content is saved.

  3. Under New apps will save to:, change the dropdown menu to Local Disk (C:).

  4. Click Apply.

  5. If you have an external or secondary drive connected, safely eject or disconnect it temporarily while installing Gaming Services.

2.Reset the Microsoft Store cache with WSReset:Clears stuck app state and corrupted store background memory.

  1. Press Win + R to open the Run dialog box.

  2. Type wsreset.exe and press Enter.

  3. A blank Command Prompt window will appear. Do not close it.

  4. After 10–15 seconds, the window will close automatically, and the Microsoft Store will relaunch with a cleared cache.

3.Flush the Delivery Optimization and Windows Update caches:Clears stuck 0% or 99% download buffers.

When downloads get stuck indefinitely, the background update buffer is often holding locked or incomplete files.

  1. Right-click Start and select Terminal (Admin) or PowerShell (Admin).

  2. Paste and run the following block of commands to stop update services and purge stale download files:

PowerShell

net stop wuauserv
net stop bits
net stop dosvc
Remove-Item -Path "C:\Windows\SoftwareDistribution\Download\*" -Recurse -Force -ErrorAction SilentlyContinue
net start wuauserv
net start bits
net start dosvc

4.Re-register the Microsoft Store via PowerShell:Fixes broken app deployment handlers.

  1. In PowerShell (Admin), run the following command to rebind the Microsoft Store package to your system:

PowerShell

Get-AppXPackage -AllUsers -Name Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  1. Restart your PC and retry downloading Gaming Services or the Xbox App.

5.Delete hidden .GamingRoot files on secondary drives (If applicable):Removes ghost drive signatures on secondary hard drives.

If you previously installed Xbox games or Gaming Services to a secondary partition:

  1. Open File Explorer and click View > Show > Hidden items.

  2. Go to the root directory of your non-system drives (e.g., D:\ or E:\).

  3. Delete the hidden file named .GamingRoot and the XboxGames folder if they are empty.

  4. This allows Windows to generate clean volume configurations without throwing deployment block errors (0x80073D0D).

Verifying Service Dependencies

If the download continues to fail, verify that essential Windows background services are running:

  1. Press Win + R, type services.msc, and press Enter.

  2. Locate the following services and ensure their Startup type is set to Automatic or Manual:

    • Background Intelligent Transfer Service (BITS)

    • Delivery Optimization

    • Windows Update

    • Storage Service

Comments

Popular posts from this blog

Windows Media Player 12 Themes for Windows 7

Bored of your default Windows Media Player Skins?. Grab some fresh and new Windows Media Player 12 themes for Windows 7 ! Windows Media Player 12 Codecs Windows Media Player 12 comes with support for DivX and MP4, but it still lacks supports for many other video formats. (amr | mpc | ofr | divx | mka | ape | flac | evo | flv | m4b | mkv | ogg | ogv | ogm | rmvb | xvid)ù A popular codec pack can be downloaded here and here . Windows Media Player 12 Skins The following skin packages includes some really awesome themes for your Windows Media Player: Alienware Theme Batman Theme Catwoman Theme Darkstar Theme Half-Life Theme Halo 2 Theme The Last Samurai Theme Stalker Theme XBOX Theme XSN Sports Them Download Windows Media Player Themes Pack 1 (70 Skins) Download Windows Media Player Themes Pack 2 (12 Skins) New Year Theme 2010 for Windows 7 This theme can be downloaded for free from uploaded.to Custom Search If you liked this article, subscribe t...

Basic PC General Concepts and Terminology in Windows.

If you're not totally familiar with the various components of a modern PC, then this chapter will help you understand some of the common terminology used throughout the guide and what  each hardware component does in layman's terms. Note that I use a human body analogy to describe the function of C hardware components to hopefully clarify their functionality. Experienced PC users can skip this chapter. Bits and Bytes. You will often see the terms Bits, Bytes, Kilobytes, Megabytes and Gigabytes (or their abbreviations) being thrown around in guides such as this one. A Bit is the lowest form of computer information and  can take the value 0 or 1 (i.e. Off or On). All computer functionality is derived from the behavior of Bits. For our purposes, the main conversion factors you need to know are: 8 bits (b) = 1 Byte (B) 1,024 Bytes = 1 Kilobyte (KB) 1,024 Kilobytes (KB) = 1 Megabyte (MB) 1,024 Mega bytes (MB) = 1 Gigabyte (GB) Note in particular that the general con...

Windows 7 consumer security software providers.

We recommend that you install security software to help protect your computer from viruses and other security threats, and that you keep your security software up to date. Some companies use products that appear to be antivirus programs to install viruses or malware on your computer. When you install the program, you might also be installing the virus or other malware, without knowing it. Many companies, including those listed on this page, distribute antivirus programs. You should carefully investigate the source of antivirus and other products before downloading and installing them. The companies listed below provide consumer security software that is compatible with Windows 7. Just click the company name to see the Windows 7-compatible product they offer. For business security software that is compatible with Windows 7, please visit the Windows 7 Compatibility Center or contact your security vendor of choice. Important: Before you install antivirus software, check to make s...