[DISCUSSION] Windows 10 Final Build 19041/2/3 (PC) [20H1/2 / 21H1 vb_release]

Discussion in 'Windows 10' started by Enthousiast, Dec 10, 2019.

  1. yro

    yro MDL Addicted

    Jul 26, 2009
    561
    100
    30
    :)

    long live the wifes.. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. venejo

    venejo MDL Member

    Oct 2, 2011
    215
    100
    10
    #6982 venejo, Apr 13, 2021
    Last edited: Apr 21, 2021
    No, just install them on a system without being connected on the internet.
     
  3. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    4,835
    4,442
    150
    1 hour to go.
     
  4. Shoonay

    Shoonay MDL Member

    Jan 28, 2010
    127
    136
    10
    Error (0x800f0984) this time, great job M$! :rolleyes:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. vip3371

    vip3371 MDL Novice

    May 22, 2018
    15
    7
    0
    Cumulative Update for Windows 10 Version 20H2 for x64-based Systems (KB5001330):D
     
  7. Teknik

    Teknik MDL Senior Member

    Oct 9, 2010
    251
    64
    10
    Same here! What a shame.
     
  8. donkeymand

    donkeymand MDL Senior Member

    Dec 30, 2011
    375
    154
    10
    Install manuel it should work.
     
  9. yatopp

    yatopp MDL Novice

    Jul 17, 2011
    35
    9
    0
    The ghost sfc thing i still around after LCU. Is there any fix for that? Iso created from UUP.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    After running sfc /scannow once, the ghost entries should be gone.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. yatopp

    yatopp MDL Novice

    Jul 17, 2011
    35
    9
    0
    The component store was corrupt for some reason, fresh UUP install. Running a restorehealth.
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Then it wasn't
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. yatopp

    yatopp MDL Novice

    Jul 17, 2011
    35
    9
    0
    Yeah seems so.
    But the sfc didn't report any proper errors, so i assumed it was the ghost one.
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    run this in an elevated cmd to see what errors it actually reported:
    Code:
    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"
    
    and/or:
    Code:
    findstr /i /c:"[SR] Cannot" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"
    findstr /i /c:"(F) STATUS" %windir%\Logs\CBS\CBS.log >>"%userprofile%\Desktop\sfcdetails.txt"
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. yatopp

    yatopp MDL Novice

    Jul 17, 2011
    35
    9
    0
    #6995 yatopp, Apr 13, 2021
    Last edited: Apr 13, 2021
    first one (ghost like)
    2021-04-14 04:06:16, Info CSI 00000006 [SR] Verifying 100 components
    2021-04-14 04:06:16, Info CSI 00000007 [SR] Beginning Verify and Repair transaction
    2021-04-14 04:06:16, Info CSI 00000008 [SR] Verify complete

    2nd: nothing

    3rd:
    2021-04-14 04:07:46, Error CSI 000000f1 (F) STATUS_OBJECT_NAME_NOT_FOUND #12383521# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = 0, handle = {provider=NULL, handle=0, name= ("null")}, da = (SYNCHRONIZE|FILE_READ_ATTRIBUTES), oa = @0xc3f687bb60->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[119]'\SystemRoot\WinSxS\amd64_microsoft-windows-s..lers-onedrivebackup_31bf3856ad364e35_10.0.19041.746_none_85b0efb7891980d1'; a:(OBJ_CASE_INSENSITIVE)}, iosb = @0xc3f687bbc0, as = (null), fa = 0, sa = (FILE_SHARE_R[gle=0xd0000034]
    2021-04-14 04:07:46, Error CSI 000000f2 (F) STATUS_OBJECT_NAME_NOT_FOUND #12383520# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...)[gle=0xd0000034]
    2021-04-14 04:07:46, Error CSI 000000f3 (F) STATUS_OBJECT_NAME_NOT_FOUND #12383519# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = @0xc3f687c1c0->SIL_OBJECT_ATTRIBUTES {s:40; on:"amd64_microsoft-windows-s..lers-onedrivebackup_31bf3856ad364e35_10.0.19041.746_none_85b0efb7891980d1"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir [gle=0xd0000034]

    which seems onedrive related as i ran a script to delete it.
     
  16. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,067
    527
    60
    Apart from the LCU, is there any new DotNEt CU, IMC, EP & Adobe Flash Removal for April 2021 PT?
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,067
    527
    60
    yes, I read your post, just asking for confirmation.

    & still getting the error like 906, so I guess am stuck at v899 until the next format clean installation.
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    When there was more, it was published there.

    All my systems updated fine from .906 to .928, maybe time for an inplace/repair upgrade, using a 1904x.928 ISO?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,067
    527
    60
    yeah, will do that, & if that fails, then no choice but fresh installation.
    IMO< 21H1 is not that much smooth in terms of LCu exp compared with its predecessors.