操作中心在 Windows 10 中不起作用 [已解决]
修复操作中心在 Windows 10 中不起作用: (Fix Action Center Not Working in Windows 10: )如果您的操作中心不起作用,或者当您将鼠标悬停在Windows 10任务栏中的通知和操作中心图标上时,它会告诉您有新通知,但是一旦您单击它,就没有显示任何内容操作中心(Action Center)那么这意味着您的系统文件已损坏或丢失。最近更新Windows 10(Windows 10)的用户也面临这个问题,并且根本无法访问Action Center的用户很少,简而言之,他们的Action Center没有打开并且他们无法访问它。
除了上述问题之外,一些用户似乎抱怨操作中心(Action Center)即使在多次清除后仍显示相同的通知。因此,不要浪费任何时间,让我们看看如何在下面列出的故障排除指南的帮助下修复 Action Center(Fix Action Center) Not Working in Windows 10问题。
操作中心在(Action Center)Windows 10中不起作用[已解决]
确保 创建一个还原点(create a restore point),以防万一出现问题。
方法 1:重新启动 Windows 资源管理器(Method 1: Restart Windows Explorer)
1.同时按下 Ctrl + Shift + Esc键启动任务管理器。( Task Manager.)
2.在列表中找到explorer.exe然后右键单击它并选择结束任务。(select End Task.)
3.现在,这将关闭资源管理器(Explorer),为了再次运行它, click File > Run new task.
4. 键入explorer.exe并点击 OK 以重新启动Explorer。
5.退出任务管理器(Task Manager),这应该 修复操作中心在 Windows 10 中不起作用。(Fix Action Center Not Working in Windows 10.)
方法 2:运行 SFC 和 DISM(Method 2: Run SFC and DISM)
1.按Windows Key + X然后单击命令提示符(管理员)。( Command Prompt(Admin).)
2.现在在cmd中输入以下内容并回车:
Sfc /scannow sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)
3.等待上述过程完成,完成后重新启动您的电脑。
4.再次打开cmd并输入以下命令并在每个命令后按回车键:
a) Dism /Online /Cleanup-Image /CheckHealth b) Dism /Online /Cleanup-Image /ScanHealth c) Dism /Online /Cleanup-Image /RestoreHealth
5.让DISM命令运行并等待它完成。
6. 如果上述命令不起作用,请尝试以下操作:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
注意:(Note:) 将(Replace)C:RepairSourceWindows 替换为修复源的位置(Windows 安装(Windows Installation)或恢复光盘(Recovery Disc))。
7.重新启动您的 PC 以保存更改并查看您是否能够 修复操作中心在 Windows 10 中不起作用。(Fix Action Center Not Working in Windows 10.)
方法 3:确保 Windows 是最新的(Method 3: Make sure Windows is up to date)
1.按Windows Key + I 然后选择 更新和安全。(Update & Security.)
2.下一步,再次单击 检查更新(Check for updates) 并确保安装任何待处理的更新。
3.安装更新后重新启动您的 PC,看看您是否能够 修复 Action Center Not Working in Windows 10。(Fix Action Center Not Working in Windows 10.)
方法 4:运行磁盘碎片整理(Method 4: Run Disk Defragmentation)
1.按 Windows 键 + R 然后键入dfrgui并按 Enter 打开磁盘碎片整理。(Disk Defragmentation.)
2.现在一一点击分析(Analyze)然后点击优化(Optimize)每个驱动器运行磁盘优化。
3.关闭窗口并重新启动 PC 以保存更改。
4.如果这不能解决问题,请下载 Advanced SystemCare。(download Advanced SystemCare.)
5.在其上运行智能碎片整理(Smart Defrag),看看您是否能够修复操作中心在 Windows 10 中不起作用。(Fix Action Center Not Working in Windows 10.)
方法 5:重命名 Usrclass.dat 文件(Method 5: Rename Usrclass.dat File)
1.按 Windows 键 + R 然后键入%localappdata%\Microsoft\Windows并按Enter或者您可以手动浏览到以下路径:
C:\Users\Your_Username\AppData\Local\Microsoft\Windows
注意:(Note:) 确保在(Make)文件夹选项(Folder Options)中选中显示隐藏文件、文件夹和驱动器。
2.现在寻找UsrClass.dat 文件(UsrClass.dat file),然后右键单击它并选择重命名。(Rename.)
3.将其重命名为UsrClass.old.dat并按 Enter 保存更改。
4.如果您收到一条错误消息“无法完成正在使用的文件夹”,请按照(Folder)此处列出的步骤进行操作。(steps listed here.)
方法 6:关闭透明度效果(Method 6: Turn Off Transparency Effects)
1.在空白区域右键单击桌面(Desktop),然后选择个性化。(Personalize.)
2.从左侧菜单中选择颜色(Colors)并向下滚动到更多选项。(More options.)
3.在更多选项下禁用“(disable)透明效果(Transparency effects)”的切换。
4.还取消选中“开始、任务栏和操作中心”和“标题(Title)栏”。
5.关闭设置并重新启动您的电脑。
方法 7:使用 PowerShell(Method 7: Use PowerShell)
1.在Windows 搜索中键入(Windows Search)powershell ,然后右键单击它并选择以管理员身份运行。(Run as Administrators.)
2.在PowerShell(PowerShell)窗口中复制并粘贴以下命令:
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like “*SystemApps*”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
3.按回车键(Enter)运行上述命令并等待它完成处理。
4.重新启动您的 PC 以保存更改。
方法 8:执行干净启动(Method 8: Perform Clean Boot)
有时,第 3 方软件可能与Windows发生冲突并可能导致问题。为了修复 Action Center Not Working 问题(Fix Action Center Not Working issue),您需要在 PC 上执行干净启动(perform a clean boot) 并逐步诊断问题。
方法 9:运行 CHKDSK(Method 9: Run CHKDSK)
1.按Windows Key + X然后选择“命令提示符(管理员)(Command Prompt (Admin)) ”。
2.在cmd窗口中输入以下命令并回车(Enter):
chkdsk C: /f /r /x
注意:(Note:)在上面的命令中 C: 是我们要运行检查磁盘的驱动器,/f 代表一个标志,它允许 chkdsk 修复与驱动器相关的任何错误,/r 让 chkdsk 搜索坏扇区并执行恢复和 /x 指示检查磁盘在开始该过程之前卸载驱动器。
3.它将要求在下次系统重新启动时安排扫描,键入 Y(type Y)并按 Enter。
请(Please)记住,CHKDSK进程可能会占用大量时间,因为它必须执行许多系统级功能,因此在修复系统错误时请耐心等待,一旦该进程完成,它将向您显示结果。
方法 10:注册表修复(Method 10: Registry Fix)
1.按 Windows 键 + R 然后键入regedit并按Enter打开注册表编辑器(Registry Editor)。
2.导航到以下注册表(Registry Key)项:
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\
3.寻找Windows下的资源管理器键( Explorer key),如果找不到,则需要创建它。右键单击Windows ,然后选择New > key.
4.将此键命名为Explorer,然后再次右键单击它并选择New > DWORD (32-bit) value.
5.键入 DisableNotificationCenter(DisableNotificationCenter)作为 这个新创建的DWORD的名称。
6.双击它并将其值更改为0(change it’s value to 0),然后单击确定。
7.关闭注册表编辑器(Registry Editor)并重新启动您的 PC。
8.查看您是否能够修复 Action Center Not Working in Windows 10(Fix Action Center Not Working in Windows 10),如果不能,则继续。
9.再次打开注册表编辑器(Registry Editor)并导航到以下键:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell
10.右键单击ImmersiveShell ,然后选择New > DWORD (32-bit) value.
11.将此键命名为UseActionCenterExperience并按 Enter 保存更改。
12. 双击此 DWORD,然后将其值更改为 0(change it’s value to 0),然后单击确定。
13.关闭注册表编辑器(Registry Editor)并重新启动您的电脑。
方法 11:执行系统还原(Method 11: Perform System Restore)
1.按 Windows 键 + R 并输入“ sysdm.cpl ”然后回车。
2.选择系统保护(System Protection)选项卡,然后选择系统还原。( System Restore.)
3.单击下一步并选择所需的系统还原点(System Restore point)。
4.按照屏幕提示完成系统还原。
5.重新启动后,您可能能够修复操作中心在 Windows 10 中不起作用。(Fix Action Center Not Working in Windows 10.)
方法 12:运行磁盘清理(Method 12: Run Disk Cleanup)
1.转到这台电脑或我的电脑并右键单击C:驱动器以选择属性。(Properties.)
3.现在从属性(Properties)窗口中单击 容量下的磁盘清理。(Disk Cleanup)
4.计算磁盘清理能够释放多少空间(how much space Disk Cleanup will be able to free.)需要一些时间。
5.现在点击描述下底部的清理系统文件(Clean up system files)。
6.在打开的下一个窗口中,确保选择Files to delete下的所有内容,然后单击 OK 运行Disk Cleanup。注意:(Note:)我们正在寻找“以前的 Windows 安装(Previous Windows Installation(s))”和“临时 Windows 安装文件(Temporary Windows Installation files)”(如果可用),请确保它们已被选中。
7.等待磁盘清理(Disk Cleanup)完成,看看您是否能够 修复操作中心在 Windows 10 中不起作用。(Fix Action Center Not Working in Windows 10.)
受到推崇的:(Recommended:)
- 如何在 Windows 10 中显示文件扩展名(How to Show File Extensions in Windows 10)
- 如何在 Windows 10 上重置网络数据使用情况(How to Reset Network Data Usage on Windows 10)
- 修复 Nvidia Kernel Mode Driver 已停止响应(Fix Nvidia Kernel Mode Driver has stopped responding)
- 如何在 Windows 10 中禁用任务视图按钮(How to disable the Task View Button in Windows 10)
就是这样,您已成功修复 Action Center Not Working in Windows 10(Fix Action Center Not Working in Windows 10),但如果您对这篇文章仍有任何疑问,请随时在评论部分询问他们。
Related posts
USB Device不在Windows 10工作[求助]
Windows 10中的Mouse Pointer Lags [已解决]
WiFi在Windows 10中断断开连接[已解决]
Windows 10上的Computer Restarts Randomly [已解决]
Windows 10中的Photo App Keeps Crashing [已解决]
Fix Ethernet不在Windows 10中工作[解决]
如何在Windows 10中添加,Remove,Arrange Quick Action Buttons
您已使用临时profile error登录[已解决]
Windows 10缺少Fix MSVCR120.dll [已解决]
如何在Windows 10上Enter BIOS [指南]
USB 端口在 Windows 10 中不工作 [已解决]
禁用Windows 10中的Lock Screen [指南]
Display driver停止响应并恢复错误[已解决]
Windows 10上的Reset Network Data Usage [指南]
[解决] WiFi连接但Windows 10上没有互联网
如何在Windows 10中禁用Action Center
[已解决] Windows 10中意外的商店异常BSOD
Windows 10 上的 NVIDIA 安装程序失败错误 [已解决]
Windows 10 PC [ Solved中没有Sound
Microsoft Virtual Wifi Miniport Adapter driver问题[解决]