rsoyxihnark
Member
- Local time
- 11:22 AM
- Posts
- 19
- OS
- Windows 11
Hey, is there any way to block "Add Network Location" CLSID (GUID)
so far I have tried adding {D4480A50-BA28-11d1-8E75-00C04FA31A86} REG_SZ to, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked appearently {D4480A50-BA28-11d1-8E75-00C04FA31A86} is not a shell extension so it is still there.
I thought about adding reg add "HKEY_CLASSES_ROOT\************" /v "ProgrammaticAccessOnly" /t REG_SZ /d "" /f but I dont where I might possibly add it.
this annoys me so much.
any ideas? I have been searching online four hours to remove Add Network Location. only two suggestions I could locate did not work so far.
this has no effect.
SetACL.exe -on "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" -ot reg -actn setowner -ownr n:Administrators
SetACL.exe -on "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" -ot reg -actn ace -ace "n:Users;p:read;m:deny"
below also does not work.
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" /v "AttributeMask" /t REG_DWORD /d "0x00100000" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" /v "AttributeValue" /t REG_DWORD /d "0x00100000" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" /v "ImpliedSelectionModel" /t REG_DWORD /d "0x00000000" /f
I am willing to tip 5 bucks to whomever founds a solution. (date is not specified :)
Add Network Location | explorer "shell:::{D4480A50-BA28-11d1-8E75-00C04FA31A86}" |
so far I have tried adding {D4480A50-BA28-11d1-8E75-00C04FA31A86} REG_SZ to, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked appearently {D4480A50-BA28-11d1-8E75-00C04FA31A86} is not a shell extension so it is still there.
I thought about adding reg add "HKEY_CLASSES_ROOT\************" /v "ProgrammaticAccessOnly" /t REG_SZ /d "" /f but I dont where I might possibly add it.
this annoys me so much.
any ideas? I have been searching online four hours to remove Add Network Location. only two suggestions I could locate did not work so far.
this has no effect.
SetACL.exe -on "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" -ot reg -actn setowner -ownr n:Administrators
SetACL.exe -on "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" -ot reg -actn ace -ace "n:Users;p:read;m:deny"
below also does not work.
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" /v "AttributeMask" /t REG_DWORD /d "0x00100000" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" /v "AttributeValue" /t REG_DWORD /d "0x00100000" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation" /v "ImpliedSelectionModel" /t REG_DWORD /d "0x00000000" /f
I am willing to tip 5 bucks to whomever founds a solution. (date is not specified :)
My Computer
System One
-
- OS
- Windows 11