Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
|
Lista Forumurilor Pe Tematici
|
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login
POZE MRRRR'S FORUM (VIEW ONLY)
Nu sunteti logat.
|
Nou pe simpatie: mariaa5 la Simpatie.ro
 | Femeie 25 ani Bucuresti cauta Barbat 31 - 48 ani |
|
Mrrrr
AdMiN
 Inregistrat: acum 18 ani
Postari: 2308
|
|
Error 0x8024500C in Windows Update usually means “WU_E_REDIRECTOR_S_FALSE”, which translates to “An operation did not complete because the service was redirected” — in plain English, Windows Update is having trouble contacting Microsoft’s servers properly, often after a policy or configuration change.
About a month ago when the whole drives issues appeared in Windows 11 after a Windows update - be it connected to Windows itself, the drive controller, or whatever it was - I decided to skip some updates on my Windows 10. Just for a few weeks, until there are fixes available.
Now being 1 month later, I decided to re-enable the group policy setting, so I went to gpedit.msc, set it as "Not configured" which is the default value, and restarted my PC. When tried to update, I was greeted by the 0x8024500C.
I asked ChatGPT which is the most common solution to this and the answer was that for 90%+ of users the stop services - delete update cache folders - start services sequence below works.
For me it was a much simpler fix though: - I navigated to the Windows Registry key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate - I changed the value DoNotConnectToWindowsUpdateInternetLocations from 1 to 0 - No need to restart PC
What worked for 90%+ of users according to ChatGPT:\
Open Command Prompt (Admin) and run the following commands one by one:
net stop wuauserv net stop cryptSvc net stop bits net stop msiserver
Then delete the update cache folders:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old
Now restart the services:
net start wuauserv net start cryptSvc net start bits net start msiserver |
_______________________________________

|
|
pus acum 6 zile |
|