Zend certified PHP/Magento developer

Can an RDP client prevent “Windows 10 Keylogger” from accessing what is typed on client computer during a session to a remote computer?

The “improve inking and typing” setting in Windows 10 allows Microsoft to send themselves processed samples of what is typed on a machine (not sure if it is processed to remove details as it’s typed such as in RAM somehow or at Microsoft after they received it).

Is this still applicable through an RDP session? Meaning, can windows diagnostics (Microsoft) grab what is typed on the keyboard of the client computer that is sent to the remote computer during an RDP session if the setting is turned on on the client computer, but turned off on the remote computer?

I was thinking maybe RDP diverts the keystrokes to the drivers of the remote computer, bypassing the client computer hopefully keeping it from accessing what is typed into the remote computer for obvious security purposes.

Thank you!