246 words
1 min read

Minimize Programs on Windows 10 Startup

By · Solutions Architect · Docker Captain · IBM Champion
Cover image for the post 'Minimize Programs on Windows 10 Startup'

This article is for those looking for a detailed and clear guide on how to minimize programs on Windows 10 startup.

NOTE

For 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”.

Minimize Programs on Windows 10 Startup - Step 1

On the keyboard, press the key combination “Win” and “r”, then enter:

%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
NOTE

If you want the program to automatically start for all users, then you must enter:

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp

Click on the “OK” button.

Minimize Programs on Windows 10 Startup - Step 2

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

Minimize Programs on Windows 10 Startup - Step 3

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.

Minimize Programs on Windows 10 Startup - Step 4

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

Minimize Programs on Windows 10 Startup - Step 5

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

Click on the “OK” button.

Minimize Programs on Windows 10 Startup - Step 6

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.


Vladimir Mikhalev

Docker Captain  ·  IBM Champion  ·  AWS Community Builder

The Verdict — production-tested analysis on YouTube.

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

Same category
  1. 1
    Recovering a Corrupt Exchange Database with Stellar Repair — Real-World Lab Test
    SysAdmin & IT Pro · We deliberately broke an Exchange 2019 server to test Stellar Repair on a dirty-shutdown EDB file. The recovery process, lab setup, and lessons learned.
  2. 2
    Distinctions Between Terminal, Command Line, Shell, and Prompt
    SysAdmin & IT Pro · Learn the differences between terminal, command line, shell, and prompt in Linux. A beginner-friendly guide to essential CLI concepts and tools.
  3. 3
    Install Ubuntu Server 22.04 LTS
    SysAdmin & 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.
  4. 4
    Install OTRS on Ubuntu Server
    SysAdmin & IT Pro · Guide to installing OTRS Community Edition on Ubuntu Server — configure PostgreSQL, Apache, and SSL with Let's Encrypt, and launch OTRS securely.

Random Posts

Random
  1. 1
    Install Docker Engine and Docker Compose on Ubuntu Server
    DevOps & Cloud · Learn how to install Docker Engine and Docker Compose on Ubuntu Server. Follow a clear, step-by-step guide to get Docker running quickly and securely.
  2. 2
    The 80th Anniversary of the Deportation of the Crimean Tatars
    Opinion & Culture · Marking 80 years since the 1944 deportation of Crimean Tatars by Stalin's regime. Explore the tragedy, its impact, and its echoes in modern-day Crimea.
  3. 3
    Install Ghost Using Docker Compose
    Self-Hosting · Install Ghost with Docker Compose and Traefik, complete with Let's Encrypt SSL. Launch a secure, self-hosted blogging platform in just a few steps.
  4. 4
    Install Foreman on Ubuntu Server
    SysAdmin & IT Pro · Learn how to install Foreman on Ubuntu Server to manage, provision, and monitor infrastructure with Puppet integration in a few simple steps.
Minimize Programs on Windows 10 Startup
https://heyvaldemar.com/minimize-programs-on-windows-10-startup/
Author
Vladimir Mikhalev
Published
2021-02-08
License
CC BY-NC-SA 4.0