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.
The June update has been installed and resolved.
68 additional answers
Sort by: Oldest
-
Anonymous
2020-12-23T10:51:27+00:00 Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS C: \ Windows \ system32> net stop wuauserv
The Windows Update service is stopped.
The Windows Update service has stopped.
PS C: \ Windows \ system32> net stop cryptSvc
The Cryptographic Services service is being stopped.
The Cryptographic Services service has stopped.
PS C: \ Windows \ system32> net stop bits
The Background Intelligent Transfer Service service has not been started.
Type NET HELPMSG 3521 for more help.
PS C: \ Windows \ system32> net stop msiserver
The Windows Installer service is not started.
Type NET HELPMSG 3521 for more help.
PS C: \ Windows \ system32> Ren C: \ Windows \ SoftwareDistribution SoftwareDistribution.old
Ren: Cannot create a file that already exists.
At line: 1 char: 1
- Run C: \ Windows \ SoftwareDistribution SoftwareDistribution.old
-
- CategoryInfo: WriteError: (C: \ Windows \ SoftwareDistribution: String) [Rename-Item], IOException
- FullyQualifiedErrorId: RenameItemIOError, Microsoft.PowerShell.Commands.RenameItemCommand
PS C: \ Windows \ system32> Ren C: \ Windows \ System32 \ catroot2 Catroot2.old
Ren: Unable to create a file that already exists.
At line: 1 char: 1
- Run C: \ Windows \ System32 \ catroot2 Catroot2.old
-
- CategoryInfo: WriteError: (C: \ Windows \ System32 \ catroot2: String) [Rename-Item], IOException
- FullyQualifiedErrorId: RenameItemIOError, Microsoft.PowerShell.Commands.RenameItemCommand
PS C: \ Windows \ system32> just start wuauser
Invalid service name.
Type NET HELPMSG 2185 for more help.
PS C: \ Windows \ system32> just start cryptSvc
The Cryptographic Services service is started.
The Cryptographic Services service has started.
PS C: \ Windows \ system32> just start bits
The Background Intelligent Transfer Service service is started.
The Background Intelligent Transfer Service service has started.
PS C: \ Windows \ system32> net start msiserver
The Windows Installer service starts.
The Windows Installer service has started.
PS C: \ Windows \ system32>
-
Anonymous
2020-12-23T15:17:15+00:00 Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS C: \ Windows \ system32> net stop wuauserv
The Windows Update service is stopped.
The Windows Update service has stopped.
PS C: \ Windows \ system32> net stop cryptSvc
The Cryptographic Services service is being stopped.
The Cryptographic Services service has stopped.
PS C: \ Windows \ system32> net stop bits
The Background Intelligent Transfer Service service has not been started.
Type NET HELPMSG 3521 for more help.
PS C: \ Windows \ system32> net stop msiserver
The Windows Installer service is not started.
Type NET HELPMSG 3521 for more help.
PS C: \ Windows \ system32> Ren C: \ Windows \ SoftwareDistribution SoftwareDistribution.old
Ren: Cannot create a file that already exists.
At line: 1 char: 1
- Run C: \ Windows \ SoftwareDistribution SoftwareDistribution.old
-
- CategoryInfo: WriteError: (C: \ Windows \ SoftwareDistribution: String) [Rename-Item], IOException
- FullyQualifiedErrorId: RenameItemIOError, Microsoft.PowerShell.Commands.RenameItemCommand
PS C: \ Windows \ system32> Ren C: \ Windows \ System32 \ catroot2 Catroot2.old
Ren: Unable to create a file that already exists.
At line: 1 char: 1
- Run C: \ Windows \ System32 \ catroot2 Catroot2.old
-
- CategoryInfo: WriteError: (C: \ Windows \ System32 \ catroot2: String) [Rename-Item], IOException
- FullyQualifiedErrorId: RenameItemIOError, Microsoft.PowerShell.Commands.RenameItemCommand
PS C: \ Windows \ system32> just start wuauser
Invalid service name.
Type NET HELPMSG 2185 for more help.
PS C: \ Windows \ system32> just start cryptSvc
The Cryptographic Services service is started.
The Cryptographic Services service has started.
PS C: \ Windows \ system32> just start bits
The Background Intelligent Transfer Service service is started.
The Background Intelligent Transfer Service service has started.
PS C: \ Windows \ system32> net start msiserver
The Windows Installer service starts.
The Windows Installer service has started.
PS C: \ Windows \ system32>
Rien ne c est pas reparee' merci
-
Anonymous
2020-12-23T15:53:46+00:00 Bonjour,
afin de résoudre mon problème, il m'a fallu réinstaller windows 10 à partir d'une clef usb. En effet, la mise à jour ou le redémarrage à zéro prévu par windows me ramenait au même résultat. Mon Pc a été infecté par un ransomware, qui à rajouté des extensions indéverrouillables à l'ensemble de mes fichiers et sur l'ensemble de mes disques. Heureusement que je disposais d'une sauvegarde en externe.
Cordialement.