yes,this problem is related to Windows update
isPostback_RC_Pendingupdates
Hi Hoping someone can help what is this?
isPostback_RC_Pendingupdates
isPostback:False.
Is there a way I can fix this?
Thank you
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.
Answer accepted by question author
Answer accepted by question author
The June update has been installed and resolved.
68 additional answers
Sort by: Most helpful
-
Vijay A. Verma 104.8K Reputation points Volunteer Moderator2019-07-14T09:03:33+00:00 Windows Key+X > Windows Powershell (Admin)
Type following (or copy and paste following) one by one and Enter
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Please report back me the results so that I can advise further steps if your problem is not solved.
-
Anonymous
2020-01-15T16:39:25+00:00 Did you ever find a fix?
-
Vijay A. Verma 104.8K Reputation points Volunteer Moderator2019-07-14T08:54:19+00:00 Is this problem related to Windows update? Are you running Windows update troubleshooter?