Windows 10: taskkill/F/FI "status eq running"_is it safe

Discus and support taskkill/F/FI "status eq running"_is it safe in Windows 10 BSOD Crashes and Debugging to solve the problem; Hello All,I just want to know that is the code taskkill/F/FI "status eq running" safe for my system or not. If it is not, then could you please provide... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by MS Q AD, Oct 4, 2021.

  1. MS Q AD Win User

    taskkill/F/FI "status eq running"_is it safe


    Hello All,I just want to know that is the code taskkill/F/FI "status eq running" safe for my system or not. If it is not, then could you please provide any details on why it is not. Thanks

    :)
     
    MS Q AD, Oct 4, 2021
    #1

  2. Show windows side-by-side / stacked Bug

    As I had indicated in my post, "the list of the applications is not complete: every once in a while I find a new one and I add to it". Here is the –most likely still incomplete– updated code of my "killer.bat" file

    taskkill /f /fi "windowtitle eq 3D Builder"

    taskkill /f /fi "windowtitle eq Alarms & Clock"

    taskkill /f /fi "windowtitle eq Calculator"

    taskkill /f /fi "windowtitle eq Calendar"

    taskkill /f /fi "windowtitle eq Cortana"

    taskkill /f /fi "windowtitle eq Get Started"

    taskkill /f /fi "windowtitle eq Groove Music"

    taskkill /f /fi "windowtitle eq News"

    taskkill /f /fi "windowtitle eq OneNote"

    taskkill /f /fi "windowtitle eq People"

    taskkill /f /fi "windowtitle eq Photos"

    taskkill /f /fi "windowtitle eq Movies & TV"

    taskkill /f /fi "windowtitle eq Microsoft Wi-Fi"

    taskkill /f /fi "windowtitle eq Settings"

    taskkill /f /fi "windowtitle eq Store"

    taskkill /f /im ShellExperienceHost.exe

    taskkill /f /im explorer.exe

    start explorer.exe
     
    Fabio Scagliola, Oct 4, 2021
    #2
  3. Show windows side-by-side / stacked Bug

    The problem seems to be caused by some applications that keep running in the background and, although their windows are not visible, when the "Show windows side by side" function is invoked, their invisible windows are taken into account and actually occupy
    an area – I am pretty sure there is a name for this type of applications, but I ignore it. The fact that irritates me is that most of these applications are launched by the OS or by other applications, not by me! Anyway... I eventually worked around the problem
    writing a batch file that kills all these applications, kills ShellExperienceHost (going to be restarted automatically), and then restarts explorer. Please find the code of my "killer.bat" file below. The list of the applications is not complete: every once
    in a while I find a new one and I add to it.

    taskkill /f /fi "windowtitle eq Alarms & Clock"

    taskkill /f /fi "windowtitle eq Calculator"

    taskkill /f /fi "windowtitle eq Cortana"

    taskkill /f /fi "windowtitle eq People"

    taskkill /f /fi "windowtitle eq Photos"

    taskkill /f /fi "windowtitle eq Movies & TV"

    taskkill /f /im ShellExperienceHost.exe

    taskkill /f /im explorer.exe

    start explorer.exe
     
    Fabio Scagliola, Oct 4, 2021
    #3
  4. taskkill/F/FI "status eq running"_is it safe

    "taskkill -f -fi "memusage ge 0"" (CRITICAL_OBJECT_TERMINATION), why is it possible?

    Yesterday I was having some memory issues. The computer was really laggy, so i ran:

    Code:
    taskkill -f -fi "memusage ge 131072""Where did my Aero go?"
    Then I started to wonder, "[i]what if i kill tasks using more than 0KB (disaster?)[/i]"
    Prepared for the BSOD, I then ran:

    Code:
    taskkill -f -fi "memusage ge 0"
    "[i]WARNING: This is a critical system process. Taskkill cannot end this process.
    
    [/i][i]WARNING: This is a critical system process. Taskkill cannot end this process."
    
    [/i]
    *insert bugcheck 0x000000F4*

    Code:
    I was staring at the BSOD, confused why that worked. "[i]did it terminate the
    Session 
    Manager Subsystem Executable?"[/i]
    Is this a bug or does taskkill not care about things like conhost.exe and winlogon.exe?

    Also this topic is intended to be Windows-version independent.
     
    Naimarnold2000, Oct 4, 2021
    #4
Thema:

taskkill/F/FI "status eq running"_is it safe

Loading...
  1. taskkill/F/FI "status eq running"_is it safe - Similar Threads - taskkill status running_is

  2. Taskkill problem

    in Windows 10 Software and Apps
    Taskkill problem: The Taskkill program, which I haven't touched, started opening CMD in 1 second and closing an application Steam. I would like help on how to fix this problem; otherwise, I'll have to format my PC....
  3. EQ Settings

    in Windows 10 Gaming
    EQ Settings: How do customize the EQ settings so I can hear more bass? Trying to hear the low end of this song https://open.spotify.com/track/2dvwxlCqVgIlstxvZh4fDg?si=E29UUmLlSGOstq8aiOKXLQ&context=spotify%3Aalbum%3A0YToFY7KvIyWPMp6seYKAI...
  4. EQ Settings

    in Windows 10 Software and Apps
    EQ Settings: How do customize the EQ settings so I can hear more bass? Trying to hear the low end of this song https://open.spotify.com/track/2dvwxlCqVgIlstxvZh4fDg?si=E29UUmLlSGOstq8aiOKXLQ&context=spotify%3Aalbum%3A0YToFY7KvIyWPMp6seYKAI...
  5. Restore Desktop after taskkill /f /im explorer.exe

    in Windows 10 Gaming
    Restore Desktop after taskkill /f /im explorer.exe: I found this for changing the system 32 folder. The System32 folder is a Windows system folder and you should not interfere with it in any way unless you know exactly what you are doing. If you insist then you can use this method to gain full access.Create a desktop shortcut...
  6. Restore Desktop after taskkill /f /im explorer.exe

    in Windows 10 Software and Apps
    Restore Desktop after taskkill /f /im explorer.exe: I found this for changing the system 32 folder. The System32 folder is a Windows system folder and you should not interfere with it in any way unless you know exactly what you are doing. If you insist then you can use this method to gain full access.Create a desktop shortcut...
  7. taskkill/F/FI "status eq running"_is it safe

    in Windows 10 Gaming
    taskkill/F/FI "status eq running"_is it safe: Hello All,I just want to know that is the code taskkill/F/FI "status eq running" safe for my system or not. If it is not, then could you please provide any details on why it is not. Thanks...
  8. taskkill/F/FI "status eq running"_is it safe

    in Windows 10 Software and Apps
    taskkill/F/FI "status eq running"_is it safe: Hello All,I just want to know that is the code taskkill/F/FI "status eq running" safe for my system or not. If it is not, then could you please provide any details on why it is not. Thanks...
  9. Windows 10 removal of watermark trick through Taskkill /F /IM explorer.exe method safe or not?

    in Windows 10 Ask Insider
    Windows 10 removal of watermark trick through Taskkill /F /IM explorer.exe method safe or not?: Hi guys, so I have an inactive windows 10 pro in my pc and i wanted to remove the watermark by the corner. So i tried this method in the internet which is creating a batchfile and running this command: @Echo off taskkill /F /IM explorer.exe explorer.exe exit Then later i...
  10. F secure safe for free

    in AntiVirus, Firewalls and System Security
    F secure safe for free: I have just changed my tv, home phone and broadband package from Sky to a brand new cable from Virgin Media. I am currently using Windows Security for frequent full scans and offline scans at least once a week, and also Malwarebytes free for weekly scans. My WIFI is turned...