俄罗斯大神479版本桌面restart.bat命令中存在的问题
俄罗斯大神系统吧
全部回复
仅看楼主
level 2
defaul♋ 楼主
REM -- Prevent device metadata retrieval from the Internet
reg add "HKLM\Software\Policies\Microsoft\Windows\Device Metadata" /v PreventDeviceMetadataFromNetwork /t REG_DWORD /d 1 /f
此行会导致系统一些操作界面提示“某些设置由系统管理员进行管理”。
回退方法:
reg delete "HKLM\Software\Policies\Microsoft\Windows\Device Metadata" /v PreventDeviceMetadataFromNetwork /f
2025年01月14日 01点01分 1
1