CO-Release Build 22000.160 out to Dev and Beta Channel KB5005189

CrazyKats 19,415 Reputation points Volunteer Moderator
2021-08-19T17:00:15+00:00

Live in W.U.

Windows Insider program | Program announcements and registration | Communications and announcements

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

181 answers

Sort by: Most helpful
  1. Drew - 810 Reputation points
    2021-08-20T18:26:57+00:00

    Seems we're jumping the gun on this one & it is coming. I am keen to see it when it does arrive. From what I have seen & heard, it's a bit of alright, for sureβ—πŸ‘πŸ‘πŸ‘

    On a personal note: I do find something attractive about this Win11, both in appearance & to use. But for the life of me, I can't seem to figure out how to put it into words. And that frustrates me.

    Cheers,
    Drew![](https://learn-attachment.microsoft.com/api/attachments/2e5a4c25-5dab-49dd-8af1-afc74977fac7?platform=QnA

    PS: Did I tell you my plan for the Fall, already? Going to build a Win11 machine. This 1 will become my spare box for IBs. Ergo, won't be running IBs as or on a vm, anymore.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-08-20T02:19:51+00:00

    Just updated a machine from 19043.1200 to 22000.132 with the official MS ISO and then W.U. in Dev channel downloaded and installed kb5005189 and brought it up to 22000.160.

    No issues noted during the update process.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-08-20T01:05:33+00:00

    I didn't time mine, but it was lightning fast! All the Win 11 updates have been like that.

    The whole kb5005189 is just 43MiB, that is why it is a fast update. πŸ˜‰

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Drew - 810 Reputation points
    2021-08-19T23:22:26+00:00

    Well, there is a new, updated version of Paint coming. It is / will be consistent with the Win11 design style and supports Dark.

    Cheers,
    Drew![](https://learn-attachment.microsoft.com/api/attachments/f97528d9-2ff8-4a0c-98b7-c76356ac5ef7?platform=QnA

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2021-08-19T21:50:08+00:00

    Downloaded official insider ISO 22000.132, as usual it has the install.wim instead of the install.esd.

    To create the FAT32 installation media I had to convert the file manually to stay within the 4GiB size limit for the file.

    Why isn't MS putting a little extra effort preparing the ISO with install.esd ?

    That would save the aggravation for all insider testers when trying to make the USB FAT32 installation Media..

    Image

    Would this help?
    https://www.windowscentral.com/how-create-windows-10-iso-file-using-installesd-imageΒ Or is it outdated?

    That link does not exists, also the problem is not to create the ISO it is to fit the install.wim in a FAT32 device when the file is bigger than 4GiB.

    Here is the ISO after converting the install.wim to install.esd just for the Professional edition (Index:6 in the original install.wim)

    Convert install.wim to install.esd:

    dism /export-image /SourceImageFile:"D:\Temp\install.wim" /SourceIndex:6 /DestinationImageFile:"D:\Temp\install.esd" /Compress:recovery /CheckIntegrity

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments