Share via

how to fix error 0Xfffffff

Jim Svedise 0 Reputation points
2026-06-07T15:27:51.3466667+00:00

Getting something is not right with insider says fix it but it doesn't. So how do I fix 0Xfffffff error code?

Windows Insider program | Windows Insider preview | Performance and maintenance
0 comments No comments

1 answer

Sort by: Most helpful
  1. Lychee-Ng 21,585 Reputation points Microsoft External Staff Moderator
    2026-06-08T10:15:12.7066667+00:00

    Hi Jim Svedise,

    Error 0xFFFFFFFF usually means something broke during an Insider update or configuration, not pointing to a single clear issue. It’d be helpful if you can share which steps you have tried, and whether there’s any errors shown or no change. In the meantime, here’s something else you can check out (skip if you already did it):

    1 - Reset Windows Update components

    • Press Win + X > open Windows PowerShell / Terminal (Admin)
    • Run the following commands one by one:
      • net stop wuauserv
      • net stop bits
      • net stop cryptsvc
      • net stop msiserver
      • ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
      • ren C:\Windows\System32\catroot2 catroot2.old
      • net start wuauserv
      • net start bits
      • net start cryptsvc
      • net start msiserver
    • Open Settings > Windows Update > Advanced options:
      • Open Delivery Optimizations > Download options
      • Set it to Percentage of measured bandwidth.
    • Restart your PC after making changes.

    2 - Re-link your Insider account

    • Go to Settings > Windows Update > Windows Insider Program
    • Click Stop getting preview builds > Restart your PC
    • Go back and re-join the Insider Program.

    3 - Check Insider service status

    • Press Win + R > type services.msc > press Enter > find:
      • Windows Update
      • Background Intelligent Transfer Service (BITS)
    • Right-click > Properties > Make sure Startup type is set to Automatic
    • If the service Stopped > click Start. If it’s already Running > click Restart.

    4 - Reinstallation repair (keeping files and apps)

    • Use built-in repair option
      • Open Settings > System > Recovery > Fix problems using Windows Update
      • Click Reinstall now > follow the onscreen instructions to reinstall Windows.
    • If that fails, perform an in-place upgrade:

    Disclaimer: Both Windows reinstallation and in-place upgrade will refresh your Windows files and operating system without removing files or applications. That being said, we always recommend that if you have important data, you should back it up first before making large system changes.

    If you can, tell me when and where exactly the error shows, for example, joining Insider, updating, or opening Settings?


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    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.