# 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:** 1
**Showing post:** 3

<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…

---

_[View the full topic](https://forum.ewelink.cc/t/cant-delete-virtual-device/30057)._
