how to make Microsoft update

Jordyn Fishell 0 Reputation points
2025-11-16T20:55:38.8833333+00:00

hello. I've been having issues with the Microsoft store it would not let me install or uninstall stuff it stays checking for dependencies. when I looked to see if Microsoft needed an update, it said it hadn't been updated since 7/9/25, but when I try to update it, it just stays on the checking for update screen.

Windows for home | Windows 11 | Install and upgrade
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2025-11-16T20:55:51.8133333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    If you're experiencing issues with the Microsoft Store where it stays on "checking for dependencies" and cannot install or uninstall apps, there are a few steps you can take to troubleshoot the problem:

    1. Check for Windows Updates: Make sure your Windows operating system is up to date. Sometimes, pending Windows updates can affect the Microsoft Store's functionality. Go to Settings > Update & Security > Windows Update and check for updates.
    2. Reset the Microsoft Store: You can reset the Microsoft Store to resolve issues. Open Run by pressing Win + R, then type wsreset.exe and press Enter. This will clear the cache and may resolve the update issue.
    3. Check Microsoft Store Registration: Ensure that the Microsoft Store is registered for your user account. You can check this using PowerShell. Open PowerShell as an administrator and run the command:
         Get-AppxPackage *Microsoft.WindowsStore*
      
      If the Store is not registered, you may need to re-register it.
    4. Firewall/Proxy Settings: Ensure that your firewall or proxy settings are not blocking the Microsoft Store. Sometimes, specific endpoints required for the Store to function may be blocked.
    5. Use the Windows Package Manager: If you're familiar with command-line tools, you can use winget to install or manage Microsoft Store apps. For example, you can search for an app and install it using:
         winget search <App name>
         winget install <App name>
      

    If these steps do not resolve the issue, you may need to seek further assistance or consider reinstalling the Microsoft Store, although completely uninstalling it is not supported.


    References:

    0 comments No comments

  2. John DeV 152.2K Reputation points Independent Advisor
    2025-11-16T21:30:34.71+00:00

    Hi, good day!

    Please let me know if you have tried the methods below.

    • Disable or uninstall any third-party VPN and Antivirus program to prevent it from interfering with the update.
    • Run the Windows Update Troubleshooter Open Settings > System > Troubleshoot > Other troubleshooters > Windows Update > Run troubleshooter
    • Make sure Windows Update and Background Intelligent Transfer services are available and running. Press Windows key+R to open Run then type: services.msc Press Enter to open Services app Double-click Background Intelligent Transfer Service. If the Startup status lists Stopped, click Start and then click OK. If the status is Running, right click then select Restart Double-click Windows Update. If the Startup status lists Stopped, click Start and then click OK. If the status is Running, right click then select Restart
    • Please try to run SFC and DISM to check for any system errors and corrupted files. https://support.microsoft.com/windows/using-system-file-checker-in-windows-365e0031-36b1-6031-f804-8fd86e0ef4ca
    • Reset Windows Update components manually https://www.elevenforum.com/t/reset-windows-update-in-windows-11.3808/ After that, restart your computer

    If the issue persists, open Settings > System > Recovery.

    Few things to check on the PC

    • Unplug all external peripherals except for the Mouse, Keyboard, and LAN cable before starting
    • Disable or uninstall any third-party Antivirus program to prevent it from interfering with the upgrade

    Under Fix problems using Windows Update, click Reinstall Now

    Once completed, your system will restart.

    I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below.


    Standard Disclaimer: 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 it.

    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.