Hi, I’m having an issue trying to update my desktop Manager to v25.5.2.2299. I getting the error message “Package failed updates, dependency or conflict validation”. I’ve re-downloaded the update, updated Edge and Web2, any thoughts on what else I can try? Thanks
Ok for anyone else who might come up against this issue, I solved it by installing the .msix file using Powershell with this command:
Add-AppxPackage -Path “C:\Users\username\Downloads\Manager-win-x64 (v25.5.2.2299).msix”
1 Like