If you have Home edition then you can try to turnit on using in regiedt.Steps to Turn On Optional Diagnostic Data (Regedit):
- Press
Windows Key + R, type regedit, and click OK. - Navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection - On the right side, find
MaxTelemetryAllowed. If it does not exist, right-click, choose New > DWORD (32-bit) Value, and name itMaxTelemetryAllowed. - Double-click
MaxTelemetryAllowedand set its Value data to 3 (Full). - If you have a
AllowTelemetryentry in the same folder, set it to 3. - Restart your PC.
If you have Pro edition then you can also try to use group policy editor:
Steps to Turn on Optional Diagnostic Data (Gpedit)
- Press Win + R, type gpedit.msc, and click OK to open the Local Group Policy Editor.
- Navigate to the following path:
Computer Configuration>Administrative Templates>Windows Components>Data Collection and Preview Builds. - Double-click on Allow Diagnostic Data in the right pane.
- Select Enabled.
- In the options dropdown below, select Send optional diagnostic data (or "3 - Full" in some versions).
- Click Apply and OK.
- Restart your computer to apply the changes.