Dear BLR IT,
The error 0x800f0825 (CBS_E_CANNOT_UNINSTALL) typically indicates that the update is marked as a permanent package and cannot be removed through standard methods. This can occur if the update was installed as part of a cumulative or servicing stack update, or if component cleanup has already taken place.
Here are Recommended Actions:
- Use Command Line to Attempt Uninstall Open Command Prompt as Administrator and run:
wusa /uninstall /kb:5064081 /quiet /norestart
If this fails with the same error, proceed to the next step. Check for Component Cleanup If Windows has performed a component cleanup, the update may no longer be removable. You can verify this by running: Mã
dism /online /get-packages
Look for the KB5064081 entry and check its state. Consider In-Place Repair or Rollback If the update cannot be removed, you may consider performing an in-place upgrade using the latest Windows ISO to repair the system while retaining apps and data. Alternatively, restoring from a system backup taken prior to the update may be necessary. Report Preview Update Behavior As KB5064081 is a preview update, we recommend reporting this behavior through the Feedback Hub or opening a support case to escalate the issue to the Windows servicing team.
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
Best regards,
Harry Phan