Share via

Windows APP/ remote desktop performance is too high.

Dean Zhang 0 Reputation points
2025-12-17T07:29:27.64+00:00

We are currently facing an issue where Windows App / Remote Desktop disconnects and forces the application to exit unexpectedly during operation. After the disconnection, the Windows desktop becomes abnormal, specifically with the Explorer (explorer.exe) process failing to load or behaving incorrectly.

Based on our investigation so far, we have observed that Windows is consuming an abnormally high amount of local memory when this issue occurs. This problem has been reported by multiple users within our company, not just a single case.

We have already attempted the following mitigation steps:

Updated the graphics driver (via Check update online)

Installed the latest Windows patches

Increased physical memory (from 4 GB to 8 GB)

However, these actions have not resulted in significant improvement, and the issue continues to occur.


Moved from: Windows Insider program | Windows Insider preview | Performance and maintenance

Windows for home | Other | Apps
0 comments No comments

3 answers

Sort by: Most helpful
  1. Restee Miranda 14,040 Reputation points Independent Advisor
    2025-12-18T14:40:17.53+00:00

    Thanks for checking that. It sounds like the Windows App itself is the main culprit, especially since memory spikes and auto-updates keep bringing back the issue. Downgrading helps temporarily, but the forced upgrade explains why it returns. A couple of things to confirm: do you have the Microsoft Store auto-update enabled, and is this happening on all machines or just those running your internal time-tracking app? For now, you can try disabling Store updates or using Group Policy to block automatic app updates, then keep the stable version installed. Also, when the virtual memory warning appears, can you check if the paging file is set to “System managed” or a fixed size? If it’s fixed, increasing it might help. Let me know if you can share the Windows App version that works best and whether the issue happens only when the tracking app is active.

    Was this answer helpful?

    0 comments No comments

  2. Restee Miranda 14,040 Reputation points Independent Advisor
    2025-12-17T14:08:35.1+00:00

    Hi Dean, I appreciate you sharing the details. From what you’ve described, the issue seems tied to a memory leak or resource overload during Remote Desktop sessions, which causes Windows to disconnect and Explorer to crash. Let’s start with a few quick checks: when the problem happens, can you open Task Manager and confirm which process is consuming the most memory? Also, are these sessions using features like audio redirection, printer mapping, or clipboard sync? Disabling those in the RDP client settings often helps. If you can, try restarting the “Remote Desktop Services” and “Explorer” processes instead of rebooting the whole machine to see if stability returns. Lastly, have you noticed if this happens more on Windows 11 or after a recent update?

    Regards,

    Rez

    Was this answer helpful?


  3. AI answer

    2025-12-17T07:30:24.1466667+00:00

    It seems that you are experiencing performance issues with Windows applications and Remote Desktop, particularly with high memory consumption and unexpected disconnections. Here are some troubleshooting steps and considerations that may help address the problem:

    1. Monitor Resource Consumption: Use Task Manager to check for any processes that are consuming an unusual amount of memory or CPU. This can help identify if a specific application or service is causing the issue.
    2. Session Leaks: As mentioned in the context, session leaks can occur, particularly due to non-Microsoft software or security applications that interact with RDP sessions. Consider uninstalling or disabling any non-Microsoft software temporarily to see if the issue persists.
    3. Memory Leaks: If you suspect a memory leak, monitor the memory usage over time. If it increases without being released, it may indicate a leak in an application. Restarting the Remote Desktop Services (RDS) service can temporarily alleviate the issue, but it will disconnect all users.
    4. Performance Tuning: Optimize applications for Remote Desktop Session Host by minimizing background processing, reducing the frequency of state checks, and disabling unnecessary startup processes. This can help reduce CPU and memory usage.
    5. Update Non-Microsoft Software: Ensure that all third-party applications, especially those that interact with RDP, are fully updated. Sometimes, outdated software can cause compatibility issues leading to high resource consumption.
    6. Check for Black Screen Issues: If users are experiencing black screens, ensure that the appropriate updates for Windows and the Remote Desktop services are applied, as specific updates address these issues.
    7. Increase Virtual Machine Resources: If applicable, consider increasing the size of the virtual machine or reducing the number of concurrent users to improve performance.

    If these steps do not resolve the issue, you may need to gather more detailed logs or performance data and possibly reach out to Microsoft support for further assistance.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.