如何取消每次開機(jī)的默認(rèn)共享?
將下列內(nèi)容導(dǎo)入注冊表,重啟即可。 Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Lanmanserver\Parameters] “AutoShareWks”=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] “restrictanonymous”=dword:00000001
|