The store doesn't update its apps. What to do?


  1. Posts : 317
    Windows 10 Home 22H2
       #1

    The store doesn't update its apps. What to do?


    Hello all here.

    As the title says, the store is a bit moody and seems it doesn't bother to update its own apps. After my last clean install on the 10 February, there was only one app updated - the English Local Experience Pack, that occured on the 12 Feb.
    Since that - nothing anymore. Today is the 18 Feb... I have tried wsreset.exe - no luck.

    Are you, guys, have got your apps these days, automatically updated?

    Winver 19042.804, Store set to automatic updates, if this can help. Thanks in advance

    The store doesn't update its apps. What to do?-1.png
      My Computer


  2. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #2

    Hello @Ivan Petrov,

    Ivan Petrov said:
    As the title says, the store is a bit moody and seems it doesn't bother to update its own apps. After my last clean install on the 10 February, there was only one app updated - the English Local Experience Pack, that occured on the 12 Feb.
    Since that - nothing anymore. Today is the 18 Feb... I have tried wsreset.exe - no luck.

    As a start, please perform the following . . .

     SFC and RestoreHealth

    [1] Press the Win + X keys together > Command Prompt (Admin).
    [2] Highlight ALL the commands below.

    IMPORTANT:

    • It is recommended when running SFC that Fast Startup is turned OFF [ Turn it back ON when finished ] => How to Turn On or Off Fast Startup in Windows 10

    • If SFC finds any ERRORS that it can NOT repair, run SFC again upto 3 more times, Restarting after each to allow any pending actions to be implemented.

    • DISM will initially try and Repair ANY Corrupted or Missing files using the Component Store.
      If this is NOT possible, DISM will use Windows Update. Therefore, Internet access is required.
      If you are NOT connected to the Internet, you will receive a Error: 0x800f081f.

    [3] Press the Ctrl + C keys together.
    [4] Right-click inside the Administrator: Command Prompt Window > Paste.
    [5] Press Enter.

    Code:
    
    sfc /scannow
    Dism /Online /Cleanup-Image /RestoreHealth
    sfc /scannow
    

    • When the above has finished processing . . .

    [6] Right-click on the title bar of the Administrator: Command Prompt Window > Edit > Select All.
    [7] Right-click on the title bar of the Administrator: Command Prompt Window again > Edit > Copy.

    • Paste the results into your post using the [CODE] tags . . .

    [8] In your post, click the Hashtag icon #.
    [9] Click INSIDE the [CODE]Here[CODE] tags and press the Ctrl + V keys together.

    • In your post it will look like this . . .

    Code:
    
    <<< Results here >>>
    

     SFC Error Report

    However, if there are STILL SFC ERRORS . . .

    [1] Press the Win + X keys together > Command Prompt (Admin).
    [2] Highlight the command below.

    NOTE:

    If you have a Relocated Desktop, then change the %UserProfile% part of the Command below to the actual path of the Relocated Desktop folder.

    [3] Press the Ctrl + C keys together.
    [4] Right-click inside the Administrator: Command Prompt Window > Paste.
    [5] Press Enter.

    Code:
    
    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log > "%UserProfile%\Desktop\SFC_Details.txt"
    

    • This will create a SFC_Details.txt file on the Desktop.

    EITHER:

    Copy & Paste the results into your post using the [CODE] tags . . .

    [1] Open the SFC_Details.txt file in Notepad.
    [2] Press the Ctrl + A keys together.
    [3] Press the Ctrl + C keys together.
    [4] In your post, click the Hashtag icon #.
    [5] Click INSIDE the [CODE]Here[CODE] tags and press the Ctrl + V keys together.

    • In your post it will look like this . . .

    Code:
    
    <<< Results Here >>>
    

    OR:

    UPLOAD the file => How to Upload and Post Screenshots and Files at Ten Forums.

    I hope this helps.
      My Computer


  3. Posts : 317
    Windows 10 Home 22H2
    Thread Starter
       #3

    Thanks @Paul Black , here is the result, with no errors, fast startup off. Please advise what is next...

    Code:
    Windows PowerShell
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    Try the new cross-platform PowerShell https://aka.ms/pscore6
    
    PS C:\Windows\system32> sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection did not find any integrity violations.
    PS C:\Windows\system32>
    PS C:\Windows\system32> Dism /Online /Cleanup-Image /RestoreHealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19042.804
    
    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.
    PS C:\Windows\system32> sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection did not find any integrity violations.
    PS C:\Windows\system32> sfc /scannow
      My Computer


  4. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #4

    Hello @Ivan Petrov,

    Ivan Petrov said:
    Thanks @Paul Black , here is the result, with no errors, fast startup off. Please advise what is next...

    Have a look at this . . .

    > How to Run and Use Windows Store Apps Troubleshooter in Windows 10

    I hope this helps.
      My Computer


  5. Posts : 4,803
    Windows 10 preview 64-bit Home
       #5

    You could also right click Microsoft Store in the start list and select more then App Settings and select Reset. Try sfc again.
      My Computers


  6. Posts : 317
    Windows 10 Home 22H2
    Thread Starter
       #6

    Paul Black said:
    Hello @Ivan Petrov,




    Have a look at this . . .

    > How to Run and Use Windows Store Apps Troubleshooter in Windows 10

    I hope this helps.

    Nothing found. Issue not present - all the way down when scrolling

    The store doesn't update its apps. What to do?-1.png

    - - - Updated - - -

    Fabler2 said:
    You could also right click Microsoft Store in the start list and select more then App Settings and select Reset. Try sfc again.
    Thank you @Fabler2, done as you said, just the store updated itself, no any other apps

    - - - Updated - - -

    All set this morning, thanks to all who replied. Marked as solved.
      My Computer


  7. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #7

    Hello @Ivan Petrov,

    Ivan Petrov said:
    All set this morning, thanks to all who replied. Marked as solved.
    You are VERY welcome.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:44.
Find Us




Windows 10 Forums