Windows 10: Some program can't start minimized after reinstalling windows 10

Discus and support Some program can't start minimized after reinstalling windows 10 in Windows 10 Software and Apps to solve the problem; Hi. I got asus battery health charging installed on my laptop, which I've been used since 7 years agorecently, I did clean re-install for my windows,... Discussion in 'Windows 10 Software and Apps' started by Bram96, Jun 18, 2024.

  1. Bram96 Win User

    Some program can't start minimized after reinstalling windows 10


    Hi. I got asus battery health charging installed on my laptop, which I've been used since 7 years agorecently, I did clean re-install for my windows, by now, new problem occur. Despite I set the program as "minimised" in it's properties shortcut, it still run normally. This never happened beforeI tried to contact asus support but all what they ask me to do is just keep reinstalling my windows or contact windows supportwhile trying to contact windows support, this message appearYou don't have permission to access "http://support.microsoft.com/en-us/home/contact?" on this server.Reference #18.57

    :)
     
    Bram96, Jun 18, 2024
    #1

  2. How to actually start program minimized in Windows 10?

    Steps i tried to make program (for example: Thunderbird) to load on startup, but minimized:

    1. Placed shortcut under: C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    2. In a shortcut properties i've checked "minimized"

    Rebooted windows, it does start, but MAXIMIZED! Can't make it minimized, just like on MacOS i could set it hidden.
     
    Alexander Kim, Jun 19, 2024
    #2
  3. Avedis53 Win User
    Can't get GPU-Z to start with Windows 8.1 startup

    I'm not sure how to do that. Could you list the steps for a noob?
     
    Avedis53, Jun 19, 2024
    #3
  4. MrGenius Win User

    Some program can't start minimized after reinstalling windows 10

    [Solved] Windows 10 keeps reinstalling KB3119142

    I noticed quite some time ago that KB3119142 (Update for Microsoft Visual C++ 2012 Update 4 Redistributable Package) kept reinstalling itself for some reason. At least once daily. Sometimes up to several times a day. I just ignored it. It didn't seem to be doing any harm. And I figured they'd eventually fix it. Well...days turned into weeks, weeks into months, with no end to the problem in sight. It dragged on unsolved for at least the last few months. Literally reinstalling itself hundreds of(at least a hundred, felt like more) times in that period of time.

    So I finally googled it a couple days ago. And just got around to fixing it today. Which appears to have worked. And it couldn't have been easier to do. I feel so stupid to have let it intimidate me for so long.*Oops! Some program can't start minimized after reinstalling windows 10 :oops:
    Below are links to the thread that I got the fix idea from, and the official MS support info page for KB3119142(from which I quoted the above).
    http://www.tenforums.com/windows-up...-windows-10-keeps-reinstalling-kb3119142.html
    https://support.microsoft.com/en-us/kb/3119142
     
    MrGenius, Jun 19, 2024
    #4
Thema:

Some program can't start minimized after reinstalling windows 10

Loading...
  1. Some program can't start minimized after reinstalling windows 10 - Similar Threads - program can't start

  2. Some program can't start minimized after reinstalling windows 10

    in Windows 10 Gaming
    Some program can't start minimized after reinstalling windows 10: Hi. I got asus battery health charging installed on my laptop, which I've been used since 7 years agorecently, I did clean re-install for my windows, by now, new problem occur. Despite I set the program as "minimised" in it's properties shortcut, it still run normally. This...
  3. Some program can't start minimized after reinstalling windows 10

    in Windows 10 Installation and Upgrade
    Some program can't start minimized after reinstalling windows 10: Hi. I got asus battery health charging installed on my laptop, which I've been used since 7 years agorecently, I did clean re-install for my windows, by now, new problem occur. Despite I set the program as "minimised" in it's properties shortcut, it still run normally. This...
  4. Can't find any programs in start menu after reinstalling Windows

    in Windows 10 Ask Insider
    Can't find any programs in start menu after reinstalling Windows: Yesterday my entire C: drive corrupted and I had to reinstall Windows. Since then I am no longer able to find programs on my other drives by searching the start menu. I checked the indexing settings and made sure it was indexing my other drives too, but it still wouldn't find...
  5. Need to start a program minimized

    in Windows 10 Software and Apps
    Need to start a program minimized: Hi... I made a new string on the following registry key: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run I got the program to start on windows startup. But I need it to open minimized. What do I need to do to make it open...
  6. How to start a program minimized

    in Windows 10 Support
    How to start a program minimized: Hi... I made a new string on the following registry key: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run I got the program to start on windows startup. But I need it to open minimized. What do I need to do to make it open...
  7. Some programs won't start anymore even after a reinstall of the program

    in Windows 10 BSOD Crashes and Debugging
    Some programs won't start anymore even after a reinstall of the program: Hi all, I already posted this issue on other forums like: https://www.tenforums.com/software-apps/120877-some-programs-wont-start-anymore-even-after-reinstall-program.html However all the other forums don't give me even a respones or don't react anymore after 1...
  8. Some programs won't start anymore even after a reinstall of program

    in Windows 10 Software and Apps
    Some programs won't start anymore even after a reinstall of program: Hi all, I have the weirdest issue. For some background information. I'm an IT'er my self. However, I tried everything within my knowledge to solve the problem. The problem: I'm working on a windows 10 pro, one day after a restart the following occurred: -Some services won't...
  9. How To Automaticaly Start A Program Minimized

    in Windows 10 Software and Apps
    How To Automaticaly Start A Program Minimized: I have an old programme I like called Desktop Secretary that I am using With Windows 10. Its being run in compatibility mode for Vista SP2. The built in option to run on startup does not work for Win 10 so I am using Task scheduler to make it run automatically at startup. Is...
  10. Batch file start program minimized

    in Windows 10 Support
    Batch file start program minimized: Here's a little script to make a backup of 2 directories: Code: ::can't copy Opera data while Opera is running taskkill /im opera.exe robocopy c:\all e:\Bobback\All /mir robocopy c:\Users\Bob\AppData\Roaming e:\Bobback\Roaming /mir ::restart Opera minimized start...