As per title, how to retrieve current NTLM username from a C# Windows Service?
NTLM
C#
Is the Environment.UserName property what you're looking for?
Environment.UserName