Home  >  Article  >  System Tutorial  >  Win7 firewall prompts error 3: The system cannot find the specified path. How to solve it?

Win7 firewall prompts error 3: The system cannot find the specified path. How to solve it?

小老鼠
小老鼠Original
2024-02-28 15:57:521179browse

Solution: 1. Press the Win R key to open the run, enter Services.msc, press Enter to enter the service, and check the runnable file path corresponding to the service; 2. Press the Win R key to open the run window, enter regedit, Press Enter to enter the registry editor; 3. Expand to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MpsSvc and confirm whether the value data of ImagePath is the same.

Win7 firewall prompts error 3: The system cannot find the specified path. How to solve it?

## Solutions to Win7 firewall prompt "Error 3: The system cannot find the specified path":

1. Press the Win R key to open the run window, enter Services.msc, press Enter to enter the service, and check the executable file path corresponding to the service. Take Windows Firewall as an example;

# #2. Press the Win R key to open the run window, enter regedit, and press Enter to enter the registry editor;

3. Expand to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MpsSvc , confirm whether the numerical data of ImagePath is the same, such as "%SystemRoot%\system32\svchost.exe -k LocalServiceNoNetwork".

The above is the detailed content of Win7 firewall prompts error 3: The system cannot find the specified path. How to solve it?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn