-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Wireless and Networking
- WIFI Slow But Only On One Device

Create an account on the HP Community to personalize your profile and ask a question
06-26-2022 12:00 PM
Hello @NeonZ
I think someting is really wrong with your operating system.
Please check:
Open cmd.exe as administrator and execute:
dir %windir%\system32\dism.exe
Is the file listed ?
best regards
---
Dear Community Member, please click the button [ YES ] on "Was this reply helpful?" to say Thanks and
make it easier for other people to find this type of solution by marking the reply ▶️ [ Accept as Solution ] ◀️
Do this on the post I wrote that helped solve it.
Thank you very much
⌨️
06-26-2022 12:14 PM
Hello @NeonZ
Please check:
Open cmd.exe as administrator and execute:
%windir%\system32\dism.exe /?
What is the output ?
best regards
---
Dear Community Member, please click the button [ YES ] on "Was this reply helpful?" to say Thanks and
make it easier for other people to find this type of solution by marking the reply ▶️ [ Accept as Solution ] ◀️
Do this on the post I wrote that helped solve it.
Thank you very much
⌨️
06-26-2022 12:32 PM
Hello @NeonZ
(1) Open cmd.exe as administrator and execute:
path
What is the output ?
(2) Open cmd.exe ( no administrator ! ) and execute:
path
What is the output ?
best regards
---
Dear Community Member, please click the button [ YES ] on "Was this reply helpful?" to say Thanks and
make it easier for other people to find this type of solution by marking the reply ▶️ [ Accept as Solution ] ◀️
Do this on the post I wrote that helped solve it.
Thank you very much
⌨️
06-26-2022 12:46 PM
Hello @NeonZ
Open cmd.exe as administrator and execute:
( ! Execute each command individually ! )
dism.exe /Online /Cleanup-Image /ScanHealth
dism.exe /Online /Cleanup-Image /CheckHealth
dism.exe /Online /Cleanup-Image /RestoreHealth
or ( ! Execute each command individually ! )
%windir%\system32\dism.exe /Online /Cleanup-Image /ScanHealth
%windir%\system32\dism.exe /Online /Cleanup-Image /CheckHealth
%windir%\system32\dism.exe /Online /Cleanup-Image /RestoreHealth
best regards
---
Dear Community Member, please click the button [ YES ] on "Was this reply helpful?" to say Thanks and
make it easier for other people to find this type of solution by marking the reply ▶️ [ Accept as Solution ] ◀️
Do this on the post I wrote that helped solve it.
Thank you very much
⌨️
06-26-2022 12:56 PM
do you have to wait for them to scan? i waited on each for a few minutes
dism.exe /Online /Cleanup-Image /ScanHealth
dism.exe /Online /Cleanup-Image /CheckHealth
dism.exe /Online /Cleanup-Image /RestoreHealth