1. gointern

    gointern MDL Novice

    Nov 15, 2011
    27
    5
    0
    Is it though? I could not pass the screen for a few files even though the files were in the correct folder. I looked at the code and the language tag was missing on a few lines. For example language tag missing between ~~ symbols

    Code:
    WinPE-Setup-Package~31bf3856ad364e35~%PackageArchitecture%~~%PackageVersion%.%PackageServicePackBuild%.cab"
     
  2. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    There are both files, with and without language tag. The main file is only with ~~.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,081
    2,836
    90
    Halo, regardless where it's from, probably requires the xbox components, in which case you'd need to keep the xbox components and the store back-end.
     
  4. AtomixAlpha

    AtomixAlpha MDL Novice

    Jun 1, 2020
    6
    2
    0
    I have removed all the system components in the REMOVE tab. However, now the 'Open with' dialog does not show any apps even when I click on 'Try an app on this PC'

    Let me know how to fix it.

    I have tried whitelisting App Resolver UX in REMOVE. It does not work.
     
  5. LiuBang

    LiuBang MDL Member

    Oct 19, 2020
    157
    57
    10
    if someone can explain to me what is this error about because i got no idea
    Screenshot 2022-10-23 130316.png
    windows 10 22h2 en 1995.2006
    i turned off my antivirus
    start from start.cmd
    original iso download from tb.rg-adguard.net

    error didn't occur in win11 22h2
     
  6. Pl try removing windows apps (metro apps) using other menu then toolkit helper & then remove everything with TH wont result in an error.
    you already mentioned that you stated from start.cmd is correct.
     
  7. LiuBang

    LiuBang MDL Member

    Oct 19, 2020
    157
    57
    10
    i didn't understand
    what does other menu mean ? what's TH ?
     
  8. n3ro97

    n3ro97 MDL Member

    Oct 17, 2018
    105
    63
    10
  9. sakatgg

    sakatgg MDL Junior Member

    Jun 18, 2020
    66
    40
    0
    Do not delete
    Notepad
    Notepad App
     
  10. ht_addict

    ht_addict MDL Novice

    Jun 3, 2020
    3
    0
    0
    I've done a few different debloats over the years, never had an issue till the latest Win 11 ISO. After installing and running SFC /verifyonly I get integrity violations. Any ideas?
     
  11. n3ro97

    n3ro97 MDL Member

    Oct 17, 2018
    105
    63
    10
    Check if SFC /verifyonly gets integrity violations on the original unmodified Windows 11 ISO. If so, then this is a Microsoft related issue, not toolkit's.
    Also if you have performed toolkit option Apply > Cleanup Source Images using DISM Cleanup-Image on the serviced Image, it will result with ghost SFC error.

    Note:
    * "Cleanup Source Images using DISM Cleanup-Image" executes the command line: "DISM /Cleanup-Image /StartComponentCleanup /ResetBase" on all mounted images.
    /Cleanup-Image - Performs cleanup or recovery operations on the image.
    /StartComponentCleanup - Cleans up the superseded components and reduces the size of the component store.
    /ResetBase - Resets the base of superseded components, which can further reduce the component store size.
     
  12. thetank18

    thetank18 MDL Member

    Oct 23, 2019
    117
    101
    10
    I think the download servers are down.
     
  13. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #23957 graver.x, Oct 23, 2022
    Last edited: Oct 23, 2022
    In my experience, this issue only affects Windows 10 v2004-21H1-21H2-22H2 images.

    Win 11 didn't have this problem. At least until now. That is, cleaning Win 11 images with Dism.exe /Online /Cleanup-Image /StartComponentCleanup /ResetBase does not result in a ghost SFC error after system installation. That's exactly what I was going to say.

    UPD.^ However, I haven't checked the builds from the Dev channel, but I'm pretty sure they don't have this problem either.

    And of course, when components are removed, it is worth remembering that when working ToolkitHelper.exe with some builds, compatibility with which is not guaranteed (the list of compatible ones is always specified in Changelog.txt , attached to each specific version of the Toolkit , if ToolkitHelper.exe also updated), this can also lead to an SFC error after installation.
     
  14. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    Yes, the Game Explorer component will be required for Microsoft games.
     
  15. thetank18

    thetank18 MDL Member

    Oct 23, 2019
    117
    101
    10