Hello,
You can try the following steps to troubleshoot the problem:
- Check the installation of the latest patches and updates in Windows Update on the local client and remote server to improve system compatibility and stability.
- Use the SFC tool on the remote server to check for software conflicts and system file corruption:
At the command prompt (admin), type "sfc /scannow", and then restart your computer
- Restart Windows Explorer on the remote server:
Press Ctrl + Shift + Esc to open the task manager. Find "Windows Explorer" in the list. Select it and click the "Restart" button in the bottom right corner.
- Use DISM (Deployment Image Service and Management Tool) to try to repair component storage in Windows Server operating system:
At the command prompt (admin), type "DISM /Online /Cleanup-Image /RestoreHealth" and press Enter.
5.Start the system in the clean boot state and check whether any third-party applications cause the problem.
I hope this helps. Please let me know if you require further assistance or have any questions.
Best regards