Posts tagged ‘Wireless Install’

The Network Location Awareness service terminated with service-specific error

Laptop recently came in with this error found in the event viewer with event id 7024.
Unable to connect to any wireless networks with Limited or no connectivity being reported.

After several hours trying to find the cause came across this fix and thought it would be good for others suffering the same problem.

Open a dos prompt with Admin rights by typing cmd under start / run

Then type following commands and enter after each..

net localgroup administrators localservice /add

net localgroup administrators networkservice /add

Restart the laptop or computer and all should be fine again.
If this helps you please link to this page or leave a comment – many thanks !