Minimize Programs on Windows 10 Startup
By Vladimir Mikhalev · Solutions Architect · Docker Captain · IBM Champion
This article is for those looking for a detailed and clear guide on how to minimize programs on Windows 10 startup.
NOTEFor this example, we will be working with Microsoft Edge.
Right-click on the shortcut of the program that you want to automatically launch when the system boots, then select “Copy”.

On the keyboard, press the key combination “Win” and “r”, then enter:
%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartupNOTEIf you want the program to automatically start for all users, then you must enter:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUpClick on the “OK” button.

Right-click on an empty space in the folder and select “Paste”.

Now the specified program will automatically start at system boot, and the program window will appear on top of the Windows desktop. This is not very convenient, so we will make the program run minimized.

Select the desired program shortcut and click on it with the right mouse button, then select “Properties”.

In order for Microsoft Edge to start minimized, you must select “Minimized” in the “Run” section.
Click on the “OK” button.

Microsoft Edge will now automatically launch minimized when Windows boots up and thus won’t get in the way by appearing on top of the desktop.
The Verdict
Inconvenient truths about shipping in the AI era
Container security, platform engineering, and the agentic shift — tested in production, argued without the hype. The verdict reaches your inbox the moment there's one worth sending.
Related Posts
- 1Recovering a Corrupt Exchange Database with Stellar Repair — Real-World Lab TestSysAdmin & IT Pro · We deliberately broke an Exchange 2019 server to see if Stellar Repair for Exchange could recover a dirty-shutdown EDB file. Step-by-step recovery process, lab setup, and lessons learned.
- 2Distinctions Between Terminal, Command Line, Shell, and PromptSysAdmin & IT Pro · Learn the differences between terminal, command line, shell, and prompt in Linux. A beginner-friendly guide to essential CLI concepts and tools.
- 3Install Ubuntu Server 22.04 LTSSysAdmin & IT Pro · Step-by-step guide to install Ubuntu Server 22.04 LTS. Covers language, disk setup, OpenSSH, user creation, and system configuration for beginners.
- 4Install OTRS on Ubuntu ServerSysAdmin & IT Pro · Comprehensive guide to installing OTRS Community Edition on Ubuntu Server. Learn to configure PostgreSQL, Apache, SSL with Let's Encrypt, and launch OTRS securely.
Random Posts
- 1Upgrade Spigot on Ubuntu Server with MulticraftSysAdmin & IT Pro · Learn how to upgrade Spigot on Ubuntu Server with Multicraft. Step-by-step tutorial for building the latest Spigot version and integrating it with Multicraft.
- 2Install CentOS 7 MinimalSysAdmin & IT Pro · Step-by-step guide to install CentOS 7 Minimal with screenshots. Learn how to configure language, network, partitions, and users for a clean Linux setup.
- 3The Fates of Famous Figures Under the Pressure of Power from the Russian Empire to Our DaysOpinion & Culture · Explore the lives of famous figures persecuted by Russian regimes—from the Empire to today. Discover stories of censorship, exile, and resistance.
- 4Streamlining Security in Software Development with SnykDevOps & Cloud · Discover how Snyk integrates into DevOps to improve app security—from code to containers. Secure your development workflow with this powerful tool.