Multiple choice technology

Which user account has maximum privilege on the server ?

  1. LocalSystem

  2. LocalServices

  3. NetworkServices

  4. NTSystem

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

LocalSystem (also written as Local System) is a built-in Windows account with the highest privileges on the local machine. It has extensive system access including registry, file system, and service manipulation. LocalService and NetworkService have significantly reduced privileges for security.