Saturday 9 November 2013

How I Fixed: Network List Service (Vista) Will Not Start

windows vista network icon
Hello everyone,
The other day I was working on a Windows Vista computer and I noticed that the Network Icon in the Notification Area (two small blue monitors with a blue globe in front) was covered up by a red “X”.
This was an indication that the Network List Service (netprofm) was not working correctly. The Network List Service:
“Identifies the networks to which the computer has connected, collects and stores properties for these networks, and notifies applications when these properties change. This service in conjunction with Network Location Awareness enables status of network connections in the system tray. Since the SL UI Notification Service requires Network List Service to be functional, this service should not be disabled.”
I went into services.msc and I saw that the Network List Service was set to Automatic (as it should be), but was not running. All of the Network List Service dependencies were running fine, but try as I may I couldn’t automatically nor manually start the service. It would start for a moment and then shut down. It wouldn’t start up after a reboot either!
Then I found it! Here is the fix:
Click “Start” -> “Run” -> type “dcomcnfg” and enter -> find: Component Services/Computers/My Computer/DCOM Config/netprofm -> right click “netprofm” -> click “Properties” -> “Security” -> “Launch and Activition Permissions” changed to “Customize” -> click “Edit” button -> click “Add..” -> type “LOCAL SERVICE” as the object names, click “OK” -> in “Permissions for LOCAL SERVICE”, select “Allow” for “Local Launch” and “Local Activition” -> “OK” -> “OK”
Intranet Help Says: Be patient when repairing computers and don’t give up! The “fix” is probably just “around the corner” and eventually you’ll discover it. That’s how you become a better tech!