Share via

ASP.NET Machine Account: What is it?

Anonymous
2017-11-05T13:27:22+00:00

Hi guys!

What is the ASP.NET account I see above the Guest Account?

Windows for home | Windows 10 | Windows Hello, lock screen and sign-in

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2017-11-05T13:34:09+00:00

    Its normally a system service account used with Microsoft's Internet Information Service web server software for developing and publishing web pages.

    Also, it is sometimes related to the .NET framework

    If you work with asp.net development work then keep that account. Otherwise, you may delete/remove this account.

    ASP.NET Machine Account(can be considered as a reference):

    https://support.microsoft.com/en-us/kb/555299

    20+ people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. DaveM121 870.6K Reputation points Independent Advisor
    2017-11-05T13:31:57+00:00

    The account can get created when you install .NET framework and if you are not a software Developer, it is not required . . .

    Open Control Panel - User Accounts and delete that account

    4 people found this answer helpful.
    0 comments No comments