Delete duplicate folder?

Not sure where to post this … it’s a bit weird. I’m running HA on a Raspberry Pi. I set up the Wireguard integration and it created folders in /ssl/wireguard for the client configs. Then in the WG configuration file I renamed one of the clients, just to change the capitalisation. Now I have two folders - visible from my Windows computer on the network share - homeassistant/ssl/MyComputer and homeassistant/ssl/mycomputer. Every time I try to delete either of them I get an error that the folder is in use - which is clearly is not! They are obviously actually the same folder, and I think there’s probably some confusion because one OS supports case-sensitive folder names and the other does not. Or something along those lines.

It doesn’t really matter - I can leave those folders there forever - but I would quite like to tidy it up.

Have tried rebooting HA, renaming the WG client. I can’t find any way of getting at the folder(s) from within HA in order to delete it/them.

Remove wireguard completely addon/integration. Reboot the host, not just ha. You should then be able to delete the folders. Then reinstall.

Thanks. Not worth doing an uninstall/reinstall of Wireguard, though - think I’ll just leave them there!

I actually still think this is probably nothing to do with Wireguard or HA locking the folder - I cannot see why it would do that since this is just the place where it dumps the client config files. And I am able to delete the other client config folders, no problem. The only one I cannot delete is the one which has a duplicate. So I’m pretty sure this is not HA or WG locking the folder, but more to do with the fact that Windows is confused because of the file naming.