Description of the issue: While it is easy to launch Brave when Windows 11 logs-in, it is seemingly very difficult to have the app start minimized, which is what I would prefer.
How can this issue be reproduced?
-
Create a shortcut to Brave.exe and place it in the
shell:startupdirectory. -
Log-out or reboot the computer.
-
Log-in to the computer.
Expected result: For Brave to launch but minimized to the taskbar.
Brave Version( check About Brave): Brave 1.83.118 (Official Build) (64-bit) Chromium: 141.0.7390.108.
Additional Information:
-I have tried going into the shortcut properties and checking Run: Minimized (no effect)
-I have tried launching Brave with the target Brave.exe --start-minimized flag (no effect)
-I have also tried putting a startup.bat file in my start-up directory that launches Brave via PowerShell: powershell -windowstyle hidden -command "Start-Process -FilePath 'C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe' -WindowStyle Minimized" (no effect)
Perhaps there is a method I am missing but it seems impossible to have Brave launch at log-in but then minimized itself?