[DISCUSSION] Windows 11 Official Build 22000.xxx (PC) [co_release]

Discussion in 'Windows 11' started by Enthousiast, Jun 28, 2021.

  1. adinid

    adinid MDL Junior Member

    Nov 23, 2014
    62
    24
    0
    anyone on 10.0.22000.120 memory leak issue resolved?
     
  2. adinid

    adinid MDL Junior Member

    Nov 23, 2014
    62
    24
    0
    what is this method for ? sry to bother
     
  3. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    753
    60
    I believe that was for Local Account with Home Edition.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,780
    540
    60
    Didn't know there was one. Memory never went above 16%
     
  5. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,780
    540
    60
    #3185 boe323, Aug 6, 2021
    Last edited: Aug 6, 2021
    try this first, it needs to be admin command prompt not powershell
    net stop bits
    net stop wuauserv
    net stop appidsvc
    net stop cryptsvc
    net stop msiserver
    cd \Windows
    Ren SoftwareDistribution SoftwareDistribution.old
    cd \Windows\System32
    Ren C:\Windows\System32\catroot2 Catroot2.old
    net stop cryptsvc
    rmdir /S /Q CatRoot2
    net start bits
    net start wuauserv
    net start appidsvc
    net start cryptsvc
    net start msiserver
    reboot
    Catroot2 is nearly always the culprit.. If dism fails you need to download the base image and run it directing dism to the image so it can repair the dism infrastructure. You can create the image using uup dump and convert to iso
    Command is Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:H:\sources\install.esd:1 /limitaccess .. Change the drive letter to your mounted iso
     
  6. mrbbq

    mrbbq MDL Addicted

    Jul 18, 2015
    510
    277
    30
    ...If this is their idea of a more compact right click menu for mouse users, oof.
     
  7. Schroedinger2015

    Schroedinger2015 MDL Member

    Jul 16, 2015
    229
    150
    10
    I've figured out that the logon delay in VMWARE is due to the virtualization. Doing a real setup on my machine the 22000.120 build runs at light speed and the logon is a matter of nanoseconds. :)
     
  8. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,780
    540
    60
    im guessing they need the spacing for chunky fingers
     
  9. Gharlane00

    Gharlane00 MDL Addicted

    Aug 26, 2009
    844
    304
    30
    WHen I right click on Start I get the option for Windows Terminal and Windows Terminal (Admin). They launch Powershell windows.
     
  10. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,780
    540
    60
    Oh ...i dont have them at all
     
  11. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,418
    11,685
    240
    Can try just typing "cmd" in powershell and see if it opens a command prompt. Sorry I'm not actually running win11 beta on my main machine. Otherwise, it should be located at c:\windows\system32\cmd.exe
     
  12. TheMarine

    TheMarine MDL Novice

    Aug 6, 2009
    37
    25
    0
    Is this some kind of JOKE? If we want politics, we would turn off the PC and watch MSNBC...
     
  13. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,780
    540
    60
    The workaround im using is to pin the taskview to taskbar and use run new task as admin
     
  14. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,780
    540
    60
    For some strange reason ...the screenshot doesnt capture rounded corners
     

    Attached Files:

  15. Orbiting234

    Orbiting234 MDL Member

    Jul 20, 2008
    167
    0
    10
    You should learn how to use Terminal then. You can open tabs within it of more Powershell windows....OR even the command prompt! Terminal encompasses both.
     

    Attached Files:

  16. gururoop

    gururoop MDL Junior Member

    Aug 12, 2012
    94
    16
    0
    So I figured out that the error was caused only due to the fact that I was using just a local account. As soon as I linked my insider account, the update was downloaded and installed. I guess Microsoft is really discouraging the use of only local accounts on Windows now.
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,429
    450
    If that were true internet would have exploded and all users with offline/local accounts would have experienced the same problem.

    Most likely it was just a glitch.