"Clean install" of Windows 11 no longer possible???

Discussion in 'Windows 11' started by ohenry, Aug 21, 2023.

  1. ohenry

    ohenry MDL Senior Member

    Aug 10, 2009
    435
    270
    10
  2. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,256
    1,153
    60
    I just remove everything afterwards. This command alone will do wonders, it will uninstall all inbuilt apps, even those you do not want to, like codecs.
    Code:
    start "" /wait C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "Get-AppXPackage | where-object {$_.name -notlike '*store*'} | Remove-AppxPackage"
    
     
  3. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    Still possible

    Just don't get them in first place is better and way faster.
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450