When I open the Android Studio it gives the following error:
java.io.FileNotFoundException: C:\\Users\\HP\\.AndroidStudio2.2\\config\\port.lock (Access is de
I had the same problem and in my case the problem was with permissions for the config folder - for some reason the config folder was read only. I changed the permissions and it was ok.