diff --git a/README.md b/README.md index c1ae8b8a..031e0e8c 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,11 @@ Filtering mode cannot be used on [CopperheadOS](https://copperhead.co/android/). NetGuard will not work or crash when the package *com.android.vpndialogs* has been removed or otherwise is unavailable. Removing this package is possible with root permissions only. +If you disable this package, you can enable it with this command again: + +``` +adb shell pm enable --user 0 com.android.vpndialogs +``` NetGuard is supported for phones and tablets only, so not for other device types like on a television or in a car.