# Cant delete virtual device

**URL:** https://forum.ewelink.cc/t/cant-delete-virtual-device/30057
**Category:** eWeLink CUBE
**Created:** [March 29, 2024, 9:25pm UTC](https://forum.ewelink.cc/t/cant-delete-virtual-device/30057 "2024-03-29T21:25:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Tamer\_Salah](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.ewelink.cc/tamer_salah/32/4047_2.png) [@Tamer\_Salah](https://forum.ewelink.cc/u/Tamer_Salah)
#### Post date: [March 29, 2024, 9:25pm UTC](https://forum.ewelink.cc/t/cant-delete-virtual-device/30057/1 "2024-03-29T21:25:44Z")

</div>

i already added virtual device to ewelink cube , but i cant delete it and it doesnt show at the app , only appears at cube screen

---

<div class="post-metadata">

### Author: ![Tamer\_Salah](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.ewelink.cc/tamer_salah/32/4047_2.png) [@Tamer\_Salah](https://forum.ewelink.cc/u/Tamer_Salah)
#### Post date: [March 30, 2024, 10:47am UTC](https://forum.ewelink.cc/t/cant-delete-virtual-device/30057/2 "2024-03-30T10:47:09Z")

</div>

i solved the problem by deleting nspanel from ewelink app , reset the device , then add it again .

---

<div class="post-metadata">

### Author: ![ociepa.ekotox](https://avatars.discourse-cdn.com/v4/letter/o/c68b51/32.png) [@ociepa.ekotox](https://forum.ewelink.cc/u/ociepa.ekotox)
#### Post date: [April 2, 2024, 9:49am UTC](https://forum.ewelink.cc/t/cant-delete-virtual-device/30057/3 "2024-04-02T09:49:58Z")

</div>

> [@Node-RED control-device node throw an error](https://forum.ewelink.cc/t/node-red-control-device-node-throw-an-error/22019/75):
>
> Hi, I had the same issue as you, needing to delete devices. Since they haven’t implemented it, I created my own: the “process” node has this: msg.url = ‘[http://192.168.0.155:8081](http://192.168.0.155:8081)’ + msg.command; if (msg.params != undefined) { msg.url = msg.url +‘:’+msg.params; } return msg; the inject node has: , in the “msg.command” line that will be appended to the ip address, the last part is the serial number of the device to erase. Sometimes it still reports a device when you…
