Win10照片Photos打不开,提示文件系统错误(File System Error)

38次阅读
没有评论

以管理员打开Powershell,执行以下命令

Get-AppxPackage | foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.installlocation)\appxmanifest.xml"}

正文完
 
评论(没有评论)