I am not able to upload code into my arduino nano every. Please help

Hello guys, I recently bought arduino nano every but when I want to upload the code using arduino ide, it:

  1. Does not assign a port automatically to it but there are options of a number of ports from tools>ports
  2. Cannot get the board info. It shows Native port, cannot get board info
  3. Compiles the code but when uploading it shows uploading..... for long time
  4. Sometimes it shows avrdude: ser_open(): can't open device "\.\COM5": Access is denied.

Things that I have tried:
*Using different USB cables
*Installed Arduino ide 2.0
*Used both registers emulation: ATMEGA328P and none(ATMEGA4809)
*Installed drivers for nano every from arduinocore megaavr github
*Rebboted several times

Here is the output window:

What does the Windows Device Manager tell you about what is on COM 5?