Windows 10: Windows kills every process

Discus and support Windows kills every process in Windows 10 BSOD Crashes and Debugging to solve the problem; Windows kills 90% of my applications on startup i can watch it happen in task manager.Stuff like chrome and discord work ok while a miriad of programs... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Na__fff, Apr 26, 2021.

  1. Na__fff Win User

    Windows kills every process


    Windows kills 90% of my applications on startup i can watch it happen in task manager.Stuff like chrome and discord work ok while a miriad of programs like notepad, Photoshop, edge, and my games will not open... Even system restore stops after 2 seconds.Idk what to do as there seems to be nothing that has worked online...Tha ks in advance,Josh.

    :)
     
    Na__fff, Apr 26, 2021
    #1
  2. dalchina Win User

    Auto-kill a process


    As I said, a trivial Autohotkey script - a permanent loop
    loop {
    If process exists - kill it
    sleep n
    }

    (very roughly)
     
    dalchina, Apr 26, 2021
    #2
  3. GNJha Win User
    Boot Process

    Hi,

    Please suggest me a link that can explain the boot process step by step of ...

    • Windows 7,
    • Windows 8.1,
    • Windows 10,
    • Windows Server 2008 R2 and
    • Windows Server 2012 R2

    With Regards

    InTech
     
    GNJha, Apr 26, 2021
    #3
  4. borgus Win User

    Windows kills every process

    Auto-kill a process


    Appreciate the suggestion. I use a .bat file here to do essentially what you describe, but my aim is to automate the process - no user intervention. A specified process opens; it spots and kills it. Closest that I have seen is an app that claims to do this on a schedule.
     
    borgus, Apr 26, 2021
    #4
Thema:

Windows kills every process

Loading...
  1. Windows kills every process - Similar Threads - kills every process

  2. Background processes can't be killed.

    in Windows 10 Gaming
    Background processes can't be killed.: I updated from Windows 10 to 11 almost 2 months ago. All the applications I use regularly are updated as is WIndows. When I start an application, whether it is a Microsoft application or other applications such as Adobe, Autodesk, Spotify, and so on. If the application starts...
  3. Background processes can't be killed.

    in Windows 10 Software and Apps
    Background processes can't be killed.: I updated from Windows 10 to 11 almost 2 months ago. All the applications I use regularly are updated as is WIndows. When I start an application, whether it is a Microsoft application or other applications such as Adobe, Autodesk, Spotify, and so on. If the application starts...
  4. Kill a Linux process programmatically in WSL2

    in Windows 10 Software and Apps
    Kill a Linux process programmatically in WSL2: If I issue a long-running WSL command from a C# program, how do I terminate that Linux process programmatically? How do I identify the PID of the process in Linux so that I can issue a 'kill' command?...
  5. .bat script for killing specific Process ?

    in Windows 10 Ask Insider
    .bat script for killing specific Process ?: I need script that when i open script.bat file it automattically kills process items with specific name like kill web1.exe , text1.exe. without any user input. thanks. submitted by /u/Puzzled_Waltz326 [link] [comments]...
  6. How do I kill this process

    in Windows 10 Ask Insider
    How do I kill this process: [ATTACH] I know the consequences, please tell me how to submitted by /u/Niru2169 [link] [comments] https://www.reddit.com/r/Windows10/comments/ljpdzx/how_do_i_kill_this_process/
  7. Is it safe to kill Windows 10 Update Assistant's process?

    in Windows 10 Ask Insider
    Is it safe to kill Windows 10 Update Assistant's process?: My laptop has been stuck at 99 for hours. submitted by /u/andrew_982_ [link] [comments] https://www.reddit.com/r/Windows10/comments/eiif7v/is_it_safe_to_kill_windows_10_update_assistants/
  8. Vmmem process will not be killed. Windows sandbox.

    in Windows 10 BSOD Crashes and Debugging
    Vmmem process will not be killed. Windows sandbox.: My computer has been using about 20 percent utilization since a glitch in the Windows Sandbox Program. I cannot get rid of the processes and they keep coming back on restart with the user as the generic random generated PC name that is given to a Windows Sandbox instance....
  9. Kill a Process in Windows 10

    in Windows 10 Tutorials
    Kill a Process in Windows 10: How to: Kill a Process in Windows 10 [img] Information A process is an instance of a program that is being executed. Each process running in Windows is assigned a unique decimal number called the process ID, or PID. If you notice a running process is reducing your...
  10. Auto-kill a process

    in Windows 10 Support
    Auto-kill a process: Is there a way to auto-sense that a process has started and automatically kill it, without user intervention? I am aware of Auto-kill any process v.2.2, but that, according to one reviewer, requires user input. Thanks. 27047