Feature update to Windows 10, version 2004 causing issues with credentials

Anonymous
2020-07-01T16:28:57+00:00

Hello, I had a problem after installing the Feature update to Windows 10, version 2004 causing issues with credentials. Specifically my problem related to email accounts in Outlook not remembering the account password and a similar problem with Adobe Creative Cloud. No matter how many times I would enter the password, it would always ask again for the password when restarting Outlook and similar problem with Adobe Creative Cloud it would always ask me to sign in again after rebooting my computer (which loads it automatically). I'm wondering if anyone else has had this problem and did you find a solution?

I was not able to find a solution to this problem that worked even after manually removing credentials from the Credential Manager and adding them again in the respective applications, so I uninstalled the feature update and reverted back to the previous version of Windows. In case someone else needs to revert back and uninstall Feature update to Windows 10, version 2004, I found a good article with instructions here: https://pureinfotech.com/uninstall-windows-10-2004-2020-update/. The caveat is that you must do this within 10 days of the install as the old version of Windows is automatically deleted after that time.

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

79 answers

Sort by: Oldest
  1. Anonymous
    2020-10-18T16:10:59+00:00

    Have you tried the SheduleTask fix as it worked for me.  I feel your frustration.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-10-18T16:32:47+00:00

    To all of my peers. 

    These different fixes did not permanently fix the issue(s) for me.

    Yes it is time consuming however "rebuilding the Windows 10 OS" solved "all of the problems noted in this thread.  All of my laptops & desktops are working seamlessly after new Windows 10 OS builds using the latest Media Creation Tool USB.  Thanks for all the folks who asked for solutions.  Take care.

    Leland

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-10-20T06:30:38+00:00

    Hi Sumit

    I ran the query you suggested, and disabled the tasks that were using S4U.  This has successfully resolved the problem for me!

    Thank-you SO much for your invaluable assistance!

    Evan

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-10-24T20:18:26+00:00

    Hi Sumit

    I ran the query you suggested, and disabled the tasks that were using S4U.  This has successfully resolved the problem for me!

    Thank-you SO much for your invaluable assistance!

    Evan

    How do you disable the S4U Tasks?  I am trying to decipher but not a machine tech person.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-10-25T08:09:29+00:00
    • Firstly: open a command prompt on your machine: Click START button, RUN and enter the word CMD.  This launch a command prompt C:.
    • Now enter the following command (you can copy and paste this text into the command line: Get-ScheduledTask | foreach { If ((xml).

    The command will give you a list of tasks that use the S4U service.

    • Now open the task manager and disable the tasks that use the S4U service: On your start menu select RUN and enter the command taskschd.msc
    • This will bring up the task scheduler.
    • To disable any of the tasks that were listed above, right-click on them and select "DISABLE"

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments