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

Local account: Shift-F10 + oobe\bypassnro

kb/intranet/platforms/windows/windows11.txt · Last modified: 7 days ago (20 June 2025) by Justin