Describe the bug
When I try to open any file (even text ones) then Windows (UAC) asks me to allow this action.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect that UAC do not triggers on any files that do not require admin permissions (such as some exes) and I would expect that file just opens with default program.
Screenshots

Desktop (please complete the following information):
Additional context
If I choose "No" in UAC dialog, then file opens just right. If I choose "Yes", then the file do not opens.
I guess you have "takeown" added in the registry
I guess you have "takeown" added in the registry
Could you please explain what exactly does that means? I have a lot of "takeown" in registry. But I did not add them myself. Is it bad?
Well, when I added takeown, that dialog also appeared when I wanted to open any file, when I removed it, it no longer appeared.
Delete the TakeOwnership folder from::
HKEY_CLASSES_ROOT*\shell\
HKEY_CLASSES_ROOT\Directory\shell\
Delete the runas folder from::
HKEY_CLASSES_ROOT*\shell\
HKEY_CLASSES_ROOT\Drive\shell\
Delete the TakeOwnership folder from::
HKEY_CLASSES_ROOT*\shell\
HKEY_CLASSES_ROOT\Directory\shell\Delete the runas folder from::
HKEY_CLASSES_ROOT*\shell
HKEY_CLASSES_ROOT\Drive\shell\
Yes, it worked. Thanks for the help!
Well, when I added takeown, that dialog also appeared when I wanted to open any file, when I removed it, it no longer appeared.
Delete the TakeOwnership folder from::
HKEY_CLASSES_ROOT*\shell\
HKEY_CLASSES_ROOT\Directory\shell\Delete the runas folder from::
HKEY_CLASSES_ROOT*\shell
HKEY_CLASSES_ROOT\Drive\shell\
Thanks a lot!!
Most helpful comment
Well, when I added takeown, that dialog also appeared when I wanted to open any file, when I removed it, it no longer appeared.
Delete the TakeOwnership folder from::
HKEY_CLASSES_ROOT*\shell\
HKEY_CLASSES_ROOT\Directory\shell\
Delete the runas folder from::
HKEY_CLASSES_ROOT*\shell\
HKEY_CLASSES_ROOT\Drive\shell\