-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting Adobe as default pdf throws an error in windows 11 #36
Comments
Microsoft blocked ability to write to UserChoice key for .pdf extention and http and https protocols with KB5034765 release |
So there is no way to continue using your script? |
I added an exception with a skip in script. So, yes, I think no way to automate this action for now. |
Seems to be caused by UCPD, UserChoice Protection Driver, per https://www.elevenforum.com/t/enable-or-disable-userchoice-protection-driver-ucpd-in-windows-11-and-10.24267/ Running the two disable commands (one to disable the service, one to disable the task that re-enables it) seems to allow Set-FTA on .pdf again. |
I've successfully bypassed it without disable the driver: https://github.com/farag2/Sophia-Script-for-Windows/blob/07f3a4f22653bcc16272688515b2841a2ff2a137/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1#L8591 |
Since some Windows 11 update, I get this message when setting Adobe as a default PDF application:
The text was updated successfully, but these errors were encountered: