Problem with ghost

On C7 I have a ghost (id19) after replacing a failed zwave device.
Using Simplicity Studio I went through the Ghost removal steps. At the "isfailed" I cannot get the node to turn red. The controller logs show
conroller 2

Also under the controller endpoints, it is listing several devices that definitely do not exist. I never went beyong id 34 (including the zwave stick controller). see here.

So what else can I do to get rid of node 19?

The node numbers in PC Controller are in decimal.
You are probably looking for 0x19 (hex) which is 25 in decimal.

If you look at the Z-Wave details page on the hub it probably lists it like this:
0x19 (025)

Many thanks. That did it perfectly.
I had no idea about the dec.