Win A Google Chromebook

Win A Google Chromebook
  1. School Chromebook
  2. Google Chromebook Touchscreen
  • Google announced it’ll fix one of the worst things about running the Chrome browser on Windows 10, the resource drain.
  • Chrome can consume plenty of memory on Windows PCs, impacting the overall performance and leading to crashes.
  • Google confirmed it found a way to allow users to completely shut down Chrome processes and free up memory when the browser slows everything down.

Google Chrome is the world’s most popular browser, and that’s hardly a surprise. It’s fast, features many useful tricks, and supports plenty of useful extensions that can improve the internet surface experience. Chrome is also terribly annoying, to the point where I’ve been looking to ditch it for years. It’s a resource hog and can significantly impact battery life on laptops. As I’m typing these words, my MacBook’s fans have gone into action, a sign that Chrome is consuming way too many resources. These are problems that Google vowed to fix over and over, with the latest such promises coming in just earlier this year. While Chrome can be annoying across operating systems, Google just confirmed that it would fix one of the worst things about running Chrome on Windows 10 computers.

Chrome can be quite the memory hog in Windows 10 machines, and that can ruin the entire experience, especially on older machines that don’t have that much RAM to spare. The more tabs you open, the more resources Chrome will use, which could slow other apps running on the PC. The Chrome issues could lead to crashes, and that’s also an annoying side-effect that can result in some data loss.

The Chrome App Launcher allows you to launch your favorite apps right from the desktop. For Windows laptops and Chromebooks, all of that's possible, but Google's OS is still a work in progress, despite recent additions. If there's a program you want to run, chances are that Windows. Compatible with Windows XP, Vista, Windows 7, XP 64-bit, Vista 64-bit, Windows 7 64-bit, Windows 8, Windows 8 64-bit, Windows 10, as well as Windows 10 64-bit. Google Chrome is no doubt a browser that has stood the test of time. It is upgraded continuously to serve users better. Installing Windows 10 on a Chromebook is difficult, and the end result may not be great. For starters, manufacturers select specific components that complement Google’s lightweight, web-centric OS. Chromebook lets you cast your Chrome browser tabs to Chromecast-enabled TVs, and lets you expand your desktop with Virtual Desks so you can be efficient even without an external monitor. Google Play apps Chromebook gives you access to apps that help you get things done, like Microsoft Word, and keeps you entertained at home with apps like.

Google explained on its Chromium site (via Tom’s Guide) how it’ll fix the problem. Google will use a Windows 10 feature called TerminateProcess to allow users to recover memory that Chrome used a lot faster and cleaner than before:

Win

Exiting a process cleanly is difficult and expensive. Avoiding race conditions becomes almost impossible with complex software and a clean exit can be quite slow. Waiting on all threads, paging in code and data, and race conditions make it not worthwhile.

School Chromebook

We have been gradually moving towards using TerminateProcess for more process types. Although the majority of the shutdown processes tracked by this bug are in utility processes this change uses TerminateProcess for all process types. We should not need to let destructors run so it should be safe to never use exit() (or to make it opt-in).

Closing tabs or the entire browser when the system bogs down might not free up RAM immediately right now. But the Chrome fix that Google announced might prevent that kind of behavior and reduce the number of crashes. TerminateProcess is a Windows feature that tells a program to terminate all processes and threads and immediately free up those resources.

Google Chromebook Touchscreen

It’s unclear when the fix will be rolled out, however. Google has not offered a timeline, but it’ll hopefully be sooner rather than later. Once implemented, the fix should improve the overall Windows 10 performance by allowing users to manage resources better. Until that happens, it’s a good idea to limit the number of open tabs and restart the PC when it bogs down. A RAM upgrade is also something that could fix Chrome crashes.