Menu

Application Verifier break message

The application called NetusergetInfo

Probable cause

The application called NetUserGetInfo and requested the user privilege information. This will work as a standard user, but it generally indicates that the application expects to be run by an administrator and is examining the access token to determine this..

Information displayed by Application Verifier

NetUserGetInfo (level: %d) called.

Verifier stop code

NETUSERGETINFO (code 0x3335)

Error level

Warning