Forum Discussion
Mahdi Hosseini
Feb 16, 2018Brass Contributor
Tile Database is Corrupt in build 17101
hi i cant change any settings on Start Menu and after restart all changes undo to default. i troubleshuted windows and founded Tile Database is Corrupt. i cant fix this with this:
dism /online /cleanup-image /restorehealth sfc /scannow powershell Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
No RepliesBe the first to reply