当我在Windows 10上打开Google Chrome时,它几乎立即使系统崩溃,为什么?

LinuxSecurityFreak

TL; DR

当我在Windows 10上打开Goog​​le Chrome时,它几乎立即崩溃了。

详细信息:我的笔记本电脑停止响应(冻结),并且我听到的声音更大(由于系统转储的产生,CPU使用率可能更高)。然后,我长按电源按钮。

所有其他已安装的浏览器(Edge,Internet Explorer,Firefox)运行正常。

我该如何调试?

长版

我已经有一个月左右没有使用Windows了。

我在Linux上工作,但我也有Windows 10,可以进行蓝光播放。

当前Windows 10版本:

1709 (OS Build 16299.248)

我刚刚从Microsoft Update目录手动安装了最新更新

windows10.0-kb4058258-x64_69f87cf7f2ea83509d5e61ba2d525a103a6d64f9.msu

尽管问题仍然存在,但安装成功。

我还手动下载了更新版本的Google Chrome,并成功安装了它:

64.0.3282.140 (Official Build) (64-bit)

我还通过将以下注册表项设置为来禁用快速启动0

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power\HiberbootEnabled

并使用以下命令检查文件系统:

chkdsk c: /f

我该如何调试?


编辑1:

我设法在Visual Studio 2015中查看的崩溃转储

我尝试了匿名模式,结果相同。奇怪的是,在启动后,它不会崩溃。我感到困惑和恼火。


编辑2:

不仅为服务而且为所有功能都启用了DEP

数据执行保护

它没有任何作用,只是尝试了一下。启用它。


编辑3:

我无法切换用户个人资料,因为它会立即使我的操作系统崩溃。虽然,我尝试了匿名模式,结果相同。


编辑4:

我从PowerShell运行了这些命令,结果都很好,没有发现损坏,例如:

DISM.exe /Online /Cleanup-Image /ScanHealth
DISM.exe /Online /Cleanup-Image /CheckHealth
DISM.exe /Online /Cleanup-Image /RestoreHealth

Afterward, I have scanned the OS with SFC utility for any violations. Again, no result.

C:\WINDOWS\system32> sfc /scannow
Beginning system scan.  This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection did not find any integrity violations.

EDIT5:

As of this moment, I am scanning my system with ESET Smart Security Premium, which I had installed since the system has been started using time-to-time, I have an SSD and a HDD, I will report back.

EDIT6:

I am still in progress with ESET, but I have finished scan with SpyBot 2.6 Free edition, with no results, tracks only. I had this software installed since the same time I use Windows 10 with ESET too.

EDIT7:

ESET did not find any malware. I am now up to running VIPRE Rescue over night in safe mode. Will get back to you tomorrow with results.

EDIT8:

VIPRE Rescue did find 11 instances of malicious files. Removed 7 of them. Currently I'm looking for a good AntiVirus and AntiSpyware software, maybe better than ESET to run in trial mode or freeware tool to remove this mess.

EDIT9:

I have found several high quality solutions like Bitdefender Antivirus Plus 2018, which I have just purchased. Many others are running.

CPU 99%

As you can see, my CPU has a lot to do right now, I will get back.

harrymc

Here is my comment which started the poster on the right path:

Try to :

  1. run Chrome in Incognito mode
  2. run it with the --disable-extensions command-line option.

If either of these helps, then some extension is killing your computer, maybe by mining cryptocurrency, or in short you are infected.

然后尝试使用Revo卸载Chrome,然后清理所有剩余磁盘和注册表,然后再次安装Chrome。

防病毒深度扫描也可能会有所帮助。

即使您认为自己已经清除了所有病毒,也要非常敏锐地注视计算机的运行方式。一些病毒可以存活并重新感染计算机。清除所有内容的唯一肯定方法是重新格式化磁盘,然后重新安装所有内容。

也可以看看 :

如何从PC上删除恶意间谍软件,恶意软件,广告软件,病毒,特洛伊木马或Rootkit?

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

当我关闭RDP连接时,基于WinAppDriver的自动化将在Windows 10 VM上停止工作

当我们在Windows上使用docker镜像和容器时,它们存储在哪里?

为什么即使我在页面中没有执行任何操作,但当我们使用“ --enable-precise-memory-info”打开Chrome时,usedJSHeapSize总是增加?

当我尝试在Windows 10上安装caffe时,脚本找不到python库和numpy

为什么在Windows子系统上为Ubuntu启动docker服务后立即关闭它?

当我从控制台应用程序中打开Windows窗体布局时,为什么它会更改?

当我单击选项卡时,为什么它没有打开?

当我单击任务栏上的图标时,聚焦窗口不会最小化(Windows 10)

当我在Windows 8.1的锁屏上输入密码时发生奇怪的事情

仅当我重新启动PC时,Windows 8.1上的DPC_WATCHDOG_VIOLATION

当我在Windows上动态添加窗口小部件时,我应该指定父级吗?

为什么Windows会报告当我尝试复制存储在NAS上的文件可能有害时?

当我启动Windows时,Mac上的时钟被更改了

当我只单击一次时,Windows 10会自动执行双击

当我在Windows 7上使用双屏幕时,如何更改默认屏幕?

每当我收到电子邮件时,如何阻止Windows 10 Action Center通知我?

当我想打开控制面板时Windows 10 File Explorer崩溃

当我打开PC时执行后台任务-Windows Store App

当我再也无法访问Windows 10时,如何删除Microsoft(工作)帐户?

当我休眠或关闭/打开Windows 10 PC时,NIC停止工作

当我在Windows上的Ubuntu(Windows 10中内置的Ubuntu)上使用Bash时,我的Windows根文件系统(例如C驱动器)在哪里?

当我按Winkey + D时,Windows 10 Focus Assist会打开

为什么当我在内部硬盘驱动器上使用程序时,Windows 10 停止看到它?

为什么当我将图像设置为 ImageView 并在 android 7.1.1 上运行它时应用程序崩溃

当我们谈到 RPC 时,我们指的是 Windows 上的特定技术吗?

Windows 10 (Python):只有当我从网络运行它时,我才会收到“geckodriver.exe 意外退出。状态代码是:69”。为什么?

当我尝试重新加载在 XAMPP 上运行的站点时,Windows 崩溃

当我运行使用 Windows api 编写的代码时,它会在打开后立即关闭(在 Visual Studio 中)

当我右键单击 TreeView(Windows 窗体)上的树节点时没有任何反应