Skip to content

TechDirectArchive

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

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

Connect to the Remote Desktop Console from Command Prompt

Posted on 21/12/202224/10/2024 IT Expert By IT Expert No Comments on Connect to the Remote Desktop Console from Command Prompt
  1. Home
  2. Windows
  3. Connect to the Remote Desktop Console from Command Prompt
Remote-Desktop-Connection

In this article, you will learn about how to Connect to the Remote Desktop Console from Command Prompt. Remote Desktop Protocol is a proprietary protocol developed by Microsoft which provides a user with a graphical interface to connect to another computer over a network connection. Please see How to allow saved credentials for RDP connection, how to Disable credential Prompts for Remote Desktop Connections, and “Remote Desktop cannot find the computer this in the specified network: Verify the computer name and domain that you are trying to connect“.

Most of us are administrators and we use this technology on a daily basis. Therefore, it isn’t new to us. Here is a guide discussing all you need to know about the Kerberos delegation. Microsoft Terminal Services Client (MSTSC) is the command line interface to run the Microsoft Remote Desktop (RDP) client.

It enables you to establish a remote connection to your Remote Desktop Server or Session Host (RDSH) as if you were directly connected. The mstsc command is used from within the Windows command line.

You can type MSTSC directly into the search box on Windows 10 or from the Run dialogue box. You can also use the MSTSC command directly from the command line as well.  images below show what is obtainable and how to connect via the command line.

image-44
image-43

There are a few different switches that you can use. I have described this topic extensively in this guide “how to protect Remote Desktop credentials with Windows Defender Remote Credential Guard or Restricted Admin Mode“. We will discuss all the various options available. 

Connect to Remote Desktop Console Session via the MSTSC Commands

The MSTSC command arguments used by an average user are /v and /f. You can use the command to set up the connection in seconds if the remote computer is in the same network or if you know the Internet Protocol (IP) address of the remote computer. The syntax of MSTSC is.

mstsc /?
MSTSC [<connection file>] [/v:<server[:port]>] [/g:<gateway>] [/admin] [/f[ullscreen]] [/w:<width> /h:<height>] [/public] | [/span] [/multimon] [/edit "connection file"] [/restrictedAdmin] [/remoteGuard] [/prompt] [/shadow:<sessionID> [/control][/noConsentPrompt]]

Please see the following guides: How to remove saved RDP credentials entries in Windows 10, how to remove entries histories from the Remote Desktop Connection, and how to prevent the saving of Remote Desktop Credentials in Windows. In place of an RDP client, you can also use AnyDesk!

Available MSTSC Command Line Arguments

The following are the available command line arguments:

SwitchesDescription
<connectionfile>The name of the .rdp file required for establishing the connection.
/v:<server[:port]>The remote computer or server where you want to connect.
/g:<gateway>The RD Gateway Server to be used for the connection. Required only if the endpoint remote PC is specified with /v.
/adminTo establish the connection as an admin.
/fTo view the Remote Desktop Window in full screen.
/w:<width>To specify the width of the Remote Desktop Window.
/h:<height>To specify the height of the Remote Desktop Window.
/publicTo run the Remote Desktop Connection publicly.
/spanTo match the width and height of the Remote Desktop with the local desktop.
/edit <connectionfile>To edit the specified .rdp file.
/multimonTo make the monitor layout of the Remote Desktop Services session identical to the client-side configuration.
/restrictedAdminTo connect to the remote PC in the Restricted Administration mode. The credentials are not sent to the remote PC in this mode, protecting you if you connect to a compromised PC.
/remoteGuardTo connect your device to a remote device using the Remote Guard, which prevents sending credentials to a remote PC.
/promptTo prompt you to put in credentials to connect to the remote PC.
/shadow:<sessionID>The ID of the session to be shadowed.
/controlTo allow the control of the session when shadowing.
/noConsentPromptTo allow shadowing without user consent.
/migrateTo migrate legacy connection files created with Client Connection Manager to new .rdp connection files.
/?To display help in the command prompt.

How to connect to the console session using RDP

This command will connect you to the console session on a server rather than starting a new session.

mstsc / console
image-45

Command to open Remote Desktop in full-screen mode

Starts Remote Desktop Connection in full-screen mode. Add /f switch to the command. Input mstsc/f and then press the Enter key.

After that, input the IP address, and click on Connect. Finally, type in the credentials of the remote PC and then you can connect successfully.

mstsc /f
mstsc /v:computername

To connect to the console session of the remote machine. The “address” field should be replaced with the address of the remote machine. The program launched is also known as Microsoft Terminal Server Connection.

Once you launch the mstsc program with the correct address and switches as indicated above, you will be able to login with the desired account. This will be the account’s console session.

mstsc /console /V:address

Note: You can use RDP to remotely connect to the console session of the device with the /admin switch as shown below. A console session is either when you’re at the computer’s physical console or a remote connection that’s the same as if you’re at the computer’s physical console.

mstsc.exe /admin /v:

I have described a useful use case in this guide “MBAM Frequent Report Errors: Understanding Microsoft BitLocker Administration and Monitoring compliance state and error status“.

I hope you found this blog post on how to Connect to the Remote Desktop Console from Command Prompt helpful. If you have any questions, please let me know in the comment session.

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, Remote Access, Remote Desktop, Remote Desktop Protocol, Remote Desktop Services, RemoteConnection, Windows 10, Windows Server 2016

Post navigation

Previous Post: Protect Remote Desktop credentials with Windows Defender Remote Credential Guard or Restricted Admin Mode
Next Post: How to install Cypress on Windows and perform Automation

Related Posts

  • Fix Operating System Loader Failed Signature Verification
    Fix Operating System Loader failed signature verification” on Dell Safe BIOS Systems via PXE [Part 3] Windows
  • Screenshot 2020 06 25 at 23.38.40
    What is Registry Editor and how to access the registry hives Windows
  • Windows Admin Center Apply Update
    How to Apply and Enable Automatic Windows Admin Center Update Windows
  • Driver Automation Tool
    Windows Driver Management: Upgrade Driver Automation Tool Windows
  • ad lds 832x400 1
    Active Directory Lightweight Directory Services [AD LDS] Windows Server
  • 1 WeXxkEX0JG3oB781HD8Hrg 3
    Fix Access denied to the hard drive, and the security tab missing under properties Windows Server

More Related Articles

Fix Operating System Loader Failed Signature Verification Fix Operating System Loader failed signature verification” on Dell Safe BIOS Systems via PXE [Part 3] Windows
Screenshot 2020 06 25 at 23.38.40 What is Registry Editor and how to access the registry hives Windows
Windows Admin Center Apply Update How to Apply and Enable Automatic Windows Admin Center Update Windows
Driver Automation Tool Windows Driver Management: Upgrade Driver Automation Tool Windows
ad lds 832x400 1 Active Directory Lightweight Directory Services [AD LDS] Windows Server
1 WeXxkEX0JG3oB781HD8Hrg 3 Fix Access denied to the hard drive, and the security tab missing under properties 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

  • adfs training
    Post-Deployment of Active Directory Federation Service (ADFS) Windows Server
  • stuck
    Fix Hyper-V VM Stuck in Stopping State Virtualization
  • hero windowsserver hyperv
    Why does the legacy PXE not does work on Generation 2 VM Virtualization
  • image 130
    How to fix the Security Database on the Server does not have a Computer Account for this Workstation Trust Relationship on Windows Server [Part 2] Scripts
  • portainer feature
    How to Install Docker Portainer on Linux Containers
  • AWS Budgets
    How to create AWS Budget AWS/Azure/OpenShift
  • apply and install Veeam NFR Licence
    How to apply and install Veeam NFR License Backup
  • Install Windows Admin Center on Windows Server 2019
    Configure Windows Admin Center on Windows Server 2019 Network | Monitoring

Subscribe to Blog via Email

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

Join 1,791 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 © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.