I encountered exactly the same situation which made me eventually uninstalled the "movies and tv" of Windows 11 and consequently the Checkbox of "Always use this app" came back.
Can't Change Default Apps Windows 11 (OS Build 22000.120)
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
Windows for home | Windows 11 | Accounts, profiles, and login
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.
106 answers
Sort by: Newest
-
Anonymous
2022-02-26T14:21:34+00:00 -
Anonymous
2022-02-10T02:43:25+00:00 Yes, really. And latin is the most spoken language on earth.
Microsoft made it impossible to change standard appss for common file extensions.
Windows 10: change image viewer: 1 click.
Windows 11: click what you want, it's blocked. greetings from evil microsoft, harrharr.
yes, really easy to change png and jpg. you simply can'T do it without a registry hack.
-
Anonymous
2022-02-09T05:33:28+00:00 I just installed win 11 on a new pc and find that n cannot change default app for photo file extensions.
The window app for making these changes does not work!!
-
Anonymous
2022-02-04T12:27:23+00:00 These are 3 different command:
Get-AppxPackage Microsoft.Windows.Photos -AllUsers | Reset-AppxPackage
Get-AppxPackage Microsoft.ZuneVideo -AllUsers | Reset-AppxPackage
Get-AppxPackage Microsoft.ZuneMusic -AllUsers | Reset-AppxPackage
Run all 3 of them. Powershell, admin mode.
Works for images, not for videos, e.g. .mkv or .mp4.
I can live with it, just if we're looking for ultimate solution, it's not it.
Anyway, thank you!
-
Anonymous
2022-02-03T18:15:30+00:00 These are 3 different command:
Get-AppxPackage Microsoft.Windows.Photos -AllUsers | Reset-AppxPackage
Get-AppxPackage Microsoft.ZuneVideo -AllUsers | Reset-AppxPackage
Get-AppxPackage Microsoft.ZuneMusic -AllUsers | Reset-AppxPackage
Run all 3 of them. Powershell, admin mode.