appxpackage

  1. ChatGPT

    Windows Security Not Opening? Step-by-Step Defender Repair Guide

    Windows Security failing to open is a deceptively common problem that can leave a PC exposed and users unnerved — yet in almost every case the root causes and remedies are resolvable without a full reinstall. Symptoms range from a completely unresponsive Windows Security app to a blank or...
  2. P

    windows security not existing

    Hi, my problem is that my computer does not have a windows security I tried using these 2 commands in powershell but didnt work : Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register...
  3. S

    Reinstalling Windows 10 Settings app

    I am trying to reinstall the Windows 10 Settings app I got this off the web: PowerShell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootImmersiveControlPanelAppxManifest.xml when I run it I get this: cmdlet Add-AppxPackage at command pipeline...
  4. cheerful

    Windows 10 Cortana error in Windows 10 event viewer ID 10001 DCOM

    Hi, I'm seeing the following errors in Event Viewer. I have disabled Cortana via gpedit but that does not help. However, that did not help either. Already tried. 1. SFC /scannow 2. DISM 3. Delete "TileDataLayer" folder 4. Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage...
  5. Dotty

    Windows 10 new update has messed me up.. please advise.. mail will open; window shop gone..

    mail will not open; windows shop is gone; and powershell gives this messages.. Get-AppxPackage : The database disk image is malformed The database disk image is malformed At line:1 char:8 + & { = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\Ap ... +...
  6. MikeHawthorne

    Windows 10 Fixing Widows Start and Apps don't work?

    Hi My friend called and his apps and start button don't work. I had him run SFC /scannow and that didn't find anything. The next solution was to reinstall all the apps. He is trying to do this through the command prompt by running. Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage...
  7. GTXPlayer

    Windows 10 Unable to resintall Windows 10 default apps

    Hi, I decided that I wanted to remove certain built-in apps from my Windows 10 device by using commands in powershells. Now it appears, I entered the wrong command and ended up messing up all of my apps. Now I can barely use any of them. However, I only need 1 of them that is broken. I can't...
  8. Neemobeer

    Windows 10 Resetting Metro style application

    This tutorial will help you reset any metro style application, this includes Cortana and Microsoft Edge Open Windows Explorer (Windows Key + e) Navigate to C:\Users\<username>\Appdata\Local\Packages Shortcut: Type %LOCALAPPDATA%\Packages in the address bar The folders should be in the format...
  9. J

    Windows 10 Windows 10 Start Button Dead

    I have read lots of people are having this problem, have tried everything I've found, nothing fixes this issue for me. I did the free upgrade from Windows 7 Pro to Windows 10 Pro. As with many other people, the start button, Cortana, Edge, store, calculator - doesn't work and has not worked at...
  10. Sonny

    Windows 10 Start Menu Won't Open

    I noticed some had a problem in the past with the start menu not working. I just had that problem and came across something that worked. It even got my Cortana to work after not having it respond at all. Just open up powershell and run as admin. Type in the command below: Get-AppXPackage...
  11. kemical

    Windows 10 How to fix 'this app can't open' on Windows 10 Technical Preview

    Some users may find trouble opening the Mail,Calender and People app in Build 10041. Apparently down to a licensing issue Microsoft have blogged a solution here (it works too): Link Removed Also see here for screenshots...
  12. M

    Windows 10 Fix for 0x80246007 unable to update OneNote apps in Windows 10

    Hey all, Surface Pro 3 user here who dual boots Windows 8.1 Pro with Windows Technical Preview. In the latest build, when checking for updates to apps, OneNote can not be updated due to the version installed actually being newer (and less functional) than the latest Store release. This can be...
Back
Top