Online
		Hola amigos dejo la forma de quitar el ViVo account a un Xplay 5a con Android 5.1.1:
1. Poner en FASTBOOT mode usando Vol - y POWER.
2. En mi caso utilize el UniAndroid Tool Vivo Tab para hacer unlock al BOOTLOADER.
3. Una vez terminado apagar el cel.
4. Conectar otra vez en modo FASTBOOT.
5. En FASTBOOT mandar este codigo sin comillas "fastboot -w"
6. Una vez listo quedara sin cuenta.
Dejo log del FASTBOOT command:
C:\vivo>fastboot -w
Creating filesystem with parameters:
Size: 121028186112
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 32768
Label:
Blocks: 29547897
Block groups: 902
Reserved block group size: 1024
Created filesystem with 11/7389184 inodes and 511894/29547897 blocks
target reported max download size of 536870912 bytes
Creating filesystem with parameters:
Size: 157286400
Block size: 4096
Blocks per group: 32768
Inodes per group: 4800
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 38400
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/9600 inodes and 1665/38400 blocks
erasing 'userdata'...
OKAY [ 2.503s]
sending 'userdata' (145005 KB)...
OKAY [ 4.550s]
writing 'userdata'...
OKAY [ 1.545s]
erasing 'cache'...
OKAY [ 0.011s]
sending 'cache' (5400 KB)...
OKAY [ 0.187s]
writing 'cache'...
OKAY [ 0.053s]
finished. total time: 8.856s
C:\vivo>fastboot reboot
rebooting...
finished. total time: 0.002s
C:\vivo>
 1. Poner en FASTBOOT mode usando Vol - y POWER.
2. En mi caso utilize el UniAndroid Tool Vivo Tab para hacer unlock al BOOTLOADER.
3. Una vez terminado apagar el cel.
4. Conectar otra vez en modo FASTBOOT.
5. En FASTBOOT mandar este codigo sin comillas "fastboot -w"
6. Una vez listo quedara sin cuenta.
Dejo log del FASTBOOT command:
C:\vivo>fastboot -w
Creating filesystem with parameters:
Size: 121028186112
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 32768
Label:
Blocks: 29547897
Block groups: 902
Reserved block group size: 1024
Created filesystem with 11/7389184 inodes and 511894/29547897 blocks
target reported max download size of 536870912 bytes
Creating filesystem with parameters:
Size: 157286400
Block size: 4096
Blocks per group: 32768
Inodes per group: 4800
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 38400
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/9600 inodes and 1665/38400 blocks
erasing 'userdata'...
OKAY [ 2.503s]
sending 'userdata' (145005 KB)...
OKAY [ 4.550s]
writing 'userdata'...
OKAY [ 1.545s]
erasing 'cache'...
OKAY [ 0.011s]
sending 'cache' (5400 KB)...
OKAY [ 0.187s]
writing 'cache'...
OKAY [ 0.053s]
finished. total time: 8.856s
C:\vivo>fastboot reboot
rebooting...
finished. total time: 0.002s
C:\vivo>