Sep 1, 2015


Error Message: The user has not been granted the requested logon type at this computer


This problem typically occurs when the user does not have the permissions to log on locally on the computer. By default, members of the Users group have the ability to log on locally, but an administrator can deny the right to specific user or group accounts. An explicitly denied right always overrides an allowed right.

Ensure that the user, or a group the user belongs to (such as the Debugger group), has the right to log on locally. Ensure that the user, and all groups that the user belongs to, are not denied the right to log on locally.
Go to the pc you want to access and follow below instructions.

To assign the user right Allow log on locally

  1. Click Start, select Control Panel,  click Administrative Tools and click Local Security Policy.
  2. The Local Security Policy dialog box appears.
  3. Open Local Policies, and User Rights Assignment.
  4. Double click the Allow log on locally.
  5. Click Add User or Group.
  6. Find the user or group account you want to add, and then click OK.
  7. Click OK to save your changes.
  8. Users that are currently logged on must log off and back on to be affected by the changed GPO setting.

To remove a user or group from the user right Deny log on locally
  1. Click Start, select Control Panel, click Administrative Tools and click Local Security Policy.
  2. The Local Security Policy dialog box appears.
  3. Open Local Policies, and User Rights Assignment.
  4. Click Deny log on locally.
  5. Select the user or group account you and then click Remove.
  6. Click OK to save your changes.
  7. Users that are currently logged on must log off and back.