Jump to content
Microsoft Windows Bulletin Board

Start and the taskbar don't work


Recommended Posts

Guest CrystalWelch
Posted

After the last update Windows installed new icons (downloaded from the Internet, before installation, installation of these icons did not cause problems), after which the taskbar and start stopped working. I entered commands in PowerShell: "sfc / scannow" and "Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}". After the execution of the first command it gives this:

The Windows Resource Protection program detected corrupted files, but not

can restore some of them.

For details, see the CBS.Log file, which is located in the following path:

windir\Logs\CBS\CBS.log. For example, C:\Windows\Logs\CBS\CBS.log. Detailed information

are included in the log file provided by the /OFFLOGFILE flag.

 

The second command is executed with errors, here is a fragment of this error:

Add-AppxPackage: Can not find the path "C:\AppXManifest.xml" because it does not exist.

string: 1 character: 38

+ ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. I ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~

+ CategoryInfo: ObjectNotFound: (C:\AppXManifest.xml: String) [Add-AppxPackage], ItemNotFoundException

+ FullyQualifiedErrorId: PathNotFound, Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

Thank you in advance!

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...