Win XP and Vista disconnection issues

I am running RB493G with R52N-M and routerOS 5.22.
I am experiencing disconnection issue, see the log below.
I’ve tried to change many things on the wireless interface and security profile, but no success.
Win 7 and Linux are okay, but Vista and XP have problems no matter how far or close the AP is. Vista and XP work okay with other APs I tried - Linksys and TPLink with same wireless settings, so I am sure they have the most recent drivers and its config is fine.
It looks like a kind of Mikrotik incompatibility.

Here are my currrent settings:
[admin@ap] /interface wireless> print
Flags: X - disabled, R - running
0 R name=“wlan1” mtu=1500 mac-address=00:0C:42:6C:48:16 arp=enabled
interface-type=Atheros 11N mode=ap-bridge
ssid=“SSID” frequency=2412 band=2ghz-b/g/n
channel-width=20/40mhz-ht-above scan-list=default
wireless-protocol=802.11 wds-mode=disabled wds-default-bridge=none
wds-ignore-ssid=no bridge-mode=enabled default-authentication=yes
default-forwarding=yes default-ap-tx-limit=0 default-client-tx-limit=0
hide-ssid=no security-profile=default compression=no

[admin@ap] /interface wireless security-profiles> print
Flags: * - default
0 * name=“default” mode=dynamic-keys authentication-types=wpa2-psk
unicast-ciphers=tkip,aes-ccm group-ciphers=tkip,aes-ccm
wpa-pre-shared-key=“key”
wpa2-pre-shared-key=“key” supplicant-identity=“MikroTik”
eap-methods=“” tls-mode=no-certificates tls-certificate=none static-algo-0=none
static-key-0=“” static-algo-1=none static-key-1=“” static-algo-2=none
static-key-2=“” static-algo-3=none static-key-3=“” static-transmit-key=key-0
static-sta-private-algo=none static-sta-private-key=“”
radius-mac-authentication=no radius-mac-accounting=no radius-eap-accounting=no
interim-update=0s radius-mac-format=XX:XX:XX:XX:XX:XX radius-mac-mode=as-username
radius-mac-caching=disabled group-key-update=5m management-protection=disabled
management-protection-key=“”

Log with Vista client:
19:01:02 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:02 wireless,debug wlan1: 00:1C:26:0B:76:74 not in local ACL, by default accept
19:01:02 wireless,info 00:1C:26:0B:76:74@wlan1: connected
19:01:07 wireless,info 00:1C:26:0B:76:74@wlan1: disconnected, unicast key exchange timeout
19:01:07 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:07 wireless,debug wlan1: 00:1C:26:0B:76:74 not in local ACL, by default accept
19:01:07 wireless,info 00:1C:26:0B:76:74@wlan1: connected
19:01:12 wireless,info 00:1C:26:0B:76:74@wlan1: disconnected, unicast key exchange timeout
19:01:13 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:13 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:15 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:15 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:16 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:16 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:17 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:17 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:18 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:18 wireless,debug wlan1: 00:1C:26:0B:76:74 not in local ACL, by default accept
19:01:18 wireless,info 00:1C:26:0B:76:74@wlan1: connected
19:01:23 wireless,info 00:1C:26:0B:76:74@wlan1: disconnected, unicast key exchange timeout
19:01:23 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:23 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:26 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:26 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:27 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:27 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:28 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:28 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:29 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate
19:01:29 wireless,debug wlan1: reject 00:1C:26:0B:76:74, banned (last failure - unicast key exchange timeout)
19:01:30 wireless,debug wlan1: 00:1C:26:0B:76:74 attempts to associate


Thanks.