Have you tried the other things mentioned? If so, rerun the setup and share the fresh logs. Sometimes, diagnosis becomes easy after a BIOS update.
WaaSMedicService problem -- Issue found by :WinRETargetingPlugin
Hello,
My PC crashed frequently due to a faulty memory stick. When I used a new memory stick, the problem didn't occurred anymore. Unfortunately, the crash also occurred during the windows update after the in-place upgrade. Until now, I have been unable to download and install two important updates -- the latest cumulative update and the update from August. (Two error codes (0x80070643 and 0x800f0805) appeared alternately)
I just tried Windows update troubleshooter and get a diagnosis --
WaaSMedicService
Issue found by :WinRETargetingPlugin
Problem with BITS service : The requested service has already been started. More help is available by typing NET HELPMSG 2182
Also, I've tried to perform the second in-place upgrade but ended in failure, an error occurred during the process(More details at https://answers.microsoft.com/en-us/windows/forum/windows_10-update/error-in-downloading-windows-10-cumulative/6ec330e1-c849-4b83-97db-286974f4290a?messageId=84f7d351-326d-49d5-8c7a-d154d5a69c89)
I hope all problems can be fixed without losing any data, please help me with a targeted solution as much as possible! Thanks!
Windows for home | Windows 10 | Install and upgrade
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.
57 answers
Sort by: Oldest
-
Anonymous
2024-10-12T12:32:32+00:00 Unfortunately, I'm unable to get the latest chipset drivers , device drivers and bios .etc, my PC is too old, the official Manufacturer site no longer provides them for downloading.
Could you please tell me how to get the them? What should I do if I'm unable to get them?
-
Ramesh 181.8K Reputation points Volunteer Moderator2024-10-12T12:49:44+00:00 Unfortunately, I'm unable to get the latest chipset drivers , device drivers and bios .etc, my PC is too old, the official Manufacturer site no longer provides them for downloading.
Could you please tell me how to get the them? What should I do if I'm unable to get them?
It can be challenging to install 22H2 on legacy systems with older BIOS.
Please use Driver Store Explorer to uninstall unused and obsolete driver packages. Before deleting the drive packages, export them using these commands from an admin Command Prompt.
md c:\drivers
dism /online /export-driver /destination:c:\drivers
Re-run the setup and share fresh logs.
-
Anonymous
2024-10-12T12:54:49+00:00 How do I know which driver packages are unused and obsolete?
Can Driver Store Explorer automatically discover them and uninstall them?
-
Ramesh 181.8K Reputation points Volunteer Moderator2024-10-12T13:00:49+00:00 It can't discover unused driver packages automatically. But, if you've backed up the drivers, go ahead and uninstall old (look at driver date) drivers. Don't uninstall "System devices", "Firmware", and "Storage Controllers" drivers.
(By the way, the Windows Assessment and Deployment Kit's Driver Verification tool has an option to determine unused driver packages.)