Hi there,
Im facing an issue to install the 2020-12 Cumulative Update for Windws 10 Version 1909 for x64-based Systems (KB4592449)
My current OS Build is 18363.1171
So my partition situation with drives is below:
As we can see my SDD drive is prior for running & boot windows. Disk & partition breakdown information below.
Microsoft Windows [Version 10.0.18363.1171]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>disk part
'disk' is not recognized as an internal or external command,
operable program or batch file.
C:\WINDOWS\system32>disc part
'disc' is not recognized as an internal or external command,
operable program or batch file.
C:\WINDOWS\system32>diskpart
Microsoft DiskPart version 10.0.18362.1171
Copyright (C) Microsoft Corporation.
On computer: MSI
DISKPART> select disk 0
Disk 0 is now the selected disk.
DISKPART> list part
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 System 300 MB 1024 KB
Partition 2 Reserved 128 MB 301 MB
Partition 3 Primary 129 GB 429 MB
Partition 4 Primary 329 GB 129 GB
Partition 5 Recovery 900 MB 459 GB
Partition 6 Recovery 16 GB 460 GB
DISKPART> select part 1
Partition 1 is now the selected partition.
DISKPART> detail part
Partition 1
Type : c12a7328-f81f-11d2-ba4b-00a0c93ec93b
Hidden : Yes
Required: No
Attrib : 0X8000000000000000
Offset in Bytes: 1048576
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
* Volume 2 SYSTEM FAT32 Partition 300 MB Healthy System <-- Under Label, should it be stated as "EFI" instead of "System"?
DISKPART> exit
Leaving DiskPart...
C:\WINDOWS\system32>BCDEdit
Windows Boot Manager
identifier {bootmgr}
device partition=\Device\HarddiskVolume4 <-- Should it be replaced with EFI allocated disk Volume1?
path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
description Windows Boot Manager
locale zh-CN
inherit {globalsettings}
default {current}
resumeobject {04a32fd6-7c9c-11ea-a7bf-00d861e498a8}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 10
locale zh-CN
inherit {bootloadersettings}
recoverysequence {5a3eabbd-1345-11eb-a7bf-9bd3608c2917}
displaymessageoverride Recovery
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {04a32fd6-7c9c-11ea-a7bf-00d861e498a8}
nx OptIn
bootmenupolicy Standard
C:\WINDOWS\system32>ReagentC /Info
Windows Recovery Environment (Windows RE) and system reset configuration
Information:
Windows RE status: Enabled
Windows RE location: \?\GLOBALROOT\device\harddisk0\partition6\Recovery\WindowsRE
Boot Configuration Data (BCD) identifier: 5a3eabbd-1345-11eb-a7bf-9bd3608c2917
Recovery image location:
Recovery image index: 0
Custom image location:
Custom image index: 0
REAGENTC.EXE: Operation Successful.
A did also tried to use use Windows update troubleshooter, report provide below issues.
IsPostback_RC_PendingUpdates
IsPostback: False
InformationalWaaSMedicService
Issue found by :EnableUUPScanPlugin
InformationalIsPostback_RC_PendingUpdates
IsPostback: True
InformationalService 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
InformationalService 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
Collection information
Computer Name: MSI
Windows Version: 10.0
Architecture: x64
Time: Monday, January 11, 2021 5:22:41 PM
Hope for your help, please kindly let me know if i need to provide extra information? Will do my best!