Can The Account Is Not Authorized To Log In From This Station Could Be Solved?

Asked By 30 points N/A Posted on -
qa-featured

Hey, Everybody! How the account is not authorized to log in from this station error could be fixed?

SHARE
Answered By 0 points N/A #346761

Can The Account Is Not Authorized To Log In From This Station Could Be Solved?

qa-featured

A) The error that says that “the Account Is Not Authorized To Login From This Station” can be the result of a misconfigured or corrupted registry. Some of the causes could be Corrupted Registry Files, Misconfigured Registry Files, Virus or Malware Attack, or Windows update. To fix the error “account is not authorized to log in from this station,” you will need to follow these steps:-

STEP 1. Press on the Start menu, write down run inside it and then press the Enter key.
STEP 2. Now, inside the run dialog box window, write down regedit and press the Enter key.
STEP 3. Inside the registry window, go to “HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Services \LanmanWorkstation \Parameters.”
STEP 4. Now, on the right, Right Click choose on the New > DWORD option.

STEP 5. Rename it as AllowInsecureGuestAuth.
STEP 6. Now, double click on AllowInsecureGuestAuth and write down the Value data as 1.
STEP 7. Finally, close the DWORD properties, Registry Editor, and then restart your system.

B) To fix this “account is not authorized to log in from this station,” you will need to follow these steps:-

STEP 1. Press on the Start menu, write down “run” and then press the Enter key.
STEP 2. Now inside the run dialog box window, write down cmd and press the Enter key. Enter the following command inside it and restart your system after completion.
Set-ItemProperty -Path “HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters” AllowInsecureGuestAuth -Value 1 -Force

Related Questions