Share via

Login list

BigKev Y 0 Reputation points
2026-02-22T16:27:48.25+00:00

Who is logged into my computer from an outside source ?

Windows for home | Windows 11 | Security and privacy
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. DaveM121 850.2K Reputation points Independent Advisor
    2026-02-22T17:05:10.75+00:00

    Please provide full details on the problem you are experiencing, what indication do you see that someone logged into your PC, please provide a screenshot of what you are seeing indicating this happened and also of any other problem you are experiencing.

    0 comments No comments

  2. Q&A Assist
    2026-02-22T16:27:54.91+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To determine who is logged into your computer from an outside source, you can use the utility PsLoggedOn. This tool can display users logged on to your local computer as well as those logged in via network resources. It works by checking the registry keys under HKEY_USERS for local logins and using the NetSessionEnum API for remote logins.

    You can run PsLoggedOn by copying it to your executable path and executing the command psloggedon. If you want to check for a specific user, you can specify their username, and PsLoggedOn will search the network for computers to which that user is logged on.

    For more detailed usage, you can refer to the documentation for PsLoggedOn, which includes various options for filtering the output, such as showing only local logons or excluding logon times.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.