開始功能表 無反應

Post Reply
Gray
Posts: 9
Joined: 2023年 Dec 6日, 15:48

開始功能表 無反應

Post by Gray »

開始功能表 無反應(釘選到開始)那邊

指令
Get-AppxPackage | % { Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml" -verbose }
Attachments
開始功能表無反應.png
開始功能表無反應.png (106.69 KiB) Viewed 9347 times
Post Reply