> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.trugrid.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# RDP printer mapping FAQs

# RDP printer mapping FAQs

Below is information about Printing and Printer Mapping within RDP sessions. 

**What happens by default?**

* Printing via RDP sessions is possible unless it's restricted due to [Zero Trust Security](/en/article/how-to-enable-zero-trust-rdp-security-4qlswg/) being turned on
* RDP sessions will normally map the **default local printer i**nto the RDP session
* End users can print from within the RDP sessions to their local printers. 
* Users cannot print from a local PC to remote printers mapped to the remote session.

**Why isn't a printer mapping?**

There are scenarios in RDP sessions when printer mapping is enabled but printers still won't create or map. This usually occurs for a couple reasons:

* A user does not log out of the RDP session completely and then tries to connect FROM different endpoints. This is a common situation but easily resolved by completely logging the user out of the logged in session and establishing a new login session.
* A suitable printer match cannot be found or there is a printer driver issue
* [Zero Trust Security](/en/article/how-to-enable-zero-trust-rdp-security-4qlswg/)  is enabled

Additionally, keep in mind many settings can be adjusted via an Active Directory Group Policy Object (GPO). See further instructions [here](/en/article/how-to-configure-rdp-settings-via-gpo-1b8hn6g/). 

Microsoft recommends using the Easy Print method because it causes less CPU usage for printer installation at connection time. The matching driver method causes increased CPU usage because it requires the spooler service to load different drivers. For bandwidth usage, Easy Print causes slightly increased network bandwidth usage, but not significant enough to offset the other performance, manageability, and reliability benefits. See further instructions [here](https://docs.microsoft.com/en-us/windows-server/administration/performance-tuning/role/remote-desktop/session-hosts#device-redirection).