[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. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,617
    1,340
    150
    whats going on with UUP cant seem to download


    upload_2023-3-24_16-48-50.png
     

    Attached Files:

  2. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,310
    2,869
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,617
    1,340
    150
    working now:) thank you

    upload_2023-3-24_17-10-7.png
     
  4. maxama123

    maxama123 MDL Senior Member

    Oct 22, 2009
    489
    184
    10
    #4566 maxama123, Mar 26, 2023
    Last edited: Mar 26, 2023
    Can anyone determine how or what makes the install.wim file corrupt? There have been a few times I've had to restore or do an inplace upgrade to fix it. The dism commands says it's repairable but how did it become corrupt in the first place?

    Does anyone run regular dism commands to maintain their computers and do checks?
     
  5. Errepublika

    Errepublika MDL Senior Member

    Aug 18, 2021
    334
    244
    10
    #4567 Errepublika, Mar 26, 2023
    Last edited: Mar 26, 2023
    I use the sfc /scannow command to check system integrity after installation and repair corrupted files if there are any.
    Code:
    PowerShell 7.3.3
    PS C:\Users\DFA> sfc /scannow
    
    Starting scan on system. This process will take some time.
    
    Initiating the verification phase of the system scan.
    100% check completed.
    
    Windows Resource Protection found no violation
    of integrity.
    PS C:\Users\DFA>
    
    If this is what you mean.
     
  6. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,440
    1,420
    60
    Also :

    Dism /Online /Cleanup-Image /RestoreHealth
     
  7. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,574
    459
    60
    i use this Repair-WindowsImage -Online -RestoreHealth
    Even though they fixed the audio drop out when running storage, my volume 2 times when to full on its own, i nearly crapped my pants, i have a 1000watt system hooked to this thing
     
  8. Errepublika

    Errepublika MDL Senior Member

    Aug 18, 2021
    334
    244
    10
    This command Repair-WindowsImage -Online -RestoreHealth gives me an error
    Code:
    PS C:\Users\DFA> Repair-WindowsImage -Online -RestoreHealth
    Repair-WindowsImage: Class not registered
    PS C:\Users\DFA>
    
     
  9. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,574
    459
    60
  10. gjohnson5

    gjohnson5 MDL Member

    Jul 25, 2013
    132
    54
    10
    Ran it under Powershell 7.... G:\ is the mounted ISO built from UUPDump of my current build

    Code:
    F:\Downloads>pwsh -Command Repair-WindowsImage -Online -RestoreHealth -Source "WIM:G:\sources\install.wim:1" -LimitAccess
    
    Path             :
    Online           : True
    ImageHealthState : Healthy
    RestartNeeded    : False
    
    
    
    F:\Downloads>
    
     
  11. Jessie Pinkman

    Jessie Pinkman MDL Addicted

    Aug 25, 2016
    502
    232
    30
    22621.1485 available now
     
  12. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,617
    1,340
    150
    22624.1470 file transfer speed is very slow:rolleyes:
     
  13. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,720
    978
    180
    This feature in 22621.1485 not working for me :