Microsoft Remote Desktop Mac Settings Location

Download this app from Microsoft Store for Windows 10, Windows 8.1, Windows 10 Mobile, Windows Phone 8.1, Windows 10 Team (Surface Hub), HoloLens. See screenshots, read the latest customer reviews, and compare ratings for Microsoft Remote Desktop. Apr 02, 2020 Turn on Remote Desktop on this computer by opening Settings System Remote Desktop. Turn on the switch next to 'Enable Remote Desktop.' Click Confirm to enable the setting. With Remote Desktop Connection, you can connect to a computer running Windows from another computer running Windows that's connected to the same network or to the Internet. Click Remote settings. If you're prompted for an administrator password or confirmation, type the password or provide confirmation. To specify the search location. Apr 17, 2018 In the File Download dialog box, Click Run, and then follow the steps in the Fix it Wizard. This Fix it solution will help you remove all the entries in the Windows Remote Desktop Connection client. This wizard may be in English only. However, the automatic fix also works for other language versions of Windows. The Microsoft Remote Desktop version 10 with limited work Windows Server is not allowing me to connect it to my Mac files if I want to upload files from Mac to Windows Server using the app. Windows Server by our employer is all locked and limited, we are only allowed to use only one app in the Windows Server and we cannot modify any settings in.

-->

The following table includes list of supported RDP file settings that you can use with the Windows and HTML clients. An 'x' in the platform column indicates that the setting is supported. However, this list is not a complete list of supported settings for the Windows and HTML5 clients. We'll continue to update this table to include more supported RDP settings for the Windows and HTML5 clients as well as the macOS, iOS, and Android clients.

Please refer to this documentation detailing how to use PowerShell to customize RDP properties for a host pool.

RDP settingDescriptionValuesDefault valueWindows Virtual DesktopWindowsHTML5
alternate full address:s:valueSpecifies an alternate name or IP address of the remote computer.Any valid name or IP address of the remote computer, such as '10.10.15.15'xxx
alternate shell:s:valueDetermines whether a program starts automatically when you connect with RDP. To specify an alternate shell, enter a valid path to an executable file for the value, such as 'C:ProgramFilesOfficeword.exe'. This setting also determines which path or alias of the Remote Application to be started at connection time if RemoteApplicationMode is enabled.'C:ProgramFilesOfficeword.exe'xxx
audiocapturemode:i:valueIndicates whether audio input/output redirection is enabled.- 0: Disable audio capture from the local device
- 1: Enable audio capture from the local device and redirection to an audio application in the remote session
0xx
audiomode:i:valueDetermines whether the local or remote machine plays audio.- 0: Play sounds on local computer (Play on this computer)
- 1: Play sounds on remote computer (Play on remote computer)
- 2: Do not play sounds (Do not play)
0xxx
authentication level:i:valueDefines the server authentication level settings.- 0: If server authentication fails, connect to the computer without warning (Connect and don't warn me)
- 1: If server authentication fails, don't establish a connection (Don't connect)
- 2: If server authentication fails, show a warning and allow me to connect or refuse the connection (Warn me)
- 3: No authentication requirement specified.
3xx
autoreconnection enabled:i:valueDetermines whether the client computer will automatically try to reconnect to the remote computer if the connection is dropped, such as when there's a network connectivity interruption.- 0: Client computer does not automatically try to reconnect
- 1: Client computer automatically tries to reconnect
1xxx
bandwidthautodetect:i:valueDetermines whether automatic network type detection is enabled- 0: Disable automatic network type detection
- 1: Enable automatic network type detection
1xxx
camerastoredirect:s:valueConfigures which cameras to redirect. This setting uses a semicolon-delimited list of KSCATEGORY_VIDEO_CAMERA interfaces of cameras enabled for redirection.- * : Redirect all cameras
- One can exclude a specific camera by prepending the symbolic link string with '-', such as camerastoredirect:s:?usb#vid_0bda&pid_58b0&mi
xx
compression:i:valueDetermines whether bulk compression is enabled when it is transmitted by RDP to the local computer.- 0: Disable RDP bulk compression
- 1: Enable RDP bulk compression
1xxx
desktop size id:i:valueSpecifies dimensions of the remote session desktop from a set of pre-defined options. This setting is overridden if either desktopheight or desktopwidth are specified.-0: 640×480
- 1: 800×600
- 2: 1024×768
- 3: 1280×1024
- 4: 1600×1200
0xxx
desktopheight:i:valueDetermines the resolution height (in pixels) on the remote computer when you connect by using Remote Desktop Connection. This setting corresponds to the selection in the Display configuration slider on the Display tab under Options in RDC.Numerical value between 200 and 2048The default value is set to the resolution on the local computerxxx
desktopwidth:i:valueDetermines the resolution width (in pixels) on the remote computer when you connect by using Remote Desktop Connection. This setting corresponds to the selection in the Display configuration slider on the Display tab under Options in RDC.Numerical value between 200 and 4096The default value is set to the resolution on the local computerxxx
devicestoredirect:s:valueDetermines which devices on the client computer will be redirected and available in the remote session.- *: Redirect all supported devices, including ones that are connected later
- Valid hardware ID for one or more devices
xxx
disableconnectionsharing:i:valueDetermines whether the remote desktop client reconnects to any existing open connections or initiate a new connection when a RemoteApp or desktop is launched- 0: Reconnect to any existing session
- 1: Initiate new connection
0xxx
domain:s:valueSpecifies the name of the domain in which the user account that will be used to log on to the remote computer is located.A valid domain name, such as 'CONTOSO'No Default Valuexxx
drivestoredirect:s:valueDetermines which local disk drives on the client computer will be redirected and available in the remote session.- No value specified: don't redirect any drives
- * : Redirect all disk drives, including drives that are connected later
- DynamicDrives: redirect any drives that are connected later
- The drive and labels for one or more drives, such as 'drivestoredirect:s:C:;E:;': redirect the specified drive(s)
No value specified: don't redirect any drivesxx
enablecredsspsupport:i:valueDetermines whether RDP will use the Credential Security Support Provider (CredSSP) for authentication if it is available.- 0: RDP will not use CredSSP, even if the operating system supports CredSSP
- 1: RDP will use CredSSP if the operating system support CredSSP
1xx
encode redirected video capture:i:valueEnables or disables encoding of redirected video.- 0: Disable encoding of redirected video
- 1: Enable encoding of redirected video
1xxx
full address:s:valueThis setting specifies the name or IP address of the remote computer that you want to connect toA valid computer name, IPv4 address, or IPv6 address.xxx
gatewaycredentialssource:i:valueSpecifies or retrieves the RD Gateway authentication method.- 0: Ask for password (NTLM)
- 1: Use smart card
- 4: Allow user to select later
0xxx
gatewayhostname:s:valueSpecifies the RD Gateway host name.Valid gateway server address.xxx
gatewayprofileusagemethod:i:valueSpecifies whether to use default RD Gateway settings- 0: Use the default profile mode, as specified by the administrator
- 1: Use explicit settings, as specified by the user
0xxx
gatewayusagemethod:i:valueSpecifies when to use the RD Gateway server- 0: Don't use an RD Gateway server
- 1: Always use an RD Gateway server
- 2: Use an RD Gateway server if a direct connection cannot be made to the RD Session Host
- 3: Use the default RD Gateway server settings
- 4: Don't use an RD Gateway, bypass server for local addresses
Setting this property value to 0 or 4 are is effectively equivalent, but setting this property to 4 enables the option to bypass local addresses.
xxx
networkautodetect:i:valueDetermines whether or not to use automatic network bandwidth detection. Requires the option bandwidthautodetect to be set and correlates with connection type 7.- 0: Don't use automatic network bandwidth detection
- 1: Use automatic network bandwidth detection
1xx
promptcredentialonce:i:valueDetermines whether a user's credentials are saved and used for both the RD Gateway and the remote computer.- 0: Remote session will not use the same credentials
- 1: Remote session will use the same credentials
1xx
redirectclipboard:i:valueDetermines whether clipboard redirection is enabled.- 0: Clipboard on local computer isn't available in remote session
- 1: Clipboard on local computer is available in remote session
1xxx
redirected video capture encoding quality:i:valueControls the quality of encoded video.- 0: High compression video. Quality may suffer when there is a lot of motion
- 1: Medium compression
- 2: Low compression video with high picture quality
0xxx
redirectprinters:i:valueDetermines whether printers configured on the client computer will be redirected and available in the remote session when you connect to a remote computer by using Remote Desktop Connection.- 0: The printers on the local computer are not available in the remote session
- 1: The printers on the local computer are available in the remote session
1xxx
redirectsmartcards:i:valueDetermines whether smart card devices on the client computer will be redirected and available in the remote session when you connect to a remote computer.- 0: The smart card device on the local computer is not available in the remote session
- 1: The smart card device on the local computer is available in the remote session
1xx
remoteapplicationcmdline:s:valueOptional command-line parameters for the RemoteApp.xxx
remoteapplicationexpandcmdline:i:valueDetermines whether environment variables contained in the RemoteApp command line parameter should be expanded locally or remotely.- 0: Environment variables should be expanded to the values of the local computer
- 1: Environment variables should be expanded on the remote computer to the values of the remote computer
xxx
remoteapplicationexpandworkingdirDetermines whether environment variables contained in the RemoteApp working directory parameter should be expanded locally or remotely.- 0: Environment variables should be expanded to the values of the local computer
- 1: Environment variables should be expanded on the remote computer to the values of the remote computer.
The RemoteApp working directory is specified through the shell working directory parameter.
xxx
remoteapplicationfile:s:valueSpecifies a file to be opened on the remote computer by the RemoteApp.
For local files to be opened, you must also enable drive redirection for the source drive.
xxx
remoteapplicationicon:s:valueSpecifies the icon file to be displayed in the client UI while launching a RemoteApp. If no file name is specified, the client will use the standard Remote Desktop icon. Only '.ico' files are supported.xxx
remoteapplicationmode:i:valueDetermines whether a RemoteApp connection is launched as a RemoteApp session.- 0: Don't launch a RemoteApp session
- 1: Launch a RemoteApp session
1xxx
remoteapplicationname:s:valueSpecifies the name of the RemoteApp in the client interface while starting the RemoteApp.For example, 'Excel 2016.'xxx
remoteapplicationprogram:s:valueSpecifies the alias or executable name of the RemoteApp.For example, 'EXCEL.'xxx
screen mode id:i:valueDetermines whether the remote session window appears full screen when you connect to the remote computer by using Remote Desktop Connection.- 1: The remote session will appear in a window
- 2: The remote session will appear full screen
2xxx
smart sizing:i:valueDetermines whether or not the client computer can scale the content on the remote computer to fit the window size of the client computer.- 0: The client window display won't scale when resized
- 1: The client window display will scale when resized
0xx
use multimon:i:valueConfigures multiple monitor support when you connect to the remote computer by using Remote Desktop Connection.- 0: Don't enable multiple monitor support
- 1: Enable multiple monitor support
0xx
username:s:valueSpecifies the name of the user account that will be used to log on to the remote computer.Any valid username.xxx
videoplaybackmode:i:valueDetermines if Remote Desktop Connection will use RDP-efficient multimedia streaming for video playback.- 0: Don't use RDP efficient multimedia streaming for video playback
- 1: Use RDP-efficient multimedia streaming for video playback when possible
1xx
workspaceid:s:valueDefines the RemoteApp and Desktop ID associated with the RDP file that contains this setting.A valid RemoteApp and Desktop Connection IDxx
  • >>>
  • >>>
  • >>>
  • Microsoft Remote Desktop

How to uninstall Microsoft Remote Desktop on Mac computer? If you encounter problem when trying to delete Microsoft Remote Desktop as well as its associated components, read through this removal tutorial and learn about how to perfectly remove any unwanted applications on your Mac.

Things you should know about Mac app removal:

Uninstalling applications in macOS/Mac OS X is quite different from that in Windows operating system. In normal cases Mac users just need to simply drag and drop the target app to the Trash and then empty the Trash to perform the standard uninstallation. Generally speaking, most Mac applications are separate bundles that contain the executable and any associated resources for the app, and therefore users can easily remove any unwanted software (if they are installed properly) from their Macs.

However, a fact is often neglected that, even the stand-alone software may might still leave its configuration and preferences files on multiple system directories after you carry out a basic uninstall. These vestiges can be very small in size, thus leaving them alone may not affect your Mac performance, yet they can also be a large chunks of useless files that occupy a large portion of your hard drive space. In the latter case it is quite necessary to clean out those junk files from your Mac for complete removal.

For some novice users, they may have no idea how to remove Microsoft Remote Desktop in a proper way. Even for the experienced users, they may also get lost when trying to uninstall a problematic, stubborn or even malicious application. In this post we will discuss the following questions: (1) What is the correct way to uninstall Microsoft Remote Desktop? (2) How to ensure all its accompanying components are removed safely? And (3) is there a shortcut for both Mac novices and experts to take to accomplish Microsoft Remote Desktop removal effortlessly?

Conventional Steps to Uninstall Microsoft Remote Desktop for Mac

Prior to the removal of Microsoft Remote Desktop, you should first log into your Mac with an administrator account, and turn Microsoft Remote Desktop off if it is running. To deactivate an app, right click its icon in the dock and select Quit option (or choose Microsoft Remote Desktop > Quit Microsoft Remote Desktop on the Menu bar).

Also, you can access the Activity Monitor (located in /Applications/Utilities/ folder), and see if there is any background process pertaining to the app. If Microsoft Remote Desktop cannot be quit normally, you can select the app in Activity Monitor, click the large red “Quit Process” button in the left corner and click Force Quit button in the pop-up dialog.

Option 1: Drag Microsoft Remote Desktop icon to the Trash

  1. Open up the Finder, click Applications on the left side, and then select Microsoft Remote Desktop.
  2. Drag Microsoft Remote Desktop to the Trash (or right click on it and then select Move to Trash option).
  3. Right click the Trash icon and select Empty Trash option to start the uninstall.

This drag-to-delete method works in all versions of Mac OS X. Most 3rd party apps can be smoothly uninstalled in that way, but you cannot delete built-in apps by doing this. Some apps installed using the Mac package installer will prompt you for a password when you try to move it to the Trash. In any case you cannot move Microsoft Remote Desktop to the Trash or empty the Trash, try holding the Option key as you choose Empty Trash from the Finder menu, or reboot your Mac and try it again later.

Warming: It is important to point out that, emptying the Trash will instantly wipe off Microsoft Remote Desktop as well as other files you’ve thrown into the Trash, and that this act is irrevocable, so make sure you haven’t mistakenly deleted anything before emptying the Trash. Any time you change your mind and wanna undo the deletion of apps or files, just right click the item in the Trash and select Put Back option.

Option 2: Delete Microsoft Remote Desktop in the Launchpad

  1. Open up Launchpad, and type Microsoft Remote Desktop in the search box on the top.
  2. Click and hold Microsoft Remote Desktop icon with your mouse button until it starts to wiggle. Then click the “X” that appears on the left upper corner of Microsoft Remote Desktop to perform the uninstall.

This tap-and-hold method is applicable for the apps installed through the App Store, and it requires OS X lion or later. Once you click the X icon, the uninstallation of Microsoft Remote Desktop will be handled immediately, and there is no need to empty the Trash afterwards. This way cannot uninstall built-in apps as well.

Option 3: Launch Microsoft Remote Desktop built-in uninstaller

It is worth mentioning that, some applications for Mac come with their own dedicated uninstallers, e.g. Adobe and Microsoft. Those apps will install additional software to provide extended functions, or place library files and associated application dependencies elsewhere in OS X. You can manually delete all the accompanying components as well, but it would be better to run the specialized uninstaller to fully remove the application alone with its bundled software or associated items.

  1. Locate the Microsoft Remote Desktop installation file and double click to open it up.
  2. Select the [uninstaller] in the package and double click to run it.
  3. Follow the onscreen prompts to complete the uninstalling process.

To uninstall the software and plugins that don’t show up in the Application folder or come with a uninstaller, you are supposed to go to their official websites and look for their own downloadable uninstallers or the uninstallation instructions provided there. As for some apps that are built in macOS, you can either run commands in the Terminal to delete it, or try the uninstall tool offered in the last section of this post.

Delete Microsoft Remote Desktop Library Files, Caches & Preferences

Most OS X application are self-contained packages that can be easily uninstalled by dragging them to the Trash, but there are exceptions too. Some of you may wonder if the classic methods mentioned above help remove the associated files or folders created by Microsoft Remote Desktop. Well, even though completely uninstalling apps on OS X is much more simple than that on Windows, you may need to check if there are support and preference files left on your hard drive after Microsoft Remote Desktop has been deleted. Microsoft Remote Desktop vestiges may not do much harm to your system but do take up a certain disk space. Therefore, if you are not gonna use Microsoft Remote Desktop any more, these remnants can be deleted permanently.

There are tow locations where apps store their preferences and supporting files, and both are named Library. Apart from these files, Microsoft Remote Desktop may also scatter its components like login items, startup daemons/agents, or kernel extensions around the system.

To remove all the traces of Microsoft Remote Desktop from your Mac, do the following steps:

Part 1. Top Level Library on Hard Disk: /Library

  1. Open the Finder, click on the Go from the Menu Bar, and select Go to Folder.
  2. Type the path of the top level Library on hard disk: /Library, and hit Enter key.
  3. Search for the items with the name of Microsoft Remote Desktop in the following locations:
    • /Library
    • /Library/Caches
    • /Library/Preferences
    • /Library/Application Support
    • /Library/LaunchAgents
    • /Library/LaunchDaemons
    • /Library/PreferencePanes
    • /Library/StartupItems
  4. Right click the matched files or folders, and select Move to Trash option.

Part 2. User Library inside Home Folder(~/Library)

  1. Head to Go > Go to Folder, type ~Library in the box and hit Enter key.
  2. Identify and delete the similar named files or folders in the same set of folders:
    • ~/Library
    • ~/Library/Caches
    • ~/Library/Preferences
    • ~/Library/Application Support
    • ~/Library/LaunchAgents
    • ~/Library/LaunchDaemons
    • ~/Library/PreferencePanes
    • ~/Library/StartupItems
  3. Empty the Trash to delete Microsoft Remote Desktop leftovers permanently.

Application components may appear in a wide range of locations, including but not limited to the aforementioned file paths. For instance, some antivirus and security software will install additional kernel extensions which are by default located in /System/Library/Extensions. For the leftovers that are not obvious to identify, you might do a Google search for the app components, and perform the removal carefully.

Manually deleting Microsoft Remote Desktop leftovers can be a laborious task for inexperienced Mac users. If you are still not sure how to delete app remnants entirely, or you would like to save time in removing Microsoft Remote Desktop alone with all its remnants, well, utilizing a professional removal tool is a better option for you, compared with the manual removal.

Mar 31, 2017  Last version of MAU (Microsoft AutoUpdate) for 10.9 (Mavericks)? Mac / Office 2011 for Mac; Replies (2). I think this is a mistake on the part of Microsoft to be offering this MAU 3.8.3 update to Office 2011 users. Regardless, I will be checking for. Microsoft

Effective Solution to Thoroughly Remove Microsoft Remote Desktop

Look for an all-in-one solution to handling any application removal on your Mac? You might need the help of a specialized and advanced Mac uninstaller, which will spare you from the tedious searching for app vestiges. A outstanding uninstaller should be featured by intuitive interface, easy operation, powerful performance, and satisfactory effects. Now you can get all of these features in Osx Uninstaller.

Utilizing Osx Uninstaller can be the most effective way to remove any corrupted, stubborn and malicious application for your Mac. It will scan your whole system for every piece of target application and then remove them in one click, thus to finally free up your Mac hard disk space. Continue reading to know more about this tool.

Q1: How to remove Microsoft Remote Desktop by using Osx Uninstaller?

Step 1. Launch Osx Uninstaller in the Launchpad after quiting Microsoft Remote Desktop in the Dock.Step 2. Select Microsoft Remote Desktop on the interface and click Run Analysis button to scan Microsoft Remote Desktop.Step 3. Click Complete Uninstall in Step 2, and click Yes to confirm removal.

After you click Yes in the dialog, the uninstall process will be activated immediately, and you will be informed that Microsoft Remote Desktop has been successfully removed. The whole process is quite straightforward (3 steps: launch - select - remove), and it may take only a few seconds to complete. Fast and simple, right? Just give it a try now!

Q2: Why is it better to apply Osx Uninstaller?

A clean uninstall of unwanted application is what most computer users desire for, but manually hunting down app stuffs is never an easy job to do. Once you start to use Osx Unisntaller, there is no need to manually locate app files left behind any more. You will save the trouble of crawling over the system looking for ambiguous remnants, and you don’t have to deal with various uninstall problems that may occur.

Osx Uninstaller, an high-efficient uninstall utility designed for Mac, helps remove not only the built-in applications but also the software and plugins that don’t appear in the Application folder. You can download this removal tool for free and try it out first. If you think it meets your demand, you can pay for the full version.

Summary: This guide offers several approaches to uninstall Microsoft Remote Desktop on Mac. The manual ways require more time and skills to ensure a clean, complete uninstallation, while the automated uninstaller could handle any app removal smoothly and swiftly.

Mac Tips & Tricks: How to Manage Startup Items?

Thank you for reading this post. Does it help resolve your uninstall issues? We will be glad if you share your thoughts or any suggestion about this removal guide.

Recent Posts

Popular Categories

Ip Address Location

Related Mac Removal Posts

Microsoft Remote Desktop Mac Settings Location Free

Comment

Comments are closed.