Manually Installing Microsoft Apps: A Simple Tutorial
Open powershell as admin and run these commands
Set-PSRepository -Name 'PSGallery' -InstallationPolicy Trusted
Install-Script -Name winget-install -Force
winget-install.ps1
Get app link from adguard
https://store.rg-adguard.net/
Download app
irm "...
aysham.dev1 min read