1. Close Remote Desktop sessions opened on your computer.
2. Launch the Registry editor (Regedit.exe).
3. Locate any of the following Registry keys:
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\ (if you want to change the RDP settings for your user account)
-- or --
HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server Client\ (if you want to change the RDP settings for all accounts)
4. Create a new DWORD value in this key named RemoteDesktop_SuppressWhenMinimized. Specify 2 as the value data.
5. If you use a 64-bit operating system, add the RemoteDesktop_SuppressWhenMinimized value to the following keys under the Wow6432Node node:
HKEY_CURRENT_USER\Software\Wow6432Node\Microsoft\Terminal Server Client\ (if you want to change the RDP settings for your user account)
-- or --
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Terminal Server Client\ (if you want to change the RDP settings for all accounts)
本文提供了一种方法来禁用在Windows系统中打开远程桌面会话时出现的最小化提示,通过注册表编辑实现,适用于64位及32位操作系统。
159

被折叠的 条评论
为什么被折叠?



