Share via

I get an error code with literally every single thing I do that includes Microsoft on my computer.

Anonymous
2021-01-11T08:10:28+00:00

I can't install any apps from the Microsoft store. I cant install Microsoft Office (not from Microsoft store) and even when I use feedback hub to send feedback about my issues, I got an error code. After talking to a Microsoft employee who was trying to help me fix the store problem, they had me reinstall my whole operating system which took hours, and nothing changed. Can you guys please help me fix something, without having me reinstall Windows. I really wanna use apps like Netflix, and play games like Sea of Thieves someone please help.

Windows for home | Windows 10 | Microsoft Store

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

5 answers

Sort by: Most helpful
  1. Anonymous
    2021-01-12T07:57:14+00:00

    If the inplace upgrade is not successful, then I'm afraid you need to perform a clean install. As I mentioned before, back up all of your important files before you start. Using the same link above, please prepare atleast an 8GB USB flash disk to create a bootable media creation tool. Then go to the link below and scroll down to "How to perform a clean install" and follow the steps using your bootable media creation tool.

    Performing a clean install will re-install Windows 10, you will have to re-install your 3rd party apps and drivers.

    https://www.windowscentral.com/how-do-clean-ins...

    Hope this helps. Let me know how it goes.

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-01-12T07:44:44+00:00

    I have already done an in-place upgrade with the media creation tool, and it changed nothing.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-01-12T05:29:46+00:00

    Hi jonahcandelaria, thanks for the feedback. If the above methods did not work. Go to the link below and perform an inplace upgrade. It will perform a re-install without erasing apps and files. But to be on the safe side, please back up all of your important files before performing the upgrade.

    https://www.microsoft.com/en-us/software-downlo...

    Download the media creation tool, and then run it. Please make sure to select the "In place Upgrade" and follow the on screen steps. It will take time to do an upgrade.

    Let me know how it goes.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-01-12T02:42:18+00:00

    I tried all of these, and it did not help. Doing these also caused my Xbox apps to not work either. When I launch them they automatically close. I'm getting all of the same errors as before.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-01-11T08:50:33+00:00

    Hi jonahcandelaria. Thank you for reaching out. My name is Jayson, an Independent Advisor and a user just like you. I'll be glad to assist you.

    You can do the steps below to troubleshoot your problem.

    Option 1.

    Please try to run the Windows store troubleshooter. Check the link below and click "Run troubleshooter"

    https://support.microsoft.com/en-us/account-bil...

    Option 2.

    Kindly run the SFC and DISM command to repair system files

    1. On the search bar, type "command prompt" and select Run as administrator
    2. Type the following commands in order

    sfc /scannow then press Enter

    Dism.exe /online /cleanup-image /CheckHealth then press Enter

    Dism.exe /online /cleanup-image /ScanHealth then press Enter

    Dism.exe /online /cleanup-image /RestoreHealth then press Enter

    1. Restart your device

    Then check if it's working. If still not, reset the Windows Store apps.

    Option 3.

    To reset the Microsoft Store app in Windows 10, do the following.

    1. Open Settings.
    2. Go to Apps -> Apps & features.
    3. Scroll down and look for Microsoft Store and click it.
    4. Click Advance.
    5. On the next page, click on the Reset button to reset Microsoft Store to default settings.Microsoft Store Reset In Windows 10

    This will repair the Microsoft Store app package related to the Edge browser. It won't remove your preferences or account data.

    Then check if the store will work. If still not. Re-install Windows Apps using powershell.

    Option 4.

    1. Disbale any 3rd party antivirus if you have
    2. Click Start, type Powershell.
    3. Right click then run as administrator
    4. Copy and paste the command below

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    This will re-install Windows App. After finish, restart your device.

    Hope this helps. Let me know if the above steps did not work, and we will find another solution.

    Was this answer helpful?

    0 comments No comments