6 Posts
0
1648
August 25th, 2022 21:00
Dell Inspiron 3464 cannot update Windows since 19043.1023
System name: DESKTOP-AKB4F65
Installed memory: 8GB
Drive capacity: 1TB (HDD, 7200RPM)
OS: Windows 10 Pro
OS version: 10.0.19043.1023
No Events found!
BENMEN
6 Posts
0
August 31st, 2022 03:00
Ok, I can update now
How did I do that
And done.
Thank you.
speedstep
9 Legend
•
47K Posts
0
August 26th, 2022 00:00
@BENMEN Windows 10 Build 19043.1023 (21H1) is EOL now.
version history
1507 (original release)
1511 (November Update)
1607 (Anniversary Update)
1703 (Creators Update)
1709 (Fall Creators Update)
1803 (April 2018 Update)
1809 (October 2018 Update)
1903 (May 2019 Update)
1909 (November 2019 Update)
2004 (May 2020 Update)
20H2 (October 2020 Update)
21H1 (May 2021 Update)
21H2 (November 2021 Update)
If you get an error code while downloading and installing Windows updates, the Update Troubleshooter can help resolve the problem.
Select Start > Settings > Update & Security > Troubleshoot > Additional troubleshooters. Next, under Get up and running, select Windows Update > Run the troubleshooter.
When the troubleshooter is finished running, it's a good idea to restart your device.
Next, check for new updates. Select Start > Settings > Update & Security > Windows Update > Check for updates and then install any available updates.
If the problems aren't all resolved, try running the troubleshooter again to check for additional errors, or see Fix Windows Update errors and follow the troubleshooting steps.
For more Windows Update troubleshooting info, see
Troubleshoot problems updating Windows.
BENMEN
6 Posts
0
August 26th, 2022 03:00
Nothing to be fixed
Error: 0x800F0831
and no updates found!
speedstep
9 Legend
•
47K Posts
0
August 26th, 2022 04:00
0x800f0831 indicates corrupted incomplete updates.
FATAL: CBS called Error with 0x800f0831
[HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Failed to resolve package [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Failed to get next package to re-evaluate [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Failed to execute execution chain. [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Failed to process single phase execution. [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
WER: Generating failure report for package: status: 0x800f0831, failure source: Execute, start state: Staged, target state: Installed, client id: DISM Package Manager Provider To resolve this problem, use the inbox Deployment Image Servicing and Management (DISM) tool while ONLINE wired connection.
Then, install the Windows update or service pack again.
Open an admin command prompt. To do this, open Start menu or Start screen, type Command Prompt, right-select Command Prompt, and then select Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or select Allow.
Type the following command, and then press Enter.
DISM.exe /Online /Cleanup-image /Restorehealth
It may take several minutes for the command operation to be completed.
Then run windows update troubleshooter
NJDave
2 Intern
•
404 Posts
0
August 26th, 2022 05:00
An in-place "repair install" of the latest Windows 10 should fix the problem. Download Windows 10 as an ISO image from Microsoft ("Create Windows 10 installation media"), mount the ISO image, and run the installation from there per this article. (The installation should preserve all your files, apps, and settings, but check your backups beforehand, just in case.) The process backs up your current Windows installation, so once you're satisfied everything's good with the new install, you'll probably want to run Disk Cleanup on your C: drive with the "Clean up system files" option to free up the space.
BENMEN
6 Posts
0
August 26th, 2022 07:00
ok thanks
BENMEN
6 Posts
0
August 26th, 2022 07:00
I could not understand what is it
Tell me about the word below
FATAL: CBS called Error with 0x800f0831
[HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Failed to resolve package [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Failed to get next package to re-evaluate [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Failed to execute execution chain. [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
Failed to process single phase execution. [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
WER: Generating failure report for package: status: 0x800f0831, failure source: Execute, start state: Staged, target state: Installed, client id:
NJDave
2 Intern
•
404 Posts
0
August 26th, 2022 10:00
From what I can see the CBS_E_STORE_CORRUPTION error indicates the update store in Windows is corrupted, or at least Windows Update thinks it is. I believe the repair install will bypass this problem by giving you a fresh new error-free Windows installation.
BENMEN
6 Posts
0
August 27th, 2022 05:00
I tried to run Dism but my computer hang up. Is there any troubleshooting guide to solve this issue?
NJDave
2 Intern
•
404 Posts
0
August 27th, 2022 21:00
I found this, but that's about it. You can try the Windows Update troubleshooter, as @speedstep suggested, if you haven't already. My suggestion of the repair install (I promise I won't mention it again) doesn't so much solve the problem as bypass it -- it backs up your existing Windows installation (corruption and all) and replaces it with a fresh install, preserving files, apps, and settings.
ann_droid
2 Intern
•
508 Posts
0
August 31st, 2022 08:00
Hi
You may not want to try this .....
https://pureinfotech.com/install-windows-10-update-powershell/
but perhaps read thru and then decide.
PS C:\> Get-WindowsUpdate
ComputerName Status KB Size Title
------------ ------ -- ---- -----
LAPTOP... ------- KB5016592 67MB 2022-08 Cumulative Update Preview for .NET Framework 3.5 and 4.8 for Windows 10 Version 21H2 for x64 (KB5016592)
LAPTOP... ------- 3MB Dell - System - 2.0.2.19
ann_droid
2 Intern
•
508 Posts
0
August 31st, 2022 08:00
c:\
In place of DISM try theabove?
ann_droid
2 Intern
•
508 Posts
0
August 31st, 2022 08:00
You can say No if needed.