Serial port view problem

Maybe this forum isn’t the best place to post this problem, but … who knows? I’ve been using VS Code on Windows 10 to program Daisy Seed. I’m debugging the code with serial print on USB Serial (CDC Mode). I installed the Serial Port View plugin to receive and transmit data to Daisy. It worked fine for a couple of months but suddenly it stopped showing any available COM ports on VS. Not even the mouse or other standard ports on windows. I tried to uninstall SPV and reinstall it but it still didn’t work. I googled the problem but had no useful answer, and so I bypassed the problem using the Arduino’s Serial Monitor, which recognizes correctly all COM ports. However, I wonder if some of you have already had this problem with Serial Port View and knows how to solve it.