Hello.
Recently faced with a problem on my laptop. I have windows 11 and unfortunately I can't update my system. When I go to "Settings > Windows Update" and press the "install everything" button the terminal opens.
This: C:\WINDOWS\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
And there is an error:
Exception calling "Reverse" with "1" argument(s): "Value cannot be null.
Parameter name: array"
At line:1 char:65
- ... Property HKCU:\Software\jakef).gfff;[Array]::Reverse($bytes); [Syste ...
-
~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [], MethodInvocationException
- FullyQualifiedErrorId : ArgumentNullException
Multiple ambiguous overloads found for "Load" and the argument count: "1".
At line:1 char:91
PS C:\WINDOWS\system32>
I already used "sfc /scannow" in cmd (administrator) but it didn't solve the problem.
Hope someone can help me.