F5F Stay Refreshed Software Operating Systems Script designed to terminate all active background processes

Script designed to terminate all active background processes

Script designed to terminate all active background processes

G
gordo_craftr2
Member
200
01-22-2016, 04:37 AM
#1
Search for a flexible tool that can stop all active background apps without manual updates.
G
gordo_craftr2
01-22-2016, 04:37 AM #1

Search for a flexible tool that can stop all active background apps without manual updates.

N
North1904
Member
188
01-22-2016, 05:35 AM
#2
For what? Many features can be turned off to prevent them from launching. Likewise, auto-start programs work the same way. If you disable every background service, Windows can become hard to use quickly :-)
N
North1904
01-22-2016, 05:35 AM #2

For what? Many features can be turned off to prevent them from launching. Likewise, auto-start programs work the same way. If you disable every background service, Windows can become hard to use quickly :-)

B
Bombartia
Senior Member
430
01-24-2016, 04:49 PM
#3
Certainly! Here is your rewritten version:

Sorry, I intended to focus on user tasks only.
B
Bombartia
01-24-2016, 04:49 PM #3

Certainly! Here is your rewritten version:

Sorry, I intended to focus on user tasks only.

E
emstay26
Senior Member
441
01-31-2016, 08:15 AM
#4
Ensure they never initiate contact.
E
emstay26
01-31-2016, 08:15 AM #4

Ensure they never initiate contact.

A
Az_iSnOwZz
Member
132
01-31-2016, 08:58 AM
#5
You can run this command in PowerShell as an administrator. It stops all user processes that aren't system or other essential services, excluding certain restricted names. It might be improved for better performance and portability if written in a more robust language, but it works as intended.
A
Az_iSnOwZz
01-31-2016, 08:58 AM #5

You can run this command in PowerShell as an administrator. It stops all user processes that aren't system or other essential services, excluding certain restricted names. It might be improved for better performance and portability if written in a more robust language, but it works as intended.

E
Evanf194
Junior Member
10
01-31-2016, 02:33 PM
#6
Many Windows functions need to operate with your login identity. That's why I'm curious about your intentions.
E
Evanf194
01-31-2016, 02:33 PM #6

Many Windows functions need to operate with your login identity. That's why I'm curious about your intentions.