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...
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...
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 ...
+...
application
appxpackage
command
database
debugging
error
fix
mail
malfunction
powershell
restore
software
system error
tech support
troubleshooting
user advice
windows issues
windows store
windows update
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...
apps
appxpackage
command prompt
commands
developmentmode
error
fix
installation
path issues
powershell
reinstall
sfc
start menu
system repair
tech support
troubleshooting
user issues
windows 10
windows apps
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...
appdata
application
application issues
appxpackage
computer tips
cortana
elevated prompt
file management
metro style
microsoft edge
packages
powershell
registry
reset
software reset
troubleshooting
tutorial
user guide
windows explorer
windows key
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...
appxpackage
calculator
cortana
dead
edge
iso
issues
powershell
registry
reinstall
start button
store
technical support
troubleshooting
upgrade
user accounts
windows 10
windows 7
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...