I am using Android Studio Version 1.5.2 on Windows 10. Earlier it was working fine but now this problem pops up.
CreateProcess error=740, The requested operation requires elevationWaiting > for adb.Unable to obtain debug bridge.
I tried adb kill-server
and started it again and even updated Android Sdk Platform tool to version 24.0.2. However, when I connect my Device,it doesn't show in android monitor .
I have already enabled usb debugging.