To help narrow down the exact solution, could you tell me you are trying to install? Share public link
Windows Update cannot locate the payload for the feature you are trying to install.
Now, navigate to C:\Windows\SoftwareDistribution and delete everything inside that folder. Go back to the Command Prompt and restart the services: net start wuauserv net start bits Try your installation again.
The 0x800f0952 error is often triggered by: 0x800f0952 install
Follow these solutions in order, as the first few are the most common fixes for this issue. 1. Run the Windows Update Troubleshooter
If the update files themselves are corrupted, Windows will keep failing. Clearing the cache forces a fresh download.
For language packs, use the following template (replace with your target language): To help narrow down the exact solution, could
Open your Start Menu, type cmd , right-click , and choose Run as Administrator .
Repair underlying system file corruption that might be blocking the "servicing stack". Open (Admin).
Type the following command: DISM /Online /Cleanup-Image /RestoreHealth Go back to the Command Prompt and restart
Are you seeing this error while installing a or a Windows Version update ?
Corrupt update caches often trigger this error. Resetting the components manually can help.
3. Clear the Windows Update Cache (Fixing SoftwareDistribution )
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old Restart the services: net start wuauserv net start cryptSvc net start bits net start msiserver Method 4: Run DISM and SFC Tools