由於一個或多個其它網路頁屬性已經開啟,這個屬性頁上的部分控制元件被禁用,要想使用這些軟體,請先關閉所有屬性頁,然後將這個屬性頁重新開啟

haibianfeng發表於2014-01-26

近期不知怎麼誤操作了辦公電腦,導致網路連線屬性頁無法開啟。開啟屬性框就提示:

由於一個或多個其它網路頁屬性已經開啟,這個屬性頁上的部分控制元件被禁用,要想使用這些軟體,請先關閉所有屬性頁,然後將這個屬性頁重新開啟 

無法修改ip及其他internet設定。

在網上查詢了很多方法,什麼修改安全級別、修改服務,解除安裝網路卡重新安裝統統都不行。由於我的網路卡還可以上網,只是不能設定屬性,因此我一直就不認為是網路卡問題。公司IT也建議重灌系統,可是我嫌裝系統麻煩,所以就一直拖著,可是問題一直不解決很鬧心,所以就一直到網上查詢,終於找到一個正確的方法,順利解決了問題。

the following error message is received when you try to access NIC

properties:

"Some of the controls on this property sheet are disabled because one or
more other Network property sheets are already open. To use these controls,
close all these property sheets and then reopen this one."

Based on my research, the issue is usually caused by an aborted NIC driver
installation process which leaves a registry value under the following key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce

I suggest you try the following steps to delete the registry value:

1. Click Start, type regedit in the Start Search box and press Enter.
2. Navigate to the following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce

3. Right click RunOnce and select Export to make a backup.
4. In the right pane, delete the value referenced to rundll32.
5. Quit Registry Editor.

Then, restart the computer to test the issue.

這是由於一個登錄檔鍵值被改變造成的。

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce

修改步驟如下:

1在執行裡輸入 regedit,開啟登錄檔

2找到如下值:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce

3右鍵點選 RunOnce 選擇匯出,將該項登錄檔值備份,一面改錯了可以恢復。

4 在右側皮膚裡將rundll32 有關的鍵值刪除

5推出登錄檔編輯器

重新啟動電腦嘗試問題是否解決。

相關文章