The login method you are trying to use is not allowed fix
Local accounts on a Windows system or domain do not have the same functionality as system/domain administrators. Therefore, if you see the error message " The login method you are trying to use is not allowed. For more information, please contact your network administrator " when trying to log in from a local user account, don't worry . Usually, group policies placed by the system administrator are the cause of such crashes and can be easily fixed in just a few steps. Try restarting your device and logging in again. If this is a one-time failure, it will be repaired automatically.
Fix 1 – Use a System Administrator Account
The best way to end this issue is to use a System Administrator account. If you have administrator credentials, you can log in directly.
So just restart the device and enter your administrator credentials on the login page. This way you can log in easily.
Fix 2 – Edit Group Policy
But what if you don’t want to use administrator credentials every time? In this case, you must edit Group Policy to add your user account to the local logon.
Step 1
1. To do this, you must log in with your administrator account.
2. After logging in, you can press the Win key and R key at the same time.
3. Then type here and click "OK" to open the Local Group Policy Editor.
gpedit.msc
4. When the Local Group Policy Editor opens, take this path -
计算机配置 -> Windows 设置 -> 安全设置 -> 本地策略 -> 用户权限分配
5. Once you reach the specified location, look at the right window grid. Find the "Allow local login" policy.
6.Double-click the policy so you can modify it.
#7. In the Allow local login properties page, go to the "Local Security Settings" tab.
8. Now, click "Add User or Group..." to add your local account to the list.
9. Now, click "Advanced" to enter the account selection page.
10. So click on "Find Now" to get the complete list of accounts.
11. From the list, scroll down and select the local user account that you are having trouble with.
12. Then, click "OK".
13. To enter the next step, click "Confirm" to enter the next step.
#14. You will now see that your local account appears in the list of users who can log in locally.
15. After that, click "Apply" and "OK" to save the changes.
Step 2
Now you just need to make sure that "deny local login" is not imposed your local account.
1. On the same Local Group Policy Editor page, Double-click the "Deny local logon" policy.
2. Now, go to the "Local Security Settings" tab.
3. Here, look for your local account in the "Guests" tab. If you can see your account, just select it and click "Delete".
4. After removing the local account from the "Guests" tab, click "Apply" and "OK".
Now you can reboot the system. You can now enter your local account credentials to log in with it.
This should have solved your problem.
The above is the detailed content of The login method you are trying to use is not allowed fix. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Dreamweaver Mac version
Visual web development tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.