kb:intranet:platforms:windows:windows11
This is an old revision of the document!
Windows 11
Windows 11 specific issues to address.
- Disable "automatic proxy detection", which seems to add a delay to first webpage load.
- Powershell script locations are found with
$PROFILE | Select-Object *
.- Typically C:\Users\username\Documents\PowerShell\Microsoft.PowerShell_profile.ps1
- Use winget for package management (despite the historical controversy), stuff like ffmpeg can be installed as well.
Powershell execution policy: Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope CurrentUser
kb/intranet/platforms/windows/windows11.1743406443.txt.gz · Last modified: 2 weeks ago (31 March 2025) by justin