Hello,
Thank you for posting in Microsoft Community forum.
Based on the description, I understand your question is related to memory leak.
- Try run below command to disable Network Data Usage Monitoring Driver (NDU), it is responsible for collecting data related to network usage, but itself may lead to memory leak. sc config NDU start= disabled
- Try update network drivers in device manager:
Press Windows + 'R' and type devmgmt.msc to open Device Manager.
Locate the device and double-click on it to expand.
Double-click on the driver and go to the Drivers tab.
Click "Update Driver" and select "Automatic Search" for drivers.
- Try install the latest windows update for Server 2022. Also, if you are using any 3rd party antivirus software, uninstall it and monitor the memory issue.
Have a nice day.
Best Regards,
Molly