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

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

  1. kosta20071

    kosta20071 MDL Addicted

    Jan 8, 2012
    791
    483
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Xtreme21

    Xtreme21 MDL Addicted

    Jun 21, 2021
    690
    1,103
    30
    Found on some site. Can one of the scripting guys advise on this please? Is it clean proper way to add Group Policy Editor to Win 11 Home? If a better solution plz post the code. TIA.

    Code:
    @echo off
    pushd "%~dp0"
    
    dir /b "C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum" >temp.txt
    dir /b "C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum" >>temp.txt
    
    for /f %%i in ('findstr /i . temp.txt 2^>nul') do dism /online /norestart /add-package:"%systemroot%\servicing\Packages\%%i"
    
    pause
     
  3. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,781
    540
    60
    Had to share because its awesome
     

    Attached Files:

  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #926 xinso, Jul 1, 2021
    Last edited: Jul 1, 2021
    It is made by me at MDL when I did not know that "Group Policy is prohibited by Home's Product Policy".

    To use Group Policy for Home, two ways:
    1. By Group Policy registry.
    2. Temporarily use other SKU's Certificates and Key to activate Group Policy. And switch back to Home afterwards.

    Be aware:
    If you use Pro, the Home edition may be converted to Pro (no return). So, other SKU than Pro is recommended.
     
  5. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,657
    1,361
    150
    are they going to release the .62
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Patch Tuesday
     
  7. ransack

    ransack MDL Novice

    Mar 17, 2019
    39
    25
    0
    Running Android apps on Windows is being touted as one of the major new features of Windows 11. This feature will not work on processors earlier than 8th-gen Intel or 2nd-gen Ryzen processors. Older processors lack the hardware instructions that make it possible. That is why Microsoft has made those processors the minimum system requirements. If Microsoft told people that "You can run your Android apps on your Windows 11 desktop now" and they also said "Windows 11 requires any 1GHz 64-bit or faster processor" then they would be setting themselves up for a situation where millions of angry people would be bombarding them with complaints about how "My system meets the requirements but my Android apps won't work!"

    The official system requirements are 8th-gen Intel or 2nd-gen Ryzen because that is the minimum hardware that you will need for a smooth experience and to use every feature of Windows 11 when it is released to manufacturing. Right now, there are no new features in the Win11 beta that require anything beyond what the last Win10 Insider build needed. But there will be in the future.

    I'm so sick of people saying that Microsoft is trying to pull a fast one here. Microsoft isn't trying to scam anyone here or lie to anyone. They straight-up said that yes, if you were running Windows 10 Insider, you can keep running the Windows 11 Insider builds, and right now they will work on older hardware, but eventually there will be features added that you simply will not be able to use without UEFI/Secure Boot/TPM2.0 and a newer processor.
     
  8. ransack

    ransack MDL Novice

    Mar 17, 2019
    39
    25
    0
    Security done in hardware is more secure, and if the processor manufacturers are implementing ways to do that, then why not?

    By the way, it's not just Microsoft that has to update their OS very often. I also use Ubuntu Linux, and there are almost always at least two or three packages every day that have updates, and the majority of them are security-related as well.
     
  9. EaglePC

    EaglePC MDL Expert

    Feb 13, 2012
    1,254
    524
    60
    true extra click annoys me and finding some stuff but the best tweak i like for the start menu is classic
    Press and hold Win+R on your keyboard.
    Once the ‘Run’ box appears, input ‘Regedit’ and pressenter
    Go to ‘HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced’
    Right-click and create a new DWORD (32-bit) value from the drop-down menu
    Name it ‘Start_ShowClassicMode’
    Set the value to 1
    Restart your PC
     
  10. Snoop05

    Snoop05 MDL Member

    Mar 2, 2015
    118
    62
    10
    The TPM and Secure Boot is more about HW attestation and DRM, and obviously HW vendors like more sales.
     
  11. eemuler

    eemuler MDL Senior Member

    Jul 31, 2015
    477
    182
    10
    Pro already has it. Damned if I know where it is in the GUI, but typing gpedit.msc in the run box works.
     
  12. Hadron-Curious

    Hadron-Curious MDL Guru

    Jul 4, 2014
    3,725
    600
    120
    I have being running android apps in emulator for long, despite being system-resource impacting, most old generations of device can run them without much issues. It is funny that Google wants to gradually move away from APK file format to something more efficient speaks volume on these excuses being given for Microsoft attempt to force people to upgrade their devices.

    However, they can make the requirements optional during installation if running android apps is the bone of contention for the reason why Microsoft is trying to enforce a robust system requirements where they aren't necessarily needed.
     
  13. chocoboss

    chocoboss MDL Junior Member

    Nov 23, 2012
    55
    4
    0
    After a lots of work it is working really great on my old fx6300 .. bulldozer rocks even after 10 years of life xD

    No uefi, no secure boot, no tpm
     
  14. panosxidis

    panosxidis MDL Senior Member

    Oct 8, 2017
    362
    34
    10
    i run windows update theres is not .62 build
     
  15. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,398
    2,384
    60
    #937 drew84, Jul 1, 2021
    Last edited: Jul 2, 2021
    Just popping this in here

    22000.51 Updates
    Code:
    1/7: defender-dism-x64.cab
    2/7: ssu-22000.51-x64.cab [SSU]
    3/7: Windows10.0-KB5004034-x64-NDP48.cab [NetFx]
    4/7: windows10.0-kb5004564-x64.cab [LCU]
    5/7: windows10.0-kb5004567-x64.cab
    6/7: windows10.0-kb5004568-x64.cab [WinPE]
    7/7: windows10.0-kb5004569-x64.cab [Setup DU]
    
    Convert UUP Log for Enterprise en-GB
    Code:
    ============================================================
    Running UUP -> ISO v65
    ============================================================
    
    ============================================================
    Checking UUP Info . . .
    ============================================================
    
    ============================================================
    Configured Options . . .
    ============================================================
    
    AutoStart 1
    AddUpdates 1
    NetFx3
    StartVirtual
    SkipISO
    ForceDism
    RefESD
    
    ============================================================
    Preparing Reference ESDs . . .
    ============================================================
    
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating install.wim . . .
    ============================================================
    
    Using LZX compression with 32 threads
    Archiving file data: 7362 MiB of 7362 MiB (100%) done
    
    ============================================================
    Updating install.wim / 1 image(s) . . .
    ============================================================
    
    1/7: defender-dism-x64.cab
    2/7: ssu-22000.51-x64.cab [SSU]
    3/7: Windows10.0-KB5004034-x64-NDP48.cab [NetFx]
    4/7: windows10.0-kb5004564-x64.cab [LCU]
    5/7: windows10.0-kb5004567-x64.cab
    6/7: windows10.0-kb5004568-x64.cab [WinPE]
    7/7: windows10.0-kb5004569-x64.cab [Setup DU]
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~22000.51.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4395.3
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.51.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Adding Defender update...
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.51
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : D:\22000.51_amd64_en-gb\ISOFOLDER\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    "ISOFOLDER\sources\install.wim" original size: 4298791 KiB
    Using LZX compression with 32 threads
    Archiving file data: 9 GiB of 9 GiB (100%) done
    "ISOFOLDER\sources\install.wim" optimized size: 4255097 KiB
    Space saved: 43693 KiB
    
    ============================================================
    Adding setup dynamic update(s) . . .
    ============================================================
    
    windows10.0-kb5004569-x64.cab
    
    ============================================================
    Creating winre.wim . . .
    ============================================================
    
    Using LZX compression with 32 threads
    Archiving file data: 1068 MiB of 1068 MiB (100%) done
    
    ============================================================
    Updating winre.wim / 1 image(s) . . .
    ============================================================
    
    1/7: defender-dism-x64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~22000.51.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5004568~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.51.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.51
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : D:\22000.51_amd64_en-gb\temp\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Using LZX compression with 32 threads
    Archiving file data: 1081 MiB of 1081 MiB (100%) done
    
    ============================================================
    Adding winre.wim to install.wim . . .
    ============================================================
    
    
    ============================================================
    Creating boot.wim . . .
    ============================================================
    
    "ISOFOLDER\sources\boot.wim" original size: 602559 KiB
    Using LZX compression with 32 threads
    Archiving file data: 1142 MiB of 1142 MiB (100%) done
    "ISOFOLDER\sources\boot.wim" optimized size: 437558 KiB
    Space saved: 165001 KiB
    
    ============================================================
    Checking Distribution Info . . .
    ============================================================
    
    ============================================================
    Configured Virtual Options . . .
    ============================================================
    
    AutoStart
    DeleteSource
    AutoEditions: Enterprise
    
    ============================================================
    Creating Edition: Enterprise
    ============================================================
    
    
    Setting the WINDOWS/EDITIONID property of image 1 to "Enterprise".
    Setting the FLAGS property of image 1 to "Enterprise".
    Setting the DISPLAYNAME property of image 1 to "Windows 11 Enterprise".
    Setting the DISPLAYDESCRIPTION property of image 1 to "Windows 11 Enterprise".
    
    ============================================================
    Rebuilding install.wim . . .
    ============================================================
    
    "ISOFOLDER\sources\install.wim" original size: 4705145 KiB
    Using LZX compression with 32 threads
    Archiving file data: 10 GiB of 10 GiB (100%) done
    "ISOFOLDER\sources\install.wim" optimized size: 4669021 KiB
    Space saved: 36124 KiB
    
    ============================================================
    Creating ISO . . .
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 42 directories)
    Scanning source tree complete (933 files in 85 directories)
    
    Computing directory information complete
    
    Image file is 5503844352 bytes (before optimization)
    
    Writing 933 files in 85 directories to 22000.51.210617-2050.CO_RELEASE_SVC_PROD2_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO
    
    100% complete
    
    Storage optimization saved 24 files, 14217216 bytes (1% of image)
    
    After optimization, image file is 5491740672 bytes
    Space saved because of embedding, sparseness or optimization = 14217216
    
    Done.
    
    
    
    ============================================================
    Removing temporary files . . .
    ============================================================
    
    Press 0 to exit.
    

    Create Modified Windows 11 (Bypassing PC Requirements)
    Windows_11_SB_TPM_Modifier Log:
    Code:
    Windows 11 SB TPM Modifier Script by MyDigitallife Member (a modification by drew84)
    
    *****************************************************************
    ------------------- Ensure Admin Privileges ---------------------
    *****************************************************************
                      Got Administrator Privilege
    *****************************************************************
    
    *****************************************************************
    *        Windows 11 SB TPM Modifier Script : 2021 Edition Version 1.0 :  *
    *                   (c) 2021 by Mydigitallife Member            *
    *****************************************************************
     Windows 11 SB TPM Modifier Script : 2021 Edition Version 1.0 : Creating Modified Windows 11 to Bypass PC Requirements Started at 01/07/2021 20:15:21.94
    *****************************************************************
    
    *****************************************************************
    --- Extract ISO to Script Path and Create Mount Directory
    *****************************************************************
    
    7-Zip 21.02 alpha (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-05-06
    
    Scanning the drive for archives:
    1 file, 5491740672 bytes (5238 MiB)
    
    Extracting archive: ISO\22000.51.210617-2050.CO_RELEASE_SVC_PROD2_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO
    --
    Path = ISO\22000.51.210617-2050.CO_RELEASE_SVC_PROD2_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO
    Type = Udf
    Physical Size = 5491740672
    Comment = CENA_X64FREV_EN-GB_DV5
    Cluster Size = 2048
    Created = 2021-06-19 23:23:58
    
    Everything is Ok
    
    Folders: 84
    Files: 933
    Size:       5500251834
    Compressed: 5491740672
    *****************************************************************
    
    *****************************************************************                                                    
    --- Export Single WIM Index of Your Choice to Script Path                                                            
    *****************************************************************                                                    
    WimImagecontafollowing1indexes:                                                                                                              
    
       [1] Windows 11 Enterprise
    
    Select Single Image Index Number You Want to Export and Tweak :1
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21390.1                                                                                                                            
    
    Exporting image                                                                                                     
    [==========================100.0%==========================]                                                        
    The operation completed successfully.                                                                                
    *****************************************************************
    
    *****************************************************************
    --- Move Back Exported WIM Image to its Source Path
    *****************************************************************
            1 file(s) moved.
    *****************************************************************
    
    *****************************************************************
    --- Mount WIM Images to Mount Directory
    *****************************************************************
    --- Mount Install Wim
    
    Path          : Mount
    Online        : False                                                                                                
    RestartNeeded : False                                                                                                
    
    
    *****************************************************************
    --- Mount Boot Wim 1st Index
    
    Path          : MountBoot                                                                                            
    Online        : False
    RestartNeeded : False
    
    
    
    *****************************************************************
    --- Bypass TPMCheck & SecureBootCheck
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    *****************************************************************
    --- Save & Unmount boot Wim
    
    LogPath : C:\WINDOWS\Logs\DISM\dism.log                                                                                                                                                                                                                                                                                                                                
    *****************************************************************
    --- Mount Boot Wim 2nd Index
    
    Path          : MountBoot
    Online        : False
    RestartNeeded : False
    
    
    
    *****************************************************************
    --- Bypass TPMCheck & SecureBootCheck
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    *****************************************************************                                                    
    --- Copy Apply Image Script to Boot Wim                                                                              
    5 File(s) copied                                                                                                     
    *****************************************************************                                                    
    --- Save & Unmount boot Wim                                                                                          
    
    LogPath : C:\WINDOWS\Logs\DISM\dism.log
    
    
    
    *****************************************************************
    --- Export Boot Wim All Index to Compress Maximum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21390.1
    
    Exporting image                                                                                                      
    [==========================100.0%==========================]                                                        
    Exporting image                                                                                                      
    [==========================100.0%==========================]                                                        
    The operation completed successfully.                                                                                
    *****************************************************************
    --- Moving Boot Wim Back to its Source Directory
            1 file(s) moved.
    *****************************************************************
    --- Mount WinRE Wim
    
    Path          : MountRE
    Online        : False
    RestartNeeded : False
    
    
    
    *****************************************************************
    --- Bypass TPMCheck & SecureBootCheck
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    *****************************************************************
    --- Save & Unmount WinRE Wim
    
    
    LogPath : C:\WINDOWS\Logs\DISM\dism.log
    
    
    
    *****************************************************************
    --- Export WinRE Wim to Compress Maximum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21390.1
    
    Exporting image                                                                                                      
    [==========================100.0%==========================]                                                        
    The operation completed successfully.                                                                               
    *****************************************************************                                                    
    --- Moving WinRE Wim Back to its Source Directory                                                                            
    1 file(s) moved.
    *****************************************************************
    
    *****************************************************************
    --- Bypass Unsupported Hardware
    *****************************************************************
    The operation completed successfully.                                                                                
    The operation completed successfully.                                                                                
    The operation completed successfully.                                                                                
    The operation completed successfully.                                                                                
    The operation completed successfully.                                                                                
    *****************************************************************
    
    *****************************************************************
    --- Backup and Replace 22000 appraiserres.dll with 1703 dll
    *****************************************************************
            1 file(s) copied.
    *****************************************************************
    
    *****************************************************************
    --- Saving and Unmounting Final Modified Win11 Image
    *****************************************************************
    
    
    LogPath : C:\WINDOWS\Logs\DISM\dism.log
    
    
    
    *****************************************************************
    
    *****************************************************************
    --- Export Wim Image Again to Compress Maximum
    *****************************************************************
    
    
    LogPath : C:\WINDOWS\Logs\DISM\dism.log
    
    
    
            1 file(s) moved.
    *****************************************************************
    
    *****************************************************************
    --- Create Modified Windows 11 (Bypassing PC Requirements) ISO
    *****************************************************************
    Enter ISO Filename :Windows 11 SB TPM Modified
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 42 directories)
    Scanning source tree complete (934 files in 85 directories)
    
    Computing directory information complete
    
    Image file is 5505810432 bytes (before optimization)
    
    Writing 934 files in 85 directories to D:\Win11-AIO-Tweaker-TEST\Windows 11 SB TPM Modifier\Windows 11 SB TPM Modified.iso
    
    100% complete
    
    Storage optimization saved 24 files, 14217216 bytes (1% of image)
    
    After optimization, image file is 5493702656 bytes
    Space saved because of embedding, sparseness or optimization = 14217216
    
    Done.
    *****************************************************************
    
    *****************************************************************
    --- Remove Extra Files of Project : 2021 Edition Version 1.0 :
    *****************************************************************
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21390.1
    
    Cleaning up image
    Scanning drive C for stale files
    Scanning drive D for stale files
    Scanning drive E for stale files
    Scanning drive F for stale files
    Scanning drive G for stale files
    Scanning drive H for stale files
    Scanning drive I for stale files
    The operation completed successfully.
    
    
    LogPath : C:\WINDOWS\Logs\DISM\dism.log
    
    
    
    *****************************************************************
    Windows 11 SB TPM Modifier Script : 2021 Edition Version 1.0 :  Creation of Modified Windows 11 to Bypass PC Requirements Completed at 01/07/2021 20:22:25.48
    *****************************************************************
    **************************** The End ****************************
    Press any key to continue . . .
    

    EDIT: Link now live
     
  16. WardocsRevenge

    WardocsRevenge MDL Expert

    Jan 13, 2012
    1,848
    645
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Snoop05

    Snoop05 MDL Member

    Mar 2, 2015
    118
    62
    10
    Awesome Brother :)