How to use the Windows 10 Debloater script and also remove all pre-loaded Windows 10 apps. I also show how to add Windows Store and Calculator back.
GitHub:
https://github.com/Sycnex/Windows10Debloater
Debloat:
1. Run Powershell as Administrator.
2. Set-ExecutionPolicy -ExecutionPolicy Unrestricted
3. Type "cd " and right-click to paste in directory to Debloater scripts.
4. Run ".\Windows10DebloaterGUI.ps1" or one of the other scripts.
5. Remove bloatware and disable telemetry then close Debloater.
Remove All Apps and return Windows Store:
1. Get-AppxPackage | Remove-AppxPackage
2. Get-AppXPackage **WindowsStore** -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
3. You can now use Microsoft Store to reinstall Calculator and any other apps that were removed. Make sure to download official Microsoft apps.
Дата на публикация: 24 ноември, 2023
Категория:
Наука и технология
Ключови думи:
remove
and
10
All
windows
apps
Debloat
Windows10Debloater
Коментарите под този видео клип са забранени.