Both the solution and the reason was discussed here already. Please take the time to read the replies.
It would be helpful if you were to indicate where one might find this information, or who posted it so that one could do a search.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The new Default App Setting is way to advance and confusing which is unecessary complex for home users. I wanted to change the default file type for Photos and Videos but I there is no jpg, png, mp4 types of file type showing when searching to change it's default app. Also I can't change the default app using explorer open with because the checkbox for always use this app is missing for both Photos and Videos. Also there is no Open with the file property too. Help Me Anyone.
*Moved from Windows 11
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Both the solution and the reason was discussed here already. Please take the time to read the replies.
It would be helpful if you were to indicate where one might find this information, or who posted it so that one could do a search.
For what it's worth
For one particular user (AzureAD) the powershell commands didn't work but manually resetting/repairing 'Microsoft Photos' did the trick.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
We must not live in the same reality. Funnily enough, I've tried doing what you're suggesting and it doesn't work.
Hi,
I had the same issue as you, and the following command fixed it for me.
Get-AppxPackage Microsoft.Windows.Photos -AllUsers | Reset-AppxPackage
Hope this helps!
This one worked for me... thanks!