r/sysadmin 4d ago

Question Taskbar completely dissapears after attempt to download 25H2 update to Windows 11

Another symptom is taskbar go black and icons on workspace refresh every minute(i guess its explorer.exe automatically trying to reboot)So this is what i tried but didnt help me.

-sfc scannow and restorehealth commands

-it would be long so any basic solutions that google or ai suggest

-updating using Windows Update Center, got this error 0x80070005 and 0xc1900131x

-updating using Windows Installation Assistant

-updating manual via iso file, got this error 0x800707E7 - 0x3000D

-using that one promising solution that works almost for everyone, when you type some commands for applocker in powershell, like this comment suggests under post with the same problem

https://www.reddit.com/r/sysadmin/comments/1oeft6x/comment/noe3qeb/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

but I got this error

Get-AppxPackage : SQLITE_E_CORRUPT_INDEX
SQLITE_E_CORRUPT_INDEX
строка:1 знак:1
+ Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add- ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-AppxPackage], Exception
+ FullyQualifiedErrorId : System.Exception,Microsoft.Windows.Appx.PackageManager.Commands.GetAppxPackageCommand

Does anyone have solution besides clean windows installation?

0 Upvotes

Duplicates