Hello,
Try manually upgrading via Windows 11 23H2 ISO file:
https://www.youtube.com/watch?v=rTr50ZGDeXE
Let us know if this helps!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Trouble shooter say
| IsPostback_RC_PendingUpdates | ||||
|---|---|---|---|---|
| IsPostback: False | <br> | --- |
| WaaSMedicService | ||||
|---|---|---|---|---|
| Issue found by:BinaryHealthPlugin;AutomaticCorruptionRepairPlugin | <br> | --- |
| IsPostback_RC_PendingUpdates | ||||
|---|---|---|---|---|
| IsPostback: True | <br> | --- |
| Service Status | ||||
|---|---|---|---|---|
| Problem with BITS service : The requested service has already been started. System.Management.Automation.RemoteException More help is available by typing NET HELPMSG 2182. System.Management.Automation.RemoteException | <br> | --- |
| Service Status | ||||
|---|---|---|---|---|
| Problem with BITS service : The requested service has already been started. System.Management.Automation.RemoteException More help is available by typing NET HELPMSG 2182. System.Management.Automation.RemoteException | <br> | --- |
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.
Hello,
Try manually upgrading via Windows 11 23H2 ISO file:
https://www.youtube.com/watch?v=rTr50ZGDeXE
Let us know if this helps!
Hi, I noticed you haven't replied yet, and I'd like to make sure I'm providing you with the right guidance. Are you attempting to install the insider build or the stable release of Windows 11 23H2?
For the stable release of Windows 11 23H2, I recommend using the Windows 11 Installation Assistant to manually upgrade. You can find it here: https://www.microsoft.com/en-us/software-downlo...
Please remember to back up your important files before proceeding with any Windows upgrade or reinstallation.
If you have any questions or concerns or need further assistance, don't hesitate to reach out.
John J.D.
Hi there, I am John J.D., a fellow Microsoft user like you.
I understand your frustration. I believe you are trying to install the insider build 23H2?
You can start by performing steps outlined here: https://support.microsoft.com/en-us/windows/tro...
If issue persists please try resetting the BITS service by following these steps:
> Open Command Prompt as an administrator.
> Type the following commands and press Enter after each one:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
ren %systemroot%\system32\catroot2 catroot2.bak
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
> Restart your computer and check for updates again.
You might want to try running DISM and SFC command to automatically repair and restore any potential system file issues. Full steps can be found here: https://support.microsoft.com/en-us/windows/usi...
After running DISM and SFC command, restart your PC and try downloading the update again.
If these steps don't resolve the issue, you might want to consider a clean install. You can download the ISO from the Flight Hub https://learn.microsoft.com/en-us/windows-insid... and download and use Rufus to create a bootable USB drive here. Just make sure to set Rufus to UEFI when creating the bootable drive.
John J.D.