Share via

WINDOWS 10 VERSION 1803 - after update problems - WINDOWS APPLI are not working anymore

Anonymous
2018-05-01T08:58:03+00:00

I just install the Windows 10 major update to 1803. Installation without any problem on my SURFACE BOOK 2.

However after installation, all my MS applications like Calendar, Mail, Calculator … when starting open a window and close it after few seconds.

I suffer this problem in detached mode or not, and, in tablet mode or not. Even the remote assistance appli is concerned and unusable … is this problem already known by TS ?

Windows for home | Windows 10 | Windows update

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

35 answers

Sort by: Most helpful
  1. Anonymous
    2018-05-17T17:50:19+00:00

    FIXED YOU CAN NOW DOWNLOAD STORE APPS AFTER APRIL UPDATE!!!

    AFTER THE APRIL UPDATE THE PEOPLE THAT CHOSE TO USE THAT NEW PIN WINDOWS SIGN IN INSTEAD OF THERE REGULAR PASSWORD INTO WINDOWS THIS NEW PIN IS KEEPING THE WINDOWS STORE FROM AUTOMATICALLY SIGNING IN AND NOT BEING ABLE TO DOWNLOAD THE WINDOWS STORE APPS, YOU JUST SIGN OUT OF YOUR STORE THEN BACK IN!

    ps. If this problem returns again and you have to keep having to sign out and then back in every time you turn on your computer then just ditch the pin and go back to a password like we use to do for signing into your computer.

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-05-23T15:24:41+00:00

    My resolution was to update my nVidia drivers to the latest version. After that update, the Win10 1803 latest build installed fine. It was stuck at 42% a few times, until I did some investigation - to find out that the nVidia GeoForce drivers were the culprit. I have a GTX1070 card. No need to remove the card if you put the very latest drivers onto Windows BEFORE the upgrade.

    I DID have the latest Nvidia GForce driver on my system when this happened (397.64).

    It's the KB4103721 update that mess things up, now I'm 99% sure because it just happened on my son's PC too. 2-3 days after

    the KB4103721 update windows apps stops working and it's not possible to repair them again. Tried every solution suggested by others. Rolled back to 1803 before this update, hide the KB4103721 update, but no, apps still not working. This update messes something up badly, what I don't know...!

    After I re-installed Windows 10 1083 from a DVD I made with Media Creation Tool, and hid the KB4103721 update, it's still

    running fine after 5 days now, so I WON'T DARE to let this update install again!!! Now 2 PC's at my home! My PC is a 8-9 year old gamer pc with updated hardware running Windows 10 Pro, and my son's pc is a 1 year old gamer pc running Windows 10 Home. What is the chance for 2 totally different pc's to break in the same manner in the same household?

    And for my son this is VERY frustrating. He uses Skype when playing multiplayer  games with his friends, and this app would not re-install, and Skype-installer denies to install another Skype-program if the pc is running Windows 10. It just direct me to Windows Store when I try to install it and quits.

    So I guess there must be MANY other users out there with the same problems now.

    But from Microsoft there is only silence...

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-05-20T18:04:26+00:00

    My resolution was to update my nVidia drivers to the latest version. After that update, the Win10 1803 latest build installed fine. It was stuck at 42% a few times, until I did some investigation - to find out that the nVidia GeoForce drivers were the culprit. I have a GTX1070 card. No need to remove the card if you put the very latest drivers onto Windows BEFORE the upgrade.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-05-01T11:24:56+00:00

    You can try checking the Store for updates.

    Start by running the Windows Store Apps troubleshooter.

    Open Start > Settings > Update & security > Troubleshoot

    Scroll down to the bottom

    Click Windows Store Apps

    Click Run the troubleshooter

    When complete try opening the Store again.

    Also check if the Store works in another user account.

    Press Windows key + R

    Type: wsreset.exe

    Hit Enter

    Do this a couple times then try launching the Store again.

    Your Antivirus might be interfering with the Store, try disabling it 'temporarily' to see if it launches.

    Check Windows Update and install the latest updates. Sometimes Microsoft releases infrastructure fixes for the Store through Windows Update.

    You can also try resetting the store app using the following instructions:

    https://www.groovypost.com/howto/reset-windows-...

    Reinstall the Store:

    Press Windows key + X

    Click Windows PowerShell (Admin)

    At the command prompt, type the following then hit Enter:

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

    If that does not work, try resetting the software distribution folder:

    Before carrying out this procedure, disconnect from the Internet. That means turning off Wi-Fi and disconnecting from a wired connection. If you don't, Windows 10 will indicate some files are in use and cannot be modified or the command will be non-responsive. Also, you should restart your computer after disconnecting from the Internet. The easiest way to do it is to enable Airplane mode from the Action Center - Windows key + A.

    1. Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    Type each of the following then hit Enter

    taskkill /F /FI "SERVICES eq wuauserv" (do this multiple times)

    net stop cryptSvc

    net stop bits

    net stop msiserver

    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    rmdir C:\Windows\SoftwareDistribution\DataStore

    rmdir C:\Windows\SoftwareDistribution\Download

    If that does not work...

    1. Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    Type each of the following then hit Enter

    Run these codes:

    Net Stop bits

    Net Stop wuauserv

    Net Stop appidsvc

    Net Stop cryptsvc

    Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak

    Ren %systemroot%\system32\catroot2 catroot2.bak

    Net Start bits

    Net Start wuauserv

    Net Start appidsvc

    Net Start cryptsvc

    After running these commands, check if your issue is fixed.

    When complete, hit Enter, then restart, then try updating again.

    If none of the above help, its probably best you rollback:

    https://answers.microsoft.com/en-us/windows/wik...

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2018-06-06T15:59:54+00:00

    I think I am having a similar issue on my computer. I have this update installed and now my C# programs are not working. They work on computers that do not have this update perfectly fine. I am not sure how to fix them. I wrote them myself so I don't know what steps I need to take in order to get them working again.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments