How can i create a service account for window 10

Eliezer Maduro 26 Reputation points
2020-12-09T23:50:21.827+00:00

I am trying to install a program and it ask to me for a user credential, if I enter the user and password with which I start session in windows which has administrator permissions I get an error saying that the account name is invalid and recommends me to enter a service account

How can i create a services account?

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2020-12-10T00:02:41.707+00:00

    You can create a new local user account and setup the password to never expire, add the user with whatever required permissions to accomplish your service task, then where your application requests it enter it in as computername\username (substitute actual here)

    46668-image.png

    --please don't forget to Accept as answer if the reply is helpful--

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Jenny Feng 14,241 Reputation points
    2020-12-10T06:39:37.863+00:00

    @Eliezer Maduro
    Hi,
    If you subsequently restart the installation and specify the same user name but a different password, you receive a "user credentials are not valid" error.
    Use operating system utilities to determine whether the user account exists on the computer. If necessary, change the password. Then continue the installation.

    Hope above information can help you.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

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