How to Start/Stop Wired AutoConfig
Service name: dot3svc
Display name: Wired AutoConfig
Description:
The Wired AutoConfig (DOT3SVC) service is responsible for performing IEEE 802.1X authentication on Ethernet interfaces. If your current
wired network deployment enforces 802.1X authentication, the DOT3SVC service should be configured to run for establishing Layer 2
connectivity and/or providing access to network resources. Wired networks that do not enforce 802.1X authentication are unaffected by
the DOT3SVC service.
Path to executable:
C:\WINDOWS\system32\svchost.exe -k LocalSystemNetworkRestricted -p
Regedit:
This method shows you how to Start/Stop Wired AutoConfig service from Registry Editor
Perform the following steps:
Please go to Start and click on the Type here to search
Type regedit and press Enter
Please confirm User Account Control pop-up
Microsoft official disclaimer
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require
that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
Please navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\dot3svc and locate Start registry key
Double click on Start and edit the value:
Change Startup type :
Automatic - 2
Manual - 3
Disabled - 4
Automatic (Delayed Start) - 2
Note: When you change to Automatic (Delayed Start) a new key DelayedAutostart is created with value 1
When you change to Automatic from Automatic (Delayed Start), DelayedAutostart change value to 0