WinslopFix

1.0.2

WinslopFix manages WorkloadsSessionHost memory consumption on Windows 11 Copilot+ PCs. Provides intelligent memory-threshold-based process throttling, granular Copilot AI feature controls (Recall, Click to Do, Windows AI Fabric Service), and silent RMM-ready deployment via SYSTEM-level Scheduled Tasks. Originally inspired by WorkloadManager by Dante/SafeAutentic.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WinslopFix

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name WinslopFix

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Dailen Gunter. All rights reserved.

Package Details

Author(s)

  • Dailen Gunter

Tags

CopilotPlus WorkloadsSessionHost MemoryManagement WindowsAI Recall ClickToDo RMM MSP Optimization Windows11 Dailen

Functions

Get-WorkloadSessionStatus Stop-WorkloadSession Start-WinslopFix Install-WinslopFix Uninstall-WinslopFix Get-WinslopFixLog Disable-CopilotAIFeature Enable-CopilotAIFeature

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 1.0.0 - Initial Release

Complete rewrite of WorkloadManager (originally by Dante/SafeAutentic).

### What's New
- Memory-threshold-based process management (replaces blind 60-second timer)
- Three termination strategies: MemoryThreshold, Timer, All
- SYSTEM-level Scheduled Task deployment (no UAC prompts)
- Granular Copilot AI feature controls (Recall, ClickToDo, WindowsAI)
- Structured PSCustomObject output on all functions
- Full SupportsShouldProcess / -WhatIf / -Confirm support
- Windows Event Log integration with structured EventID schema
- Automatic cleanup of legacy SafeAutentic/WorkloadManager artifacts
- Pester test suite and PSScriptAnalyzer compliance

FileList

  • WinslopFix.nuspec
  • .gitignore
  • ARCHITECTURE.md
  • .git\description
  • .git\hooks\commit-msg.sample
  • .git\hooks\pre-merge-commit.sample
  • .git\hooks\push-to-checkout.sample
  • .git\logs\refs\heads\master
  • .git\objects\1a\2ffcc3839940349532e0aaa4a6ab8c2d847af7
  • .git\objects\31\46d81998e4c2d664932eec0a72031822ca225b
  • .git\objects\48\9a41d9301ccc02cda2c5eb54265eb81abcc081
  • .git\objects\66\9a2229fef90ae99fde55507964f69612e271fb
  • .git\objects\7a\3afb5e8f039a1031b62423a32599441f2f2798
  • .git\objects\8f\9407e50e12ecf27eecf79d323fa0c92334918f
  • .git\objects\b7\ca57d1e27956574e3d98a1c4e2e2380e9b49cb
  • .git\objects\d6\017088a1c3df060db8dfb427c760139411c0a3
  • .git\objects\ed\851d227ecfa825b3d87316bb93b667ceac1b8a
  • .git\refs\heads\master
  • Private\Assert-Administrator.ps1
  • Private\Write-WinslopFixLog.ps1
  • Public\Get-WorkloadSessionStatus.ps1
  • Public\Uninstall-WinslopFix.ps1
  • Tests\WinslopFix.Module.Tests.ps1
  • CHANGELOG.md
  • WinslopFix.psd1
  • .git\FETCH_HEAD
  • .git\hooks\fsmonitor-watchman.sample
  • .git\hooks\pre-push.sample
  • .git\hooks\sendemail-validate.sample
  • .git\logs\refs\remotes\origin\HEAD
  • .git\objects\22\2fb64ed5ce6cc16ffb95a45ee0d39d145de6a9
  • .git\objects\32\2c1e53615dbf341efd6c8f99aab6626a287a93
  • .git\objects\4d\c95988ed759cec87d835a72089bd811dbe4d12
  • .git\objects\73\b9b8ecc5409d457395c58bd160b94c83c68e54
  • .git\objects\7c\b28021b5b770ff50ead13e24dc894af029b7a8
  • .git\objects\9b\48c981e30391629c1ed4f5dc739fbccfa0cd16
  • .git\objects\b9\b756d7982171967383f871e233b9165f09c945
  • .git\objects\e1\edca5f6f64e02f9456d1d08f22b2f74bd181aa
  • .git\objects\fd\7cfd4a92633e4c2c3beec852cd488dc72c3682
  • .git\refs\remotes\origin\HEAD
  • Private\Get-WinslopFixConfig.ps1
  • Public\Disable-CopilotAIFeature.ps1
  • Public\Install-WinslopFix.ps1
  • Tests\Get-WorkloadSessionStatus.Tests.ps1
  • _original\Desinstalar-WorkloadManager.ps1
  • LICENSE
  • WinslopFix.psm1
  • .git\HEAD
  • .git\hooks\post-update.sample
  • .git\hooks\pre-rebase.sample
  • .git\hooks\update.sample
  • .git\logs\refs\remotes\origin\master
  • .git\objects\26\47f1e13e06150818b2be59196f8587dcd82498
  • .git\objects\3b\ebf4deebd9bbc6217b337cb1260a10222c4ef9
  • .git\objects\4e\53e98047dc38505586be44154ed7c032b0af79
  • .git\objects\74\640ab79039b66858bf96a296c84e15e3528af9
  • .git\objects\8a\8b1a2b0cce3def2eebe18c2d89de8ba9862adb
  • .git\objects\ac\bd0a2260d9558fc1ead9f64fd1cbede9a12048
  • .git\objects\bb\c3aa146fae5085cdc785a7f8d8e55431de0c1b
  • .git\objects\e3\968f92bcc113399d2c0d730ad0825a809e4364
  • .git\objects\ff\6e3a2f6a88f040ab2a4ccd4e2655bfef36fa4a
  • .git\refs\remotes\origin\master
  • Private\Get-WinslopFixProcess.ps1
  • Public\Enable-CopilotAIFeature.ps1
  • Public\Start-WinslopFix.ps1
  • Tests\Install-WinslopFix.Tests.ps1
  • _original\Instalar-WorkloadManager.ps1
  • README.md
  • .git\COMMIT_EDITMSG
  • .git\index
  • .git\hooks\pre-applypatch.sample
  • .git\hooks\pre-receive.sample
  • .git\info\exclude
  • .git\objects\10\7719437c50726fe7d243b74c7b57b70cacbde9
  • .git\objects\2a\ea7447e7cac4adf8e62c6d579a44eee11fb2ed
  • .git\objects\42\fe0857f69d5f3d127515d63c405a47c1d3f397
  • .git\objects\5b\8e3885d330b9a3f8f8673b09ea22ca3bd53d43
  • .git\objects\77\bfda36b870d32611401ca417bbd7d6d6d3827d
  • .git\objects\8a\9c52883c14d912a239c24d25cf7619e84c3904
  • .git\objects\b7\3d91d1e21c4412f039ba249b368043f4b376bf
  • .git\objects\d2\f2e7a98d04a35cbe0919ad34aa5d488dd8145f
  • .git\objects\ed\5c26990303f0aedade5d30544219aa371b4960
  • .git\objects\ff\be9f89b3dcbbdc241e87f30e5c869334104e38
  • Config\DefaultConfig.json
  • Private\Test-CopilotPlatform.ps1
  • Public\Get-WinslopFixLog.ps1
  • Public\Stop-WorkloadSession.ps1
  • Tests\Stop-WorkloadSession.Tests.ps1
  • _original\WorkloadManager.ps1
  • .git\config
  • .git\hooks\applypatch-msg.sample
  • .git\hooks\pre-commit.sample
  • .git\hooks\prepare-commit-msg.sample
  • .git\logs\HEAD
  • .git\objects\18\d50f735d36892b0915b601977b909143f99cbf
  • .git\objects\2c\b0cba8cc1b0c6996dcb2b3fe7811b89880ad4c
  • .git\objects\44\f779a0149b57561b8e577bd8acdcb1c95cbfdb
  • .git\objects\62\0fc24a9e6c11dc799ec5dc6d1af8293c85080f

Version History

Version Downloads Last updated
1.0.2 (current version) 0 6/4/2026
1.0.1 0 6/4/2026
1.0.0 0 6/4/2026