Arduino IDE stuck in COM1

I'm trying to set up an Attiny85 project, however I made the mistake of trying COM1 port, now I can't make the goddamn board to go back to USB. I've tried uninstalling COM1, but now NO port is displayed in the "Tools" menu. I try running serial monitor, it gives the message "board at COM1 is not available". This is driving me crazy!! (For those who are gonna answer, reinstalling arduino ide DOES NOT work).

(deleted)

Images from Original Post so we don't have to download them. See this Simple Image Posting Guide

...R

spycatcher2k:
Does your attiny85 project have code on it to be a USB device?

What programmer are you using?

You do know the digispark product is NOT an Arduino?

Did you see the images? Did you see what type of coding I am using? And yes, I do know Digispark has NOTHING to do with Arduino however no matter what board I put in tools it still gets stuck in COM1. Have you ever seen that before?

I just need someone to tell me a way of how to reset the entire IDE back to default, that's all I need right now, google always return stupid forums on how to reset BOARDS, I need to reset the IDE not the BOARD!!!

Does rebooting the computer help?

Paul

(deleted)

Have you a regular Uno?

Do thinks work properly with it?

...R

Robin2:
Have you a regular Uno?

Do thinks work properly with it?

...R

Paul_KD7HB:
Does rebooting the computer help?

Paul

spycatcher2k:
Uninstall the IDE - remove the 'Users<UserName>\AppData\Local\Arduino15'
Reinstall the IDE.

Don't think it will help though!

Yes, I ended up doing that, the COM1 disappeared.

Thank you guys.