What to do if remote desktop crashes after connecting

王林
Release: 2020-09-27 13:38:19
Original
24400 people have browsed it

Solution to the crash after remote desktop connection: 1. Open the registry editor and find the Memory Management folder; 2. Create a new DWORD key value with the name SessionlmageSize and the value 0x00000020; 3. Restart the system.

What to do if remote desktop crashes after connecting

Solution:

(Learning recommendation: php training)

1. Open Run Enter regedit in the window, open the registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management and create a new DWORD key value;

What to do if remote desktop crashes after connecting

2, the name is SessionImageSize, The value is 0x00000020;

3. Just restart the system.

The above is the detailed content of What to do if remote desktop crashes after connecting. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template