Solution for Remote Access Cannot Connect.
Error message
1) Remote access not enabled
2) Remote computer turned off
3) Remote computer not available
Solution
Note:-
Make sure Windows firwall is not blocking connection
Open command prompt and type :
netsh advfirewall firewall set rule group="remote desktop" new enable=Yes
try once, All will well :)
Error message
1) Remote access not enabled
2) Remote computer turned off
3) Remote computer not available
Solution
- go to control panel > Network and Internet > Network And Sharing
- top left corner change adapter settings
- right click on the network that needs the static IP assigned and select properties
- Select internet protocol Version 4 (TCP/IPv4)
- select use the following IP address and enter your static IP, subnet mask that is provided and default gateway that is provided
- Enter given and preferred DNS
- click ok and open command prompt and type :
- ipconfig /flushDNS
Note:-
Make sure Windows firwall is not blocking connection
Open command prompt and type :
netsh advfirewall firewall set rule group="remote desktop" new enable=Yes
try once, All will well :)