当客下载站:专业免费游戏下载中心

Win11预览体验计划空白怎么办?Win11预览体验计划空白解决方法

时间:2021-12-28 14:20:22

发布者:yaoyao

来源:当客下载站

  但是有不少用户反应,自己更新后Win11的预览体验计划空白了,这要怎么解决呢?下面小编就带着大家一起看看吧!

Windows11预览体验计划空白怎么解决?

  操作方法:

  1、首先我们在搜索框找到Windows Powershell,右键以管理员身份运行。

Windows11预览体验计划空白怎么解决?

  2、进入页面后我们输入以下代码:

  01= "HKLM:SOFTWAREMicrosoftWindowsCurrentVersionPoliciesDataCollection"

  02# Telemetry level: 1 - basic, 3 - full

  03= "3"

  04New-ItemProperty -Path -Name AllowTelemetry -Value -Type Dword -Force

  05New-ItemProperty -Path -Name MaxTelemetryAllowed -Value -Type Dword -Force

  复制代码

  = "HKLM:SOFTWAREMicrosoftWindowsCurrentVersionPoliciesDataCollection" # Telemetry level: 1 - basic, 3 - full = "3" New-ItemProperty -Path -Name AllowTelemetry -Value -Type Dword -Force New-ItemProperty -Path -Name MaxTelemetryAllowed -Value -Type Dword -Force

最新软件