Uploading sketches gives me this message:
avrdude: ser_open(): can't open device "\.\COM3": The system cannot find the file specified.
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
I have an Arduino ELEGOO UNO R3 and am running Windows 10. I've tried so many suggestions from different forum posts and one thing confuses me a lot. When I go into my Device Manager - Ports (COM & LPT) I only see one thing called "USB Seriel Device (COM3)". It doesn't say anything about an arduino board. I have the port selected in the IDE program.
The reason I think my Arduino board isn't being recognized is because when I unplug it from my PC entirely, the "USB Seriel Device (COM3)" stays. I've tried using multiple USB ports on my PC but that doesn't change anything.
I also tried connecting my Arduino with a Mac, but it doesn't even show me the right port there (just some bluetooth ports).
Also when I try to upload it through the online IDE it gives me a different error message (avrdude: ser_open(): can't open device "\.\COM3": Access is denied.)
What can I do about this?
Now obviously I am an absolute beginner when it comes to arduino and all of this has been really frustrating. Thank you in advance for all kinds of answeres.