Avrdude stk500 reciver not responding Win10

Hi!
I have now for days tried to find and fix the problem of uploading sketches to my Arduino Uno, but I only get avrdude stk500 reciver not responding.
I have win10.
I have an exact same laptop but with win7 and on that computer it is no problem to upload to the arduino, so i dont think it is any wrong with the board.

I have read a lot of links on google and watched youtube but havent been able to fix the problem.

I have to use the win10 computer.

Since im quite newto this I hope someone out there can help me!

Thanks

Windows 10 and arduino drivers don't get along. Only suggestion is to reinstall drivers and make sure they are the correct ones.

Ray_Ban:
Hi!
I have now for days tried to find and fix the problem of uploading sketches to my Arduino Uno, but I only get avrdude stk500 reciver not responding.
I have win10.
I have an exact same laptop but with win7 and on that computer it is no problem to upload to the arduino, so i dont think it is any wrong with the board.

I have read a lot of links on google and watched youtube but havent been able to fix the problem.

I have to use the win10 computer.

Since im quite newto this I hope someone out there can help me!

Thanks

Ray_Ban if you happen to find the solution to this please let me know? I'm facing the same problem, and its driving me crazy!

Please lost the full text of the error message and the version of the ide you're using. I have had no driver problems on either of my win10 systems.

I shall see if i can get the IDE version.
And everytime I try to update the driver it says i already have the latest drivers installed.

Yesterday I made a new sketch on my Win7 laptop and uploaded, no problem at all!

It is only on my Win10 laptop. (they are both ASUS N53).

Arduino:1.6.7 (Windows 10), Kort:"Arduino/Genuino Uno"

Sketch uses 1 030 bytes (3%) of program storage space. Maximum is 32 256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2 039 bytes for local variables. Maximum is 2 048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xbb
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xbb
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xbb
Problem vid uppladdning till brädan. Se http://www.arduino.cc/en/Guide/Troubleshooting#upload för förslag.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xbb
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xbb
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xbb
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xbb
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xbb
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xbb
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xbb

This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.

This is the message I got on my Arduino Uno rev 3 genuine one.

Arduino:1.6.7 (Windows 10), Kort:"Arduino Nano, ATmega328"

Build options changed, rebuilding all

Sketch uses 1 030 bytes (3%) of program storage space. Maximum is 30 720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2 039 bytes for local variables. Maximum is 2 048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xb3
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xb3
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xb3
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xb3
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xb3
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xb3
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xb3
Problem vid uppladdning till brädan. Se http://www.arduino.cc/en/Guide/Troubleshooting#upload för förslag.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xb3
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xb3
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xb3

This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.

This is the message I got on my Nano (Clone) never used.
I'm not really sure wheter I got the drivers quite right there yet, but it lights up and LED 13 blinks.

Yesterday I bought a brand new Arduino Uno rev 3 Genuine and I connected it to my WIN10 laptop the first thing now and loaded blink sketch on to it. IT WORKED?????

So I tried my nano and my first Uno, but they don't work?

I haven´t changed drivers for the uno?

Does anybody know whats going on?