Hello again and thanks for hanging in.
I had not tried the psexec variant and now did. It sort of solved the access rights issue. I think I made a mistake with re-assigning the access rights because I forgot to assign an OWNER in the Advanced tab, with this I was finally able to work with / edit / delete the key.
But I guess I made it worse now... Btw, my mainbord is a ASUS PRIME X570-P with Bios 3801
ANd here is what I did:
Bios Setting "APP / Armory Crate" - Disabled - I finally understand where all of this mess is coming from. I had the value enabled until today.
CheckNetIsolation.exe loopbackexempt -s - Still shows 730 entrys
[...]
[730] -----------------------------------------------------------------
Name: AppContainer NOT FOUND
SID: S-1-15-2-490905099-2794809881-2632752266-3514030558-4166392763-3416490339-321513134
[...]
CheckNetIsolation.exe delete attempt - Alternatingly fails with 1753 - 6D9 or 1115 - 45B error like this:
PS C:\WINDOWS\system32> CheckNetIsolation.exe loopbackexempt -d -p=S-1-15-2-490905099-2794809881-2632752266-3514030558-4166392763-3416490339-321513134
Error occurred 1753 - 6D9
PS C:\WINDOWS\system32> CheckNetIsolation.exe loopbackexempt -d -p=S-1-15-2-490905099-2794809881-2632752266-3514030558-4166392763-3416490339-321513134
Error occurred 1115 - 45B
Now with psexec regedit:
editing value - Cannot edit DebugedLoopbackApps: Error writing the value's new contents - OK, lets continue
Looking at Permissions:
You do not have permission to view the current permission settings for Properties, but you can make permission changes. - Ok, lets continue
So its "empty", I can indeed see nothing / no permissions are set
Setting Permissions / full control:
My mistake: NEED TO BE OWNER AS WELL!
Potentially correct settings?
DebugedLoopbackApps - S-1-15-2-490905099-2794809881-2632752266-3514030558-4166392763-3416490339-321513134
PolicyVersion - 21e(hex)
So I clicked AppCs - right click / Permissions -> ok -> Add user / full control -> Advanced -> Set owner! -> Apply -> Ok
The system log:
Old Event 7024
The Windows Defender Firewall service terminated with the following service-specific error:
Access is denied.
After I decided to test-delete the whole AppCs branch:
New Event 7024
The Windows Defender Firewall service terminated with the following service-specific error:
The system cannot find the file specified.
I restored the AppCs branch, So now my registry looks nice, but my firewall is still not working.
Also I cannot use the CheckNetIsolation tool anymore.
PS C:\WINDOWS\system32> CheckNetIsolation.exe loopbackexempt -s
Error occurred 1753 - 6D9
I am open for more suggestions