Difference between "force quit" and "disable"
Solved
Malysette
Posted messages
10
Status
Membre
-
Jeffrey -
Jeffrey -
Hello,
could you explain to me the difference between "force stop" and "disable" an application?
Thank you in advance.
could you explain to me the difference between "force stop" and "disable" an application?
Thank you in advance.
2 réponses
Hello,
"Force Stop": Stops the application if it is running (equivalent to closing a program in Windows, for example)
Disabling it prevents it from starting and being used, as if it were uninstalled, without actually being so (often these are system or pre-installed applications that can only be disabled).
--
~ To know how to listen is to possess, besides one's own, the minds of others... said Leonardo da Vinci.
"Force Stop": Stops the application if it is running (equivalent to closing a program in Windows, for example)
Disabling it prevents it from starting and being used, as if it were uninstalled, without actually being so (often these are system or pre-installed applications that can only be disabled).
--
~ To know how to listen is to possess, besides one's own, the minds of others... said Leonardo da Vinci.
So by forcing the stop, I won't risk any damage to the app and I can restart it when I need to?