当前位置:   article > 正文

win11优化右键菜单不显示 “显示更多”,以及更改远程端口_win11右键快捷方式没有显示

win11右键快捷方式没有显示

回到Win10菜单栏

回到Win10菜单栏执行的命令:

reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

 要重启动一下Windows 资源管理器

恢复Win11菜单栏 


如果想回到Win11菜单栏的话,就按照以上步骤执行下面命令即可:

reg delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /va /f


 回到Win11菜单栏的话是不需要再重启 “Windows 资源管理器” 的,直接执行就能回到了。
 

输入regedit,进入命令提示符

2.找到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TerminalServer\Wds\rdpwd\Tds\tcp,修改PortNumber值

3.HKEY_LOCAL_MACHINE\SYSTEM\CurrentContro1Set\Control\TenninalServer\WinStations\RDP-Tcp,找到PortNumber,值改成和上面一致

或者将下面两个代码存为.reg的文件,直接用注册表导入可以达到相同效果

  1. Windows Registry Editor Version 5.00
  2. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\Tds\tcp]
  3. "InteractiveDelay"=dword:0000000a
  4. "OutBufCount"=dword:00000006
  5. "OutBufDelay"=dword:00000064
  6. "OutBufLength"=dword:00000212
  7. "PdClass"=dword:00000002
  8. "PdDLL"="tdtcp"
  9. "PdFlag"=dword:0000004e
  10. "PdName"="tcp"
  11. "PortNumber"=dword:0000826d
  12. "RequiredPds"=hex(7):74,00,73,00,73,00,65,00,63,00,73,00,72,00,76,00,00,00,00,\
  13. 00
  14. "ServiceName"="tcpip"

 

  1. Windows Registry Editor Version 5.00
  2. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp]
  3. "AudioEnumeratorDll"="rdpendp.dll"
  4. "Callback"=dword:00000000
  5. "CallbackNumber"=""
  6. "CdClass"=dword:00000000
  7. "CdDLL"=""
  8. "CdFlag"=dword:00000000
  9. "CdName"=""
  10. "CfgDll"="RDPCFGEX.DLL"
  11. "ColorDepth"=dword:00000005
  12. "Comment"=""
  13. "Domain"=""
  14. "DrawGdiplusSupportLevel"=dword:00000001
  15. "fAllowSecProtocolNegotiation"=dword:00000001
  16. "fAutoClientDrives"=dword:00000001
  17. "fAutoClientLpts"=dword:00000001
  18. "fDisableAudioCapture"=dword:00000000
  19. "fDisableCam"=dword:00000000
  20. "fDisableCcm"=dword:00000000
  21. "fDisableCdm"=dword:00000000
  22. "fDisableClip"=dword:00000000
  23. "fDisableCpm"=dword:00000000
  24. "fDisableEncryption"=dword:00000001
  25. "fDisableExe"=dword:00000000
  26. "fDisableLPT"=dword:00000000
  27. "fEnableWinStation"=dword:00000001
  28. "fForceClientLptDef"=dword:00000001
  29. "fHomeDirectoryMapRoot"=dword:00000000
  30. "fInheritAutoClient"=dword:00000001
  31. "fInheritAutoLogon"=dword:00000001
  32. "fInheritCallback"=dword:00000000
  33. "fInheritCallbackNumber"=dword:00000001
  34. "fInheritColorDepth"=dword:00000000
  35. "fInheritInitialProgram"=dword:00000001
  36. "fInheritMaxDisconnectionTime"=dword:00000001
  37. "fInheritMaxIdleTime"=dword:00000001
  38. "fInheritMaxSessionTime"=dword:00000001
  39. "fInheritReconnectSame"=dword:00000001
  40. "fInheritResetBroken"=dword:00000001
  41. "fInheritSecurity"=dword:00000000
  42. "fInheritShadow"=dword:00000001
  43. "fLogonDisabled"=dword:00000000
  44. "fPromptForPassword"=dword:00000000
  45. "fReconnectSame"=dword:00000000
  46. "fResetBroken"=dword:00000000
  47. "fUseDefaultGina"=dword:00000000
  48. "InitialProgram"=""
  49. "InputBufferLength"=dword:00000800
  50. "InteractiveDelay"=dword:00000032
  51. "KeepAliveTimeout"=dword:00000000
  52. "KeyboardLayout"=dword:00000000
  53. "LanAdapter"=dword:00000000
  54. "LoadableProtocol_Object"="{5828227c-20cf-4408-b73f-73ab70b8849f}"
  55. "MaxConnectionTime"=dword:00000000
  56. "MaxDisconnectionTime"=dword:00000000
  57. "MaxIdleTime"=dword:00000000
  58. "MaxInstanceCount"=dword:ffffffff
  59. "MinEncryptionLevel"=dword:00000002
  60. "NWLogonServer"=""
  61. "OutBufCount"=dword:00000006
  62. "OutBufDelay"=dword:00000064
  63. "OutBufLength"=dword:00000212
  64. "Password"=""
  65. "PdClass"=dword:00000002
  66. "PdClass1"=dword:0000000b
  67. "PdDLL"="tdtcp"
  68. "PdDLL1"="tssecsrv"
  69. "PdFlag"=dword:0000004e
  70. "PdFlag1"=dword:00000000
  71. "PdName"="tcp"
  72. "PdName1"="tssecsrv"
  73. "PortNumber"=dword:0000826d
  74. "SecurityLayer"=dword:00000002
  75. "SelectNetworkDetect"=dword:00000001
  76. "SelectTransport"=dword:00000002
  77. "Shadow"=dword:00000001
  78. "UserAuthentication"=dword:00000001
  79. "Username"=""
  80. "WdFlag"=dword:00000036
  81. "WdName"="Microsoft RDP 8.0"
  82. "WdPrefix"="RDP"
  83. "WebSocketListenerPort"=dword:00000d3b
  84. "WebSocketTlsListenerPort"=dword:00000d40
  85. "WFProfilePath"=""
  86. "WorkDirectory"=""
  87. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\TSMMRemotingAllowedApps]
  88. "ehshell.exe"=dword:00000002
  89. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\VideoRemotingWindowNames]
  90. "AGFullScreenWinClass"="*"
  91. "EVRVideoHandler"="*"
  92. "MacromediaFlashPlayerActiveX"="*"
  93. "MicrosoftSilverlight"="*"
  94. "ShockwaveFlashFullScreen"="*"

4.点击”开始”-“运行”,输入services.msc,打开服务,找到Remote Desktop Services,将此服务重启

5.控制面板\所有控制面板项\Windows Defender 防火墙\高级设置 中

增加入栈规则,将改动的端口号加入到其中点击完成即可。

远程桌面不使用密码录入的方法,运行gpedit.msc

依次选择 Windows 设置——安全设置——本地策略——安全选项

找到:帐户:使用空白密码的本地帐户只允许进行控制台登录 双击打开

选择 已禁用 再应用确认!

 

 

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Guff_9hys/article/detail/800101
推荐阅读
相关标签
  

闽ICP备14008679号