✅10 Way To Fix Wireless Display Couldn't Install Error In Windows 11/10 (2024)
How To Fix Tech How To Fix Tech
38K subscribers
63 views
0

 Published On Apr 19, 2024

✅10 Way To Fix Wireless Display Couldn't Install Error In Windows 11/10 (2024)


Fix 1 Disable Metered connection

Fix 2. Add wireless display using command and powershell

DISM /Online /Add-Capability /CapabilityName:App.WirelessDisplay.Connect~~~~0.0.1.0

Fix 3 Change DNS
ncpa.cpl

2.2.2.1
2.2.2.2

8.8.8.8
8.8.4.4

Fix 4 Use diferent Internet connection

Fix 5 Reset network and Flushdns
ipconfig /flushdns
netsh winsock reset



Fix 6 Make sure TLS enabled.

Fix 7 Clear cache and update Windows service

net stop wuauserv
net stop bits
net stop cryptsvc
rd /s /q c:\Windows\SoftwareDistribution
rd /s /q %temp%
rd /s /q c:\Windows\temp

sc config wuauserv start=auto
sc config bits start=auto
sc config cryptsvc start=auto

net start wuauserv
net start bits
net start cryptsvc
wsreset.exe

Fix 8 Fix corrupted Windows files and Image
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth

Step 9 Tweak registry changes

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU

UseWUServer change value to 0 restart system

Fix 10 Check Firewall settings

This instructions in this video tutorial can be applied for laptops, desktops, computers, and tablets which run the Windows 10/11 operating system like . This tutorial will work on all hardware manufactures, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.

Visit My website https://www.howtofixtech.com

show more

Share/Embed