ISO's without bloatware

N7Commander

New Member
Like this video and many other videos with Timestamp correctly.

How I can set this Option of English World on NTLite to install with this option and without bloatware, my personal ISO is perfect, but still missing this. I have the PRO version.
 
Partial myth.
Run as Administrator, on your "English World" install:
Code:
powershell "(Get-AppxPackage -AllUser).Name | Select-Object @{Name='String';Expression={$_}} | Format-Wide String -Column 2"

You never removed any default Apps from the install.
This would be the same effect as if you manually unpinned all the apps from Start Menu.

The correct way to handle this in NTLite is to remove Content Delivery Manager, and without it, Windows can't provide 3rd-party app suggestions.
 
Back
Top