• Quick check, does this return any rows?

    select name, type_desc, is_disabled

    from sys.server_principals

    where name = 'xx\xxxx'