Share via

How to fix critical error operational code 869

Anonymous
2023-06-18T01:11:08+00:00

My program keeps buggin out and wont load

Windows for home | Windows 11 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-06-18T02:09:17+00:00

    Hi, I am Dhanam, Independent Advisor here to work with you on this issue.

    I know this has been difficult for you, Rest assured, I'm going to do my best to help you.

    i'm afraid you have issue in your Start menu,

    Try to re-register Start Menu:

    1. Open Task Manager, click File > Run new task.
    2. Type powershell in the Create new task box. Check the option 'Create this task with administrative privileges'. Click OK.
    3. In the administrative Windows PowerShell window, type/paste following and press Enter key:

    Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)}

    1. Let it complete and then restart your system.

    This is a public user-to-user support forum. I'm a user like you helping other users. I do not work for Microsoft and cannot access any user accounts.

    I hope this can help you. If this still can't solve your problem, just let me know and I'll do my best to try to help you.

    Regards,

    Dhanam,

    Independent Advisor.

    Was this answer helpful?

    0 comments No comments