当前位置:网站首页>win10_ Home Edition cannot use remote desktop, and can be accessed by remote desktop.
win10_ Home Edition cannot use remote desktop, and can be accessed by remote desktop.
2022-06-12 14:31:00 【zz891422822】
System settings :
Right click Properties of this computer -> Remote settings -> Allow remote assistance to connect to this computer Check
If Windows The login password of is empty , Generally, you cannot log in to the remote desktop , It needs to be set in group policy that you can log in with a blank password
Start → function Input gpedit.msc , enter
In group policy, select Windows Set up → Security Settings → The local policy → Security options
Find in the window to the right of the security options 【 account : Local accounts with blank passwords are only allowed for console login 】, Right click , choice 【 attribute 】 choice 【 Has been disabled 】 Click on 【 application 】-【 determine 】
win10 The home edition does not have its own group policy , Enable group policy method :
Please send the following 4 Line command to copy and paste into Notepad , Save as bat file , Then right click to run as administrator :
pushd “%~dp0”
dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt
dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt
for /f %%i in (‘findstr /i . List.txt 2^>nul’) do dism /online /norestart /add-package:“C:\Windows\servicing\Packages%%i”
Download and install RDP Wrapper
https://github.com/stascorp/rdpwrap/releases
Right click install.bat file , Run as administrator
Download replacement rfxvmt.dll file
Here we are , double-click RDPConf.exe Three items may be found after the document listenerstate This one is red , You need to download rfxvmt.dll file
https://github.com/pthis/rdpwrap.ini
Start as Administrator CMD, Input net stop termservice, enter , Then replace C:\Program Files\RDP Wrapper In folder rdpwrap.ini, Input net start termservice, enter , Restart the computer .
边栏推荐
- Communication flow analysis
- Soft test (VI) Chrome browser installation selenium IDE
- 程序分析与优化 - 6 循环优化
- Vs2012: cannot assign a value of type 'char *' to an entity of type 'lpwstr'
- 【活动早知道】LiveVideoStack近期活动一览
- Player practice 20 unpacking thread
- C语言中主函数调用另外一个函数,汇编代码理解
- OAuth2学习中的一些高频问题的QA
- To SystemC Beginners: the first program
- Huawei equipment configuration BGP as number replacement
猜你喜欢

Visual positioning guidance system for industrial manipulator (robot)

完美收官|详解 Go 分布式链路追踪实现原理

If you want to build brand awareness, what bidding strategy can you choose?

Leetcode 2176. Count equal and divisible pairs in an array

Program analysis and Optimization - 6 loop optimization

Perfect ending | detailed explanation of the implementation principle of go Distributed Link Tracking

Copy word content to excel and automatically divide it into multiple columns

SystemC common errors

In C language, the main function calls another function, which is understood by assembly code

G++ error in compiling Win32 program: undefined reference to '__ imp_ GetStockObject‘
随机推荐
Machine learning learning notes
Notepad common settings
Leetcode 2176. 统计数组中相等且可以被整除的数对
PostgreSQL14安装使用教程
华为设备配置BGP AS号替换
QT link error: undefined reference to VTable for "XXX“
Variable parameters
How to realize the bidding strategy that pays more attention to transformation in the company's operation Google sem
Visual positioning guidance system for industrial manipulator (robot)
3. Process concealment under the ring ----- continuous concealment and new opening prevention
新技术:高效的自监督视觉预训练,局部遮挡再也不用担心!
recursive learning
Xshell (I) is missing mfc110u DLL file resolution
Player practice 26 adding slider and window maximization
Tcp/ip network communication knowledge record
New technology: efficient self-monitoring visual pre training, local occlusion no longer need to worry!
Detailed explanation of C language memset
Player actual combat 16 xdecode class
Axi4 increase burst / wrap burst/ fix burst and narrow transfer
Player practice 19 xaudio turn on audio