No uploading Arduino IDE 2.3.2 in windows11

No chance to upload code on Arduino uno in windows11. In windows10 was OK. Why?
The error:

    >  Using Port                    : COM3
     Using Programmer              : arduino
     Overriding Baud Rate          : 115200

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x7b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x7b

I moved your topic to an appropriate forum category @zom123.

In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.

This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.

You have already been warned about this multiple times when you did the same with your previous topics. We even [discussed the subject](Arduino zero and GDB Server - #4 by zom123 in detail just yesterday. Yet you continue your irresponsible forum usage. Since asking you nicely to comply with this simple rule isn't working, I am forced to try something stronger to get your attention and thus have given you a temporary account suspension.

@zom123, I hope that when you return to the forum you'll be more respectful of our community.

Thanks in advance.

  1. Is COM3 indeed the Uno? Does it disappear from the IDE (and Windows device manager) when you disconnect?
  2. When you press and release the reset button, do you get a couple of quick flashes of the L-LED (not the 1 second on / 1 second off)?
  3. Is this a clone or an original? A link to the product would be useful.
  4. Anything connected to the board; specifically pins 0 and 1? Disconnect at least those two as they can interfere with the upload.
  5. What is the history of the board?
    • Is it new? Did it work in the past?
    • What is the project that you're working on? What is all connected?