Page 2 of 2

Re: Error in the microsoft-teams-uwp package

Published: June 11, 2024 - 10:49
by gaelds
I finally managed to unlock it on the latest PCs; here are the steps I followed:

- Run sfc /scannow
- Run cleanmgr /dc /verylowdisk /autoclean
- Import this registry file:

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx]
"AllowDevelopmentWithoutDevLicense"=dword:00000001
"AllowAllTrustedApps"=dword:00000001

- Launch "teamsbootstrapper.exe -p" to reinstall Teams.

Then the package finally managed to install.