Share via

WorkloadsSessionHost eat alot of RAM

Thanh Nguyen 20 Reputation points
2026-05-04T17:18:52.8233333+00:00

User's image

I'am using an Omnibook X with Ultra 7 258v.
It's fresh install without any software except Chrome.
How can I optimize my laptop for battery life?
I just have a Team meeting and it come from 47% to 0% in 1h.

Windows for business | Windows Client for IT Pros | Performance | Other
0 comments No comments

Answer accepted by question author

  1. Tracy Le 7,990 Reputation points Independent Advisor
    2026-05-04T18:10:36.25+00:00

    Hi Thanh Nguyen,

    Stop letting background bloatware kill your new Lunar Lake's battery. WorkloadsSessionHost is not a core Windows system process. It is almost always tied to the pre-installed Dev Home app (or sometimes the Windows App for Cloud PCs). It has a known memory leak issue and will destroy your battery life by running useless background virtualization or sync tasks.

    Since you are running a fresh install and only need Chrome and Teams, you absolutely do not need it. Here is the exact way to fix this and get your battery life back:

    1. Identify and Nuke the App:

    • Right-click one of those WorkloadsSessionHost processes in Task Manager and select Open file location.

    It will likely point to a folder for Microsoft.Windows.DevHome or similar.

    Open PowerShell as Administrator and run this command to remove it entirely: Get-AppxPackage *DevHome* | Remove-AppxPackage (If the file location pointed to a different app, you can simply uninstall that specific app from Settings > Apps).

    2. Stop Background Startups:

    Go to Settings > Apps > Startup.

    Turn off EVERYTHING except Windows Security and your essential hardware drivers. You don't need apps pre-loading in the background if you want maximum battery efficiency.

    Reboot your machine after removing it. Your Ultra 7 258v is designed to easily give you 10+ hours of battery life, not 1 hour. If this helps you reclaim your battery, please click "Accept Answer".

    Tracy Le.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Tracy Le 7,990 Reputation points Independent Advisor
    2026-05-06T09:00:21.18+00:00

    Hi Thanh Nguyen,

    Just doing a quick follow-up to see if you managed to get your battery life back. Did nuking the Dev Home app and disabling the background startups stop WorkloadsSessionHost from eating your RAM?

    If your Lunar Lake chip is still draining too fast or if you need any more help optimizing it, just drop a comment. Always happy to help!

    Tracy.

    Was this answer helpful?

    0 comments No comments

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.