Friday, March 31, 2017

Logon failure user account restriction FIX

Logon failure user account restriction FIX



Did you try to run an application as administrator but upon clicking, this error appear? "Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced." try the solution below and see if its fix the error.

Error


"Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced."

Solution Fix
Follow this steps

1. go to RUN(win+r) type regedit.exe
2. then go here HKLMSystemCurrentControlSetControlLsa
3. change the value of  "LimitBlankPasswordUse" from 1 to 0 (just double click)
4. close the registry editor and try again to run your application.


Available link for download