Skip to content

TechDirectArchive

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

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

Disable credential Prompts for Remote Desktop Connections

Posted on 21/06/202324/10/2024 IT Expert By IT Expert No Comments on Disable credential Prompts for Remote Desktop Connections
  1. Home
  2. Windows
  3. Disable credential Prompts for Remote Desktop Connections
How do I disable credentials from Remote Desktop

In this article, I will show you how to Disable credential Prompts for Remote Desktop Connections. Please see these exciting articles: How to allow saved credentials for RDP connection, Remove saved RDP connections in Windows, and How to Prevent the Saving of RDP Credentials in Windows 10. Remote Desktop Protocol (RDP) is used while connecting to remote devices over a network. In an RDP setup, a computer/client connects to another computer running RDP server software.

The client computer creates an RDP file for storing the connection settings to the server. The client has to open only the RDP file to connect to the server in the future.

Also, see how to fix “Remote Desktop cannot find the computer this in the specified network: Verify the computer name and domain that you are trying to connect“.

What does this Policy “Always Prompt for Password Upon Connection” do?

This policy setting specifies whether Remote Desktop Services will always prompt the client for a password upon connection. You can use this policy setting to enforce a password prompt for users who log on to Remote Desktop Services

Even if they already provided the password in the Remote Desktop Connection client. You must be signed in as an administrator to enable or disable always prompt for password upon connection.

The recommended state for this setting is: Enabled.

Some Remote Desktop Users have the option to store both their username and password when they create a new Remote Desktop Connection shortcut. Some organisations do not permit this.

If the server that runs Remote Desktop Services allows users who have used this feature to log on to the server, but not enter their password.

This implies, when an attacker gains physical access to the user’s computer, he/she could connect to a Remote Desktop Server through the Remote Desktop Connection shortcut, even though they may not know the user’s password.

Please see how to fix Remote Desktop can’t connect to the remote computer for one of these reasons, and how to “View RDP Configuration Settings: Connect automatically on an RDP session“.

Impact of disabling credential Prompts for Remote Desktop Connection

Users cannot automatically log on to Remote Desktop Services by supplying their passwords in the Remote Desktop Connection client. They will be prompted for a password to log on. To establish the recommended configuration via Group Policy, please set the following UI path to Enabled.

Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Security\Always prompt for password upon connection
always-prompt-for-password-upon-connection-rdp

Note: This Group Policy path is provided by the Group Policy template TerminalServer.admx/adml that is included with all versions of the Microsoft Windows Administrative Templates.

As you can see below, this policy is currently set to enabled. In the next section, I will be showing you how to disable it if you still wish to proceed with it 🙂

rdp-alwayspomptforpasswordenabled

Default Value: Disabled. (Remote Desktop Services allows users to automatically log on if they enter a password in the Remote Desktop Connection client.) But if this setting has been enabled previously, please follow the steps below to have it disabled.

Next, apply gpupdate to ensure the policies are immediately applied. To learn more about this, please see “Group Policy GPUpdate Commands“.

Disable credentials from Remote Desktop

To disable credentials from Remote Desktop in Windows. Kindly open Group Policy Editor and navigate to the following UI path.

Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security. 

In the right pane, double-click on Always prompt for password upon connection. Ensure this is set to Disabled. Do not forget to apply your settings or click on Ok on the fly.

Always-prompt-for-password-upon-connection

Disable Always Prompt for Password upon Remote Desktop Connection via Windows registry

To do this, please navigate to the following Registry path below. If the following DWORD does not already exist. Please create it “PromptForPassword“, and set it to 0 to have it disabled.

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services

Connect to Devices via RDP

To test this setting, you can use the Remote Desktop Connection (mstsc.exe) or Microsoft Remote Desktop app to connect to and control your device from a remote device.

I hope you found this article useful on how to Disable credential Prompts for Remote Desktop Connections. Please let me know in the comment section if you have any questions.

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:Microsoft Windows, RDP, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: How to run Windows 11 on HyperV
Next Post: Create App Service Resource with Azure CLI

Related Posts

  • Specifiy the right credential for adding a domain
    Specify user account name when adding a DC to an existing Forest Windows Server
  • powershell commands lede 1024x276 1
    PowerShell Remoting: Guide to Windows Management Instrumentation Scripts
  • image 8
    Enable or disable Core Isolation Memory Integrity in Windows 10 and 11 Windows
  • screenshot 2020 02 13 at 22.47.41
    Active Directory Flexible Single-Master Operations Roles [FSMO] Windows Server
  • image 41
    How to Quickly Fix Windows Search Bar Not Working Windows
  • screenshot 2020 03 26 at 22.14.14
    How to create a scheduled task with Windows Admin Center Windows Server

More Related Articles

Specifiy the right credential for adding a domain Specify user account name when adding a DC to an existing Forest Windows Server
powershell commands lede 1024x276 1 PowerShell Remoting: Guide to Windows Management Instrumentation Scripts
image 8 Enable or disable Core Isolation Memory Integrity in Windows 10 and 11 Windows
screenshot 2020 02 13 at 22.47.41 Active Directory Flexible Single-Master Operations Roles [FSMO] Windows Server
image 41 How to Quickly Fix Windows Search Bar Not Working Windows
screenshot 2020 03 26 at 22.14.14 How to create a scheduled task with Windows Admin Center 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

  • banner
    How to deploy Folder Redirection in Windows Windows
  • windows subsystem
    What is Windows Subsystem for Linux Windows Server
  • windows update 03
    How to automate Windows Update with PowerShell Scripts
  • 1 WeXxkEX0JG3oB781HD8Hrg 1
    How to convert a GPT disk into an MBR disk error: Windows cannot be installed on drive 0 Partition 1 Windows
  • Interactive logon Message for Users
    Display interactive logon messages for Windows PCs via GPO Windows
  • PowerShell logo
    PowerShell: How to update PowerShellGet and Package Management Windows Server
  • Screenshot 2021 02 01 at 12.25.27
    MySQL Workbench could not connect to MySQL server Oracle/MSSQL/MySQL
  • 7164 1024x575 1
    How to install MDT PowerShell module on Windows Scripts

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.