What would be causing memory issues with the OS?

Douglass S. Strempek 0 Reputation points
2024-09-30T15:59:48.11+00:00

I'm running two thin clients in an environment. Each client auto-logins and runs a browser either Edge or Chrome. Within either browser I get Out of Memory errors. I have disabled all scheduled tasks. At times the Dell Application will even launch and say Application Out of Memory. I've tried to put folder exclusions in for Edge, but still have the same problem. I bought these just to display a website and don't have a management server. Any thoughts on what the problem could be? I was told this application isn't right for these machines since I don't have an application server.

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
396 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sean Liming 4,591 Reputation points
    2024-10-01T16:05:44.2366667+00:00

    It sounds like you have UWF enabled. If you disable UWF, do the memory issues still occur?

    If there are no issues, what other UWF exclusion do you have setup?

    I typically recommend the base line UWF exclusions:

    • c:\Windows\System32\winevt\Logs
    • c:\Windows\assembly
    • "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones"
    • HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
    • HKLM\SOFTWARE\Policies\Microsoft\Windows\WiredL2\GP_Policy
    • HKLM\SYSTEM\CurrentControlSet\services\dot3svc

    My UWF GUI utility has support to get an estimated file list that is filling up the overlay: https://annabooks.com/SW_UWFUtility.html This might give you a clue as to what might be filling up memory.

    -Sean Liming

    Author: Starter Guide for Windows® 10 IoT Enterprise


Your answer

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