Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Logon Failure: User has not been granted the requested logon type

Posted on 08/09/202524/06/2026 IT Expert By IT Expert No Comments on Logon Failure: User has not been granted the requested logon type
  1. Home
  2. Windows
  3. Logon Failure: User has not been granted the requested logon type
logon failure and requested session denied

In this article, we shall discuss how to fix “Logon Failure: the user has not been granted the requested logon type at this computer”. Here is a similar article on this topic “Error 1385: The user has not been granted the requested logon type at this time“. I ran into this error during the cause of testing SystoLOCK as discussed ‘Protect your Windows Devices with MFA with SystoLOCK“, and “Set up Microsoft PKI (ADCS) for SystoLOCK via PowerShell“.

The error “logon failure” appears on Windows systems when a user (or service account) tries to log on. But the account does not have the right logon permissions assigned through Local Security Policy or Group Policy.

Each logon attempt is categorized into a logon type and will be displayed in the Windows Event log. Here is a blogpost on “The different Windows Logon Types“. Below are some common logon types error(s):

  • 2 = Interactive (local logon)
  • 3 = Network (e.g., accessing a shared folder)
  • 4 = Batch (scheduled tasks)
  • 5 = Service (Windows service startup)
  • 7 = Unlock (workstation unlock)
  • 10 = Remote Interactive (RDP)

Also, see Protect Remote Desktop credentials with Windows Defender Remote Credential Guard or Restricted Admin Mode, and Guide to Remote Desktop Connection Properties for Secure Access.

Reason for “Login Failure: The user has not been granted the requested logon type

This error occurred when I was testing SystoLOCK passwordless authentication as mentioned above previously. In my case, despite configuring the necessary policies, RDP was not enabled. This is because, a user trying to RDP requires Allow log on through Remote Desktop Services. But it was not configured.

requested login type has not been granted

You may wan to lean about the differences between “Local Security Policy vs Local Group Policy“. Also, see All about Group Policies: Group Policy GPUpdate Commands. Also, see how to enable FIPS mode on Windows Server.

Step 1: Group Policy Restrictions

A Group Policy Object (GPO) may have restricted specific users or groups from using the required logon type. You can resolve this issue quickly by modifying the account’s rights in the Local Security Policy or via the Group Policy Management Editor.

Local Security Policy (for standalone systems): secpol.msc → Local Policies → User Rights Assignment
Group Policy Management (for domain-joined systems): Computer Configuration → Windows Settings → Security Settings → Local Policies → User Rights Assignment
Local policies

If you also want the user to logon locally, you can add the user or group to the “Allow log on locally”. But, I am more concerned with the policy to “Allow log on through Remote Desktop Services” as shown below.

user right assignement

I will have to add the user or group here.

Add object

As you can see, I am adding a test user called “Matthew tester”.

Enter the object

The user has been added. Click on Ok to close this window.

Add the user

Click on OK again to close this window after confirming that the user has been added.

Allow RDP logon

Please, see how to troubleshoot Server Certificate could not be updated: Private key does not match, and how to Fix Error 0x87E10BC6 on a PC running Windows non-core Edition. Also, see “Merits and demerits of Local System Account and Service Logon Account“.

How to fix “The requested session access is denied”

When the above policy is configured, you will have another error when accessing with the user that the requested session access is denied.

This message appears is prompted when the account you are using to access does not have the correct rights to start or connect to a session on the target PC. It is very similar to “Logon Failure: User has not been granted the requested logon type”.

But here, the focus is session access, especially with Remote Desktop Services. Please, see The logon attempt failed for the remote desktop connection.

The requested session is denied

To fix this, we will have to enable Remote Desktop as shown in the image below. Also, see Auto Logon Error “Username and password specified is not valid”.

Enable RDP

I hope you fund this article very useful on “Logon Failure: User has not been granted the requested logon type”. Please, feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows, Windows Server Tags:access denied logon failure solution, Allow Logon Through Remote Desktop Services, Enable RDP, how to fix user has not been granted requested logon, login access denied Windows server fix, Login Failure, Logon Failure, logon failure session access denied group policy, logon failure Windows server, logon failure Windows troubleshooting, Logon Types, Microsoft Windows, requested logon type not granted Windows, session access denied error fix, The requested session access is denied, user rights assignment requested logon type, Windows 10, Windows 11, Windows authentication error logon type, Windows Server 2016

Post navigation

Previous Post: Server Certificate could not be updated: Private key does not match
Next Post: How to update Proxmox VE 9.0 now Supported by Veeam

Related Posts

  • asdfgh
    Install RSAT on Windows via Windows features Windows
  • onedrived43
    How to share Files and Restore Previous versions of Files in Microsoft OneDrive Backup
  • windows admin center banner 825x400 1
    How to install or update and uninstall extensions in Windows Admin Center Windows Server
  • WindowsServer2022
    Windows Server 2022 Capabilities: Register Windows Admin Center with Azure Windows Server
  • Smartscreen defender blocking application
    Unable to run downloaded Programs due to Defender SmartScreen Windows
  • Network unlock
    How to configure Network Unlock in Windows Windows Server

More Related Articles

asdfgh Install RSAT on Windows via Windows features Windows
onedrived43 How to share Files and Restore Previous versions of Files in Microsoft OneDrive Backup
windows admin center banner 825x400 1 How to install or update and uninstall extensions in Windows Admin Center Windows Server
WindowsServer2022 Windows Server 2022 Capabilities: Register Windows Admin Center with Azure Windows Server
Smartscreen defender blocking application Unable to run downloaded Programs due to Defender SmartScreen Windows
Network unlock How to configure Network Unlock in Windows Windows Server

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Screenshot 2022 04 13 at 21.38.35
    Check Weather Conditions via Command Line on Windows, macOS, Linux and Web Linux
  • QueryBitLocker1
    Query Windows BitLocker status remotely Windows
  • create a two way Active Directory Trust
    How to create a two-way Active Directory Trust Windows Server
  • login keyboard feature
    Sign-In Method Not Allowed: Contact Network Administrator Windows Server
  • Screenshot 2020 08 14 at 23.03.54
    How to disable Taskbar Web Search in Windows 10 via GPO and Windows Registry Windows
  • WPScan Banner
    How to scan WordPress Websites With WPScan For Security Vulnerabilities Security | Vulnerability Scans and Assessment
  • Featured image samp
    How to use Windows 11 PC Health Check App Windows
  • how to Configure Autologin for a VM in VMware Workstation
    Configure Autologin for a VM in VMware Workstation Virtualization

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,779 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.