如何修復(fù)Windows Microsoft Store應(yīng)用程序的'此應(yīng)用程序無法打開”錯誤
Aug 01, 2025 am 05:38 AM首先應(yīng)通過PowerShell重新註冊應(yīng)用來修復(fù)無法打開的Microsoft Store應(yīng)用問題,具體步驟為:1. 右鍵點擊開始按鈕並選擇Windows Terminal(Admin)或PowerShell(Admin);2. 粘貼命令Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($\_.InstallLocation)\AppXManifest.xml"}並按Enter執(zhí)行;3. 等待過程完成,期間可能無明顯輸出;4. 重啟計算機後測試應(yīng)用是否恢復(fù)正常。該方法安全且能有效修復(fù)系統(tǒng)應(yīng)用的啟動問題,最終可使Mail、Calendar、Weather等內(nèi)置應(yīng)用重新正常運行。
If you're seeing a "This app can't open" error when trying to launch Microsoft Store apps in Windows (like Mail, Calendar, Weather, etc.), it's usually due to corrupted app data, permission issues, or problems with your user profile. The good news is that most of these issues can be fixed without reinstalling Windows. Here's how to troubleshoot and resolve it step by step.

1. Run the Windows Store Apps Troubleshooter
Windows includes a built-in troubleshooter that can automatically detect and fix common app issues.
- Press Windows I to open Settings .
- Go to System > Troubleshoot > Other troubleshooters .
- Find Windows Store Apps , click Run .
- Follow the on-screen instructions and apply any recommended fixes.
This tool often resolves minor glitches without further action.

2. Re-register the App Using PowerShell
When an app fails to launch, re-registering it in PowerShell can fix corrupted associations.
- Right-click the Start button and select Windows Terminal (Admin) or PowerShell (Admin) .
- Paste this command and press Enter:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Wait for the process to complete (it may take a few minutes and run with no visible output for some apps).
- Restart your computer and test the apps.
? This command re-registers all built-in Microsoft apps. It's safe and commonly used to fix startup issues.
3. Reset the Problematic App
If only one app isn't working (eg, Mail), try resetting it.
- Open Settings > Apps > Installed apps .
- Search for the app (eg, "Mail").
- Click the three dots ( ... ) and select Advanced options .
- Scroll down and click Reset , then confirm.
?? This will clear the app's data (like local settings), but for apps synced with your Microsoft account, most info will restore on login.
4. Check Your User Account and Permissions
Sometimes, the issue occurs only for one user profile. Test by creating a new local user account :
- Go to Settings > Accounts > Family & other users .
- Under "Other users", click Add account .
- Choose I don't have this person's sign-in information , then Add a user without a Microsoft account .
- Create a test account with a name like "Test".
- Log into that account and try opening a Store app.
If apps work there, the issue is with your original profile. You may need to:
- Migrate your files to the new profile.
- Or fix profile corruption using system tools.
5. Check for Windows Updates
Microsoft often releases patches that fix bugs affecting Store apps.
- Go to Settings > Windows Update .
- Click Check for updates and install any available updates.
- Restart your PC after installing.
Sometimes a pending update or a failed update can break app functionality.
6. Repair System Files
Corrupted system files can interfere with app execution.
Run these commands in Command Prompt (Admin) :
sfc /scannow
After it finishes, run:
DISM /Online /Cleanup-Image /RestoreHealth
- These commands scan and repair system integrity.
- The DISM process may take 10–20 minutes. Don't interrupt it.
Restart your PC afterward.
7. Reinstall the App (if needed)
If one app still won't open, remove and reinstall it.
In PowerShell (Admin), to remove and reinstall the Mail app:
Get-AppxPackage Microsoft.WindowsCommunicationsApps | Remove-AppxPackage
Then re-install it from the Microsoft Store, or re-register all apps again using method #2.
Final Notes
Most "This app can't open" errors go away after re-registering apps with PowerShell or resetting the app . If the problem persists across multiple accounts or after updates, consider performing a Windows repair install (in-place upgrade) using the Media Creation Tool — this reinstalls Windows while keeping your files and apps.
Basically, start simple, then move to deeper fixes. You'll likely solve it before needing a full reset.
以上是如何修復(fù)Windows Microsoft Store應(yīng)用程序的'此應(yīng)用程序無法打開”錯誤的詳細(xì)內(nèi)容。更多資訊請關(guān)注PHP中文網(wǎng)其他相關(guān)文章!

熱AI工具

Undress AI Tool
免費脫衣圖片

Undresser.AI Undress
人工智慧驅(qū)動的應(yīng)用程序,用於創(chuàng)建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Clothoff.io
AI脫衣器

Video Face Swap
使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱門文章

熱工具

記事本++7.3.1
好用且免費的程式碼編輯器

SublimeText3漢化版
中文版,非常好用

禪工作室 13.0.1
強大的PHP整合開發(fā)環(huán)境

Dreamweaver CS6
視覺化網(wǎng)頁開發(fā)工具

SublimeText3 Mac版
神級程式碼編輯軟體(SublimeText3)

如果您在閱讀桌面圖標(biāo)的文本或只是想個性化桌面外觀時遇到麻煩,則可能正在尋找一種在Windows 11中更改桌面圖標(biāo)上字體顏色的方法。不幸的是,Windows 11不提供簡單的內(nèi)置內(nèi)置

修復(fù)Windows11GoogleChrome無法打開谷歌瀏覽器是目前最流行的瀏覽器,但即使是它有時也需要幫助才能在Windows上打開。然後按照屏幕上的說明完成該過程。完成上述步驟後,再次啟動GoogleChrome,看看它現(xiàn)在是否可以正常工作。 5.刪除Chrome用戶配置文件如果您仍然遇到問題,可能是時候刪除Chrome用戶個人資料了。這將刪除您的所有個人信息,因此請務(wù)必備份所有相關(guān)數(shù)據(jù)。通常,您通過瀏覽器本身刪除Chrome用戶配置文件。但是鑑於您無法打開它,這是另一種方法:打開Windo

Windows檢測不到第二個顯示器時,首先要檢查物理連接是否正常,包括電源、線纜插接和接口兼容性,並嘗試更換線材或轉(zhuǎn)接頭;其次通過設(shè)備管理器更新或重裝顯卡驅(qū)動,必要時可回滾驅(qū)動版本;接著在顯示設(shè)置中手動點擊“檢測”以識別顯示器,確認(rèn)是否被系統(tǒng)正確識別;最後檢查顯示器輸入源是否切換至對應(yīng)接口,並確認(rèn)線纜接入的顯卡輸出口是否正確。按照上述步驟依次排查,通常可以解決大部分雙屏識別問題。

在GoogleChrome中上傳文件時遇到問題?這可能很煩人,對吧?無論您是將文檔附加到電子郵件、在社交媒體上共享圖像,還是提交工作或?qū)W校的重要文件,流暢的文件上傳過程都是至關(guān)重要的。因此,如果您的文件上傳在WindowsPC上的Chrome中持續(xù)失敗,可能會令人沮喪。如果您還沒有準(zhǔn)備好放棄您最喜歡的瀏覽器,這裡有一些提示修復(fù)無法在WindowsGoogleChrome上傳文件1.從通用修復(fù)開始在我們了解任何高級故障排除技巧之前,最好先嘗試下面提到的一些基本解決方案。排除互聯(lián)網(wǎng)連接問題:互聯(lián)網(wǎng)連

遇到打印任務(wù)卡住問題,清空打印隊列並重啟PrintSpooler服務(wù)是有效解決方法。首先打開“設(shè)備和打印機”界面找到對應(yīng)打印機,通過右鍵點擊任務(wù)選擇“取消”來清除單個任務(wù),或點擊“取消所有文檔”一次性清空隊列;若隊列無法訪問,則按下Win R輸入services.msc打開服務(wù)列表,找到“PrintSpooler”停止後再啟動該服務(wù),必要時可手動刪除C:\Windows\System32\spool\PRINTERS路徑下的殘留文件以徹底解決問題。

要在Windows11文件資源管理器中顯示文件擴展名,可按以下步驟操作:1.打開任意文件夾;2.點擊頂部菜單欄的“查看”標(biāo)籤;3.點擊右上角“選項”按鈕;4.切換到“查看”標(biāo)籤頁;5.取消勾選“隱藏已知文件類型的擴展名”;6.點擊“確定”保存設(shè)置。此設(shè)置有助於識別文件類型、提升開發(fā)效率和排查問題。若只想臨時查看擴展名,可右鍵點擊文件選擇“重命名”,按Esc鍵退出即可,不會更改系統(tǒng)設(shè)置。
