从Dell Feature Enhancement Pack中关闭电池寿命警告


1

如何禁用任何戴尔笔记本电脑在使用一年后可能出现的烦人消息(我从3台不同笔记本电脑获得的个人经验)?

您的电池可以正常充电。 但是,您可能会开始注意到缩短的操作时间,因为您的长期电池寿命正在减少。

我的Dell功能增强包版本为2.2.1。网上有一些建议,但它们显然不适合这个软件版本。不用完全删除这个软件真是太好了。

Answers:


3

可以使用DFEP提供的组策略管理模板关闭消息。首先,您需要通过复制%PROGRAMFILES%\Dell\Feature Enhancement Pack\policydefinitionsto 的内容来安装它们%SYSTEMROOT%\PolicyDefinitions。然后运行gpedit.msc,导航到Local Computer Policy->Computer Configuration->Administrative Templates->System->Dell->Feature Enhancement Pack->System Events,打开Battery策略,启用它并选择要禁用的所需消息。

或者,您可以使用此reg文件禁用三个电池运行状况警告消息:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Dell\FeatureEnhancementPack\SystemEvent\Battery]
"BatteryCaution1"=dword:00000804
"BatteryCaution2"=dword:00000808
"BatteryReplace"=dword:00000810

1

我在戴尔Windows 7笔记本电脑上使用了不同的方法:

  • 点击“开始”
  • 然后输入“msconfig”。
  • 单击“启动”选项卡
  • 然后取消选中“Dell Feature Enhancement Pack”的行。

当然,这将使整个包装无法启动。
但我似乎不需要它。


如果您要阻止该工具运行,那么卸载该软件会不会更容易和更安全(由于潜在的软件漏洞)?
Ramhound
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.