Share via

My Windows updates keep failing, and my xbox controller driver doesnt work.

Thomas H. Hynes 0 Reputation points
2026-02-15T21:55:11.86+00:00

Im on windows 23H2 right now and whenever I try updating .NET framework 3.5 and 4.8.1 KB5066133 i get error code 0x800700c1, and the same thing when i try to install version 24h2 and 25h2. I tried reinstalling windows but it said Windows 11 installation failed, i tried using an ISO but it wouldn't let me mount, and i did a lot more but nothings working. should i just reset and reinstall windows with a blank canvas?

Windows for home | Windows 11 | Windows update
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ramesh 175.9K Reputation points Volunteer Moderator
    2026-02-16T05:05:33.0066667+00:00

    Hi Thomas,

    A Reset won't be needed.

    Please upload C:\Windows\Logs\DISM\DISM.log in your next reply.

    0 comments No comments

  2. Q&A Assist
    2026-02-15T21:55:23.4833333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    It sounds like you're experiencing significant issues with Windows updates and driver installations. The error code 0x800700c1 typically indicates a problem with the system files or the installation media. Here are a few steps you can try before considering a full reset:

    1. Run Windows Update Troubleshooter: Go to Settings > System > Troubleshoot > Other troubleshooters, and run the Windows Update troubleshooter.
    2. Check System File Integrity: Open Command Prompt as an administrator and run the command sfc /scannow to check for and repair corrupted system files.
    3. Use DISM Tool: If the SFC scan doesn't resolve the issue, you can use the Deployment Imaging Service and Management Tool (DISM) by running the command DISM /Online /Cleanup-Image /RestoreHealth in an elevated Command Prompt.
    4. Safe Mode: Boot into Safe Mode and then try to install the updates or drivers again. This can help if there are conflicting applications or drivers.
    5. Manual Installation: If the updates continue to fail, you can try downloading the specific updates or drivers manually from the Microsoft Update Catalog and installing them directly.

    If none of these steps work and you're still facing issues with reinstalling Windows, it may be worth considering a full reset to start fresh. Just ensure you back up any important data before proceeding with that option.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.