System core
com.samsung.android.scs
Samsung Core Services
- Risk
- With care
- Source
- Manufacturer
- What it is
- System core
What it is
For quick and easy provision of the main features used by Samsung applications through application updates rather than through the distribution of software updates.
Provides improved search, extraction, and intelligence features based on text and images. Used in various Samsung applications such as Camera, Gallery, Messages, Contacts, Settings, and Finder.
Commands
adb shell pm uninstall --user 0 com.samsung.android.scs
To put it back:
adb shell cmd package install-existing com.samsung.android.scs
Every removal listed here is per-user only: the system image is untouched, and the restore command puts the app back from the copy already on the device. Nothing is downloaded.
References
This is not the directory. Here we say what a package is in general; what happens on your particular television is on your model's entry, and that one wins. The same package can be dead weight on one set and hold the home screen up on another.