diff --git a/Fix Windows 11.ps1 b/Fix Windows 11.ps1 index 26acf52..d4851f5 100644 --- a/Fix Windows 11.ps1 +++ b/Fix Windows 11.ps1 @@ -6,7 +6,7 @@ if (!([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]: [void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing") [void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms") [void] [System.Reflection.Assembly]::LoadWithPartialName("PresentationFramework") - +$host.ui.RawUI.WindowTitle = “Fix Windows 11 Powershell” Clear-Host #powershell.exe -WindowStyle Hidden -file > $null