Hướng dẫn xóa app mặc định, và cài app nhân đôi trên điện thoại vivo xách tay chạy origin os :

huynhchloe1

New member
** Cách xóa các ứng dụng mặc định và cài đặt nhiều ứng dụng trên điện thoại Vivo đang chạy OS OS OS **

** Bước 1: Tải xuống và cài đặt phần mềm ADB trên máy tính của bạn **

- Tải xuống phần mềm ADB từ liên kết bên dưới:

[https://forum.xda-delopers.com/attachment.php?attachmentiD

- Trích xuất tệp đã tải xuống và cài đặt nó trên máy tính của bạn.

** Bước 2: Bật chế độ gỡ lỗi USB trên điện thoại vivo của bạn **

1. Chuyển đến ** Cài đặt **> ** Quản lý hệ thống **> ** Tùy chọn nhà phát triển **.
2. Bật ** Tùy chọn nhà phát triển **.
3. Bật ** gỡ lỗi USB **.
4. Kết nối điện thoại vivo của bạn với máy tính của bạn bằng cáp USB.

** Bước 3: Xóa ứng dụng mặc định **

1. Mở ** Lời nhắc lệnh ** trên máy tính của bạn.
2. Nhập lệnh sau và nhấn ** enter **:

`` `
Thiết bị ADB
`` `

Nếu điện thoại vivo của bạn được kết nối thành công, bạn sẽ thấy một tin nhắn như thế này:

`` `
Danh sách các thiết bị kèm theo
* Daemon không chạy.Bắt đầu nó ngay trên cổng 5037 *
* daemon bắt đầu thành công *
* daemon bắt đầu thành công *
Danh sách các thiết bị kèm theo
Trạng thái nối tiếp của thiết bị
Trình giả lập-5554 Trình giả lập-5554 Ngoại tuyến
`` `

3. Nhập lệnh sau và nhấn ** enter **:

`` `
vỏ adb
`` `

4. Nhập lệnh sau và nhấn ** enter **:

`` `
PM Gỡ cài đặt -K -Người dùng 0 <Tên gói>
`` `

Thay thế `<Tên gói>` bằng tên gói của ứng dụng bạn muốn xóa.Ví dụ: để xóa trình duyệt mặc định, bạn sẽ nhập lệnh sau:

`` `
pm gỡ cài đặt -K -người sử dụng 0 com.vivo.browser
`` `

** Bước 4: Cài đặt nhiều ứng dụng **

1. Truy cập [Trang web ApkPure] (https://apkpure.com/vn) và tải xuống các tệp APK cho các ứng dụng bạn muốn cài đặt.
2. Sao chép các tệp APK vào thư mục `adb` trên máy tính của bạn.
3. Mở ** Lời nhắc lệnh ** trên máy tính của bạn.
4. Nhập lệnh sau và nhấn ** enter **:

`` `
Thiết bị ADB
`` `

5. Nhập lệnh sau và nhấn ** enter **:

`` `
Người dùng danh sách pm shell adb
`` `

Điều này sẽ liệt kê tất cả người dùng trên điện thoại vivo của bạn.

6. Nhập lệnh sau và nhấn ** enter **:

`` `
CD C: \ ADB
`` `

Điều này sẽ thay đổi thư mục thành thư mục `adb` trên máy tính của bạn.

7. Nhập lệnh sau và nhấn ** enter **:

`` `
adb install -r -người dùng <id người dùng> <tên ứng dụng> .apk
`` `

Thay thế `<ID người dùng>` bằng ID của người dùng bạn muốn cài đặt ứng dụng.Ví dụ: để cài đặt ứng dụng Facebook cho người dùng mặc định, bạn sẽ nhập lệnh sau:

`` `
adb install -r --user 0 facebook_390.0.27.105apkpure.apk
`` `

8. Nhấp vào ** Nhập ** để cài đặt ứng dụng.

**Lời khuyên**

* Nếu bạn nhận được thông báo lỗi khi cố gắng cài đặt ứng dụng, hãy thử tải xuống phiên bản khác của ứng dụng.
* Nếu bạn muốn xóa một ứng dụng mà bạn đã cài đặt bằng phương thức này, bạn có thể sử dụng lệnh sau:

`` `
adb gỡ cài đặt -k -người sử dụng <id người dùng> <tên ứng dụng>
`` `

**Người giới thiệu**

* [Cách xóa các ứng dụng mặc định trên điện thoại vivo] (https://www.getdroidtips.com/delete-default-apps-vivo-phone/)
* [Cách cài đặt nhiều ứng dụng trên điện thoại Vivo] (https://www.getdroidtips.com/install-multiple-apps-vivo-phone/)
=======================================
**How to delete default apps and install multiple apps on Vivo phones running Origin OS**

**Step 1: Download and install ADB software on your computer**

- Download ADB software from the link below:

[https://forum.xda-delopers.com/atta...chment.php?attachmentid=4623157&d=1540039037)

- Extract the downloaded file and install it on your computer.

**Step 2: Enable USB debugging mode on your Vivo phone**

1. Go to **Settings** > **System Management** > **Developer options**.
2. Turn on **Developer options**.
3. Turn on **USB debugging**.
4. Connect your Vivo phone to your computer using a USB cable.

**Step 3: Delete default apps**

1. Open **Command Prompt** on your computer.
2. Type the following command and press **Enter**:

```
adb devices
```

If your Vivo phone is connected successfully, you will see a message like this:

```
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
* daemon started successfully *
List of devices attached
DEVICE SERIAL STATE
emulator-5554 emulator-5554 offline
```

3. Type the following command and press **Enter**:

```
adb shell
```

4. Type the following command and press **Enter**:

```
pm uninstall -k --user 0 <package name>
```

Replace `<package name>` with the package name of the app you want to delete. For example, to delete the default browser, you would type the following command:

```
pm uninstall -k --user 0 com.vivo.browser
```

**Step 4: Install multiple apps**

1. Go to the [APKPure website](https://apkpure.com/vn) and download the APK files for the apps you want to install.
2. Copy the APK files to the `ADB` folder on your computer.
3. Open **Command Prompt** on your computer.
4. Type the following command and press **Enter**:

```
adb devices
```

5. Type the following command and press **Enter**:

```
adb shell pm list users
```

This will list all the users on your Vivo phone.

6. Type the following command and press **Enter**:

```
cd C:\ADB
```

This will change the directory to the `ADB` folder on your computer.

7. Type the following command and press **Enter**:

```
adb install -r --user <user ID> <app name>.apk
```

Replace `<user ID>` with the ID of the user you want to install the app for. For example, to install the Facebook app for the default user, you would type the following command:

```
adb install -r --user 0 Facebook_390.0.27.105APKPure.APK
```

8. Click **Enter** to install the app.

**Tips**

* If you get an error message when trying to install an app, try downloading a different version of the app.
* If you want to delete an app that you installed using this method, you can use the following command:

```
adb uninstall -k --user <user ID> <app name>
```

**References**

* [How to delete default apps on Vivo phones](https://www.getdroidtips.com/delete-default-apps-vivo-phone/)
* [How to install multiple apps on Vivo phones](https://www.getdroidtips.com/install-multiple-apps-vivo-phone/)
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top