Delete datasources with type builtin

Hello,

I’d like to remove datasources of type builtin, but I can’t …
I have this message : Error : Cannot change builtin.

If there is a way, I will appreciate it a lot because I have too many datasources i’m not using …

Thanks by advance !

DO NOT DO THIS IT IS A WASTE OF TIME AND NEVER NEVER ASK FOR SUPPORT. With that said here is how to delete built in items.

If you are crazy enough to mess with the XML directly you have to start with v3.6. You could learn how to extract the XML out of the zip compressed database in version 4 but i digress.

Now that you have a fresh version of 3.6 installed open up the dude folder and find the XML file that contains all the “probes” and such. Search the XML and learn how a “service” is described, you can use a tool as an example. Delete a tool and run the dude, see if the tool is gone.

Thanks for your help and your precisions !