Hello Jorda713,
Thank you for sharing your issue with Arduino community.
I would advise to check the following:
- Try a new USB cable making sure it is a DATA USB one and 2.0 port type..
- Connect the board to a different computer and check if it has the same behavior.
- Install/Update the corresponding core 'Arduino AVR Boards' from Tools > Board > Boards Manager
- Update the drivers on the computer if using windows by following these instructions:
https://www.arduino.cc/en/Guide/DriverInstallation - Burn the bootloader using an additional Arduino board as a programmer. You can find the instructions for this procedure here.
https://www.arduino.cc/en/Tutorial/ArduinoISP (mod edit)
I hope this is useful!
Regards