Sometimes it is necessary to exclude devices connected to a PC, for example if you run a kiosk and have other serial devices connected. Without this, Phone Copier will be trying to establish a communication with these devices and whole solution will not work properly.
Exclude based on device ID
We recommend to exclude the device based on VID and PID identification (Vendor ID, Product ID), you can easily get these identificators from Device manager in Windows:
How to get VID & PID in Windows Device Manager
Enter this line in settings.ini, section [Options]:
DisableVIDPID=04E86860
Device with this VID&PID can connect to any COM port and will be always excluded.
You can also enter more items:
DisableVIDPID=04E86860, 15E86865
Exclude based on COM port
You can exlude device also by specifying its COM ports. Be aware, that device can be assigned a different COM port by the system.
Enter this line in settings.ini, section [Options]:
DisableComPort=1,8,14
Related Articles
Connected devices
This folder contains all the currently Connected (online) Devices. To connect a device, please use MOBILedit Connection Wizard. Once the connection has been established, the settings will be kept and maintained so that future connections will be ...
Offline devices
Once a device is disconnected, MOBILedit keeps its image until the next time it's connected. Data is moved to the Offline Devices folder so that it can be accessed when your phone is not connected to MOBILedit. This feature allows you to not lose ...
Blackberry OS devices
Blackberry has very unique and secured OS which is hard to work with, however we have done the maximum to offer as much support as possible. Phones with Blackberry OS 10 can be connected to the MOBILedit via bluetooth connection, this allows you to ...
How to flash TWRP on non-Samsung devices (CMD method)
Requirements: Your Android device Unlocked bootloader ADB and Fastboot installed on your PC Computer with Windows 7 and above or Linux All the correct drivers for your phone installed TWRP image file for your device (ends with ".IMG") Steps: If ...
Unsupported devices
MOBILedit is already the most universal PC suite solution on the market but we are always working on supporting all possible phones. However, there are many phones especially cheap off brand ones, that are simply not able to communicate with a ...