AutoRuns icon indicating copy to clipboard operation
AutoRuns copied to clipboard

Winlogon C885AA15-1764-4293-B82A-0586ADD46B35

Open p0w3rsh3ll opened this issue 3 years ago • 0 comments

Steps to reproduce

Get-PSAutorun -Winlogon | ? { -not($_.Value) }

Path          : HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Credential Providers
Item          : {C885AA15-1764-4293-B82A-0586ADD46B35}
Category      : Winlogon
Value         :
ImagePath     :
Size          :
LastWriteTime :
Version       :

Actual behavior

Why is the IrisCredentialProvider empty on Windows 11?

Environment data

> $PSVersionTable
Name                           Value
----                           -----
PSVersion                      5.1.22000.65
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22000.65
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

p0w3rsh3ll avatar Oct 08 '21 13:10 p0w3rsh3ll