Account is Not Authorized to Login From This Station [Fix]

Modify the registry or the local policies!

Reading time icon 2 min. read


Readers help support Windows Report. When you make a purchase using links on our site, we may earn an affiliate commission. Tooltip Icon

Read the affiliate disclosure page to find out how can you help Windows Report effortlessly and without spending any money. Read more

Key notes

  • The account is not authorized to login from this station error appears on local networks and affects several users.
  • The problem arises due to misconfigured settings or restrictions imposed by the administrators.
  • To fix things, modify the Registry or reconfigure the local policies, amongst other solutions.
fix the account is not authorized to login from this station

Creating a local network isn’t always easy, and there might be some errors from time to time. Speaking of errors, it seems that Windows users are having some issues with local networks, and they are getting, The account is not authorized to login from this station.

The error has affected a lot of users, with there being no effective solution in sight. We found a few that worked for almost everyone. Keep reading to find out!

How do I fix account not authorized to login from this station error?

1. Edit the registry

  1. Press Windows + R to open Run, type regedit, and press Enter.
  2. Navigate the following path:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parametersaccount not authorized
  3. Right-click on empty space, choose New, and select DWORD (32-bit) Value. Set the name as AllowInsecureGuestAuth.
  4. Now, double-click the AllowInsecureGuestAuth entry and set its Value data to 1.account not authorized wind 10
  5. Click OK to save the changes, and then restart the PC.

In most cases, when you get The account is not authorized to login from this station error in Windows 7 or later iterations, modifying the registry should do the trick.

2. Execute commands in PowerShell

  1. In the Search bar, type PowerShell, and click on Run as administrator.
  2. Click Yes in the UAC prompt.
  3. Paste the following command and press Enter: Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" AllowInsecureGuestAuth -Value 1 -Forcepowershell to fix the account is not authorized to login from this station
  4. Restart your computer.

This solution does the same thing as the Registry Editor solution we mentioned earlier, but if you don’t know how to work with Registry Editor, try this solution instead.

3. Change the Group Policy

  1. Press Windows + R, type gpedit.msc, and press OK to run it.
  2. On the left pane, expand Computer Configuration and select Windows Settings under it.windows settings
  3. Now, choose Security Settings, double-click on Local Policies, and select Security Options.
  4. Find Network access: Sharing and security model for local accounts policy and double click it.network access
  5. Select Guest only from the dropdown menu, and click OK to save the changes.guest only to fix the account is not authorized to login from this station

That’s about it! We hope at least one of these solutions helped fix The account is not authorized to log in from this station error.

Before you leave, discover the best PC repair tools and get one today to prevent similar errors from reappearing.

If you have any comments, questions, or suggestions, just let us know in the comment section below.

More about the topics: windows 10 fix