Repository

Looks good to me!

User Tools

Site Tools


kb:intranet:platforms:windows:windows11

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 setting: Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope CurrentUser

kb/intranet/platforms/windows/windows11.txt · Last modified: 3 days ago (31 March 2025) by justin