[DISCUSSION] Windows 11 Final Build 226x1/2/3/4/5 (PC) 22/3H2 [RETAiL/BETA/RP Channel - ni_release]

Discussion in 'Windows 11' started by Enthousiast, May 11, 2022.

  1. zmeul86

    zmeul86 MDL Member

    Jun 17, 2014
    193
    78
    10
    #9721 zmeul86, Oct 10, 2024
    Last edited: Oct 10, 2024
    Hello!
    i have installed Windoiws 11 Enterprise LTSC 2024 (version 24H2, OS Build 26100.2033).
    After each CMD command :
    sfc /scannow or
    DISM /online /cleanup-image /restorehealth

    i receive the same information:

    "Verification 100% complete.

    Windows Resource Protection found corrupt files and successfully repaired them.
    For online repairs, details are included in the CBS log file located at
    windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
    repairs, details are included in the log file provided by the /OFFLOGFILE flag.".

    What it could be the reason to not receive then this information?

    "Verification 100% complete.

    Windows Resource Protection did not find any integrity violations."

    With OS Build 26100.1742 it was ok



    Thank you !
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,302
    450
    When you want to see the stuff it found and repaired you can run this in an elevated cmd:

    Code:
    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"
    There will be a txt file on your desktop with the info.
     
  3. zmeul86

    zmeul86 MDL Member

    Jun 17, 2014
    193
    78
    10
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,302
    450
    Seems the same webview2 stuff we are seeing on 26100 for a while too,

    This is mine from 26100.2033 Enterprise 2024 LTSC:

    Code:
    2024-10-10 11:08:47, Info                  CSI    000002a4 [SR] Repairing file \??\C:\Windows\SystemApps\Shared\WebView2SDK\\Microsoft.Web.WebView2.Core.dll from store
    2024-10-10 11:08:47, Info                  CSI    000002a5 [SR] Repairing file \??\C:\Windows\SystemApps\Microsoft.WindowsAppRuntime.CBS_8wekyb3d8bbwe\\Microsoft.Web.WebView2.Core.dll from store
    2024-10-10 11:08:47, Info                  CSI    000002a6 [SR] Repairing file \??\C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\\Microsoft.Web.WebView2.Core.dll from store
    2024-10-10 11:08:47, Info                  CSI    000002a7 [SR] Repairing file \??\C:\Windows\SystemApps\Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy\\Microsoft.Web.WebView2.Core.dll from store
    2024-10-10 11:08:47, Info                  CSI    000002a8 [SR] Repairing file \??\C:\Windows\SystemApps\Microsoft.Windows.OOBENetworkCaptivePortal_cw5n1h2txyewy\\Microsoft.Web.WebView2.Core.dll from store
    2024-10-10 11:08:47, Info                  CSI    000002a9 [SR] Repairing file \??\C:\Windows\ImmersiveControlPanel\\Microsoft.Web.WebView2.Core.dll from store
    2024-10-10 11:08:47, Info                  CSI    000002aa [SR] Repairing file \??\C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\\Microsoft.Web.WebView2.Core.dll from store
    2024-10-10 11:08:47, Info                  CSI    000002ab [SR] Repairing file \??\C:\Windows\SystemApps\Shared\WebView2SDK\\Microsoft.Web.WebView2.Core.winmd from store
    2024-10-10 11:08:47, Info                  CSI    000002ac [SR] Repairing file \??\C:\Windows\SystemApps\Microsoft.WindowsAppRuntime.CBS_8wekyb3d8bbwe\\Microsoft.Web.WebView2.Core.winmd from store
    2024-10-10 11:08:47, Info                  CSI    000002ad [SR] Repairing file \??\C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\\Microsoft.Web.WebView2.Core.winmd from store
    2024-10-10 11:08:47, Info                  CSI    000002ae [SR] Repairing file \??\C:\Windows\SystemApps\Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy\\Microsoft.Web.WebView2.Core.winmd from store
    2024-10-10 11:08:47, Info                  CSI    000002af [SR] Repairing file \??\C:\Windows\SystemApps\Microsoft.Windows.OOBENetworkCaptivePortal_cw5n1h2txyewy\\Microsoft.Web.WebView2.Core.winmd from store
    2024-10-10 11:08:47, Info                  CSI    000002b0 [SR] Repairing file \??\C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\\Microsoft.Web.WebView2.Core.winmd from store
    
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,302
    450
  6. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,778
    540
    60
    downgrading ....something always breaks .....you might find that windows defender doesnt work for starters ....26100 is complete re work ...its not recommended from 24h2 to 23h2
    You might get lucky and everything works fine
    Even rolling back to 23h2 after 24h2 upgrade breaks stuff
     
  7. fverdoren

    fverdoren MDL Junior Member

    Feb 21, 2012
    58
    10
    0
    thank you very much
     
  8. fverdoren

    fverdoren MDL Junior Member

    Feb 21, 2012
    58
    10
    0
    When 24H2 to the beta channel?
     
  9. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,778
    540
    60
    No one knows what Microsofts plans are for beta at the moment
     
  10. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,778
    540
    60
    #9733 boe323, Oct 11, 2024
    Last edited: Oct 11, 2024
    oh dear ...phonelinks broken:clap3::clap:

    ill reboot and try repair the package
    Ok that worked lol

    OMG now taskview is freezing up when trying to terminate a frozen process
    Everything seems ok now phew
     
  11. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,252
    1,149
    60
    Congrats, now mine DISM is broken (error 1726), 24H2 is like never ending story. Round X. :boxing:
     

    Attached Files:

  12. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,934
    4,149
    60
    in-place upgrade to 26100.1742 from MSFT ISO and it will be fixed

    I got the same error in one of my VMs, RPC breaks if you mess with the packages

    and you can't install newer LCU as well with broken RPC
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,252
    1,149
    60
    Sadly it did not. Maybe it has something to do with the fact, that I uninstalled windows feature experience pack.
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,302
    450
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,302
    450
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,302
    450