Hello
Here are the steps you can follow to roll out the Photo App Legacy via Intune and force an uninstallation of the current Photo app:
- Uninstalling the Current Photo App: You can uninstall the current Photo app using PowerShell. Here’s how you can do it:
Right-click the Start button and select Windows PowerShell (Admin).
In the PowerShell window, type the following command and press Enter:
Get-AppxPackage *photos* | Remove-AppxPackage
This command will remove the Photos app from your system.
- Deploying the Photo App Legacy via Intune: Unfortunately, the Microsoft Store is typically required for installing the Photo App Legacy. However, you might be able to work around this by obtaining the App Store URL for the Microsoft Photos Legacy app and using it to deploy the app. Here’s how you can do it:
Log in to the Microsoft Endpoint Manager admin center.
Go to Apps > All apps and click Add.
Select the app type you want to deploy.
Use the App Store URL for the Microsoft Photos Legacy app to deploy the app.
Please note that these steps might not work in all cases, as the Microsoft Store is typically required for app installation.