惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
量子位
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
V
Visual Studio Blog
雷峰网
雷峰网
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
Blog — PlanetScale
Blog — PlanetScale
有赞技术团队
有赞技术团队
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
Y
Y Combinator Blog

Latest news

Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate After testing this HP laptop, I get why its 'boring' design is adored by business users How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store The best WordPress hosting services of 2026: Expert tested and reviewed The best Apple Watch of 2026: Expert tested and reviewed The best TV screen cleaners of 2026: Expert recommended The best 50-inch TVs of 2026: Expert tested I traded my Sonos Era 300 for Denon's new home speaker - and see no reason to go back AI-powered website builders have come a long way - here's your best option in 2026 Amazon just slashed $250 off the Google Pixel 10 - and a Prime subscription isn't required These companies are actually upskilling their workers for AI - here's how they do it Verizon will give you Meta Ray-Bans for free with this Fios Internet deal - how to get yours I tried the new Gemini app for Mac - it has one major advantage over the web version How Google's updated AI Mode will ease your tab clutter when you search Why this MagSafe battery pack is our readers' favorite model right now - especially at its price T-Mobile will give you a Google Pixel 10a for free - plus an extra gift OpenAI's Codex Desktop can run your computer now - and has its own browser Want to build a startup that gets acquired? This founder shares 5 proven tips Google to pay $135M settlement to Android phone users - how to claim your share if you qualify Want to stand out on LinkedIn? Try this career strategist's top 3 tips for strengthening your profile I've used Dell's new XPS 16 for a week, and it's the Windows laptop to beat in 2026
I found the apps slowing down my PC - how to kill the big...
2026-04-17 · via Latest news
HP ZBook 8 G1i
Kyle Kucharski/ZDNET

Follow ZDNET: Add us as a preferred source on Google.


ZDNET's key takeaways

  • Dozens of processes run in the background on your PC, and each takes a bit of memory.
  • Most are necessary and helpful, but some can be disabled to optimize performance. 
  • Checking to see which ones load automatically is a good place to start. 

PC feeling a little sluggish? There are myriad possible reasons, but one of the best places to start is checking what's tying up your memory. 

If you open the task manager (Ctrl + Shift + Esc) and sort the programs by memory usage, you'll find the usual culprits (your browser, Microsoft Office apps) at the top of the list, and a handful of others you probably can't identify.

Also: How I disabled 'fast startup' on my Windows 11 laptop to stop overnight battery drain

Unfortunately, many of these processes are necessary and/or inconsequential in terms of overall memory usage. But there are certainly some processes that can speed things up when killed -- especially if you're on a slower PC. 

I recommend identifying the biggest culprits of memory leakage first: excessive browser tabs, bloatware from your PC's manufacturer, and applications that start up on their own (whether you use them or not). There's also a process called SysMain that preloads apps on your PC you may want to disable. Let's walk through them. 

1. Your browser

Chrome extensions
Elyse Betters Picaro / ZDNET

I'm willing to bet the app at the top of the list is your browser. Google Chrome and Microsoft Edge are notorious memory hogs, especially when you have dozens of tabs open. One thing you may not be aware of: Chrome has its own task manager, so you can see exactly which tabs are costing your PC the most memory. 

In the three-dot menu in the top-right corner, go to More Tools > Task Manager. Sort by memory footprint, and you'll very quickly be able to see if there's a particular tab that's chewing through your RAM. Luckily, you can close them right here in the task manager. 

2. SysMain

If you do any Googling of this topic, you'll see some discussion of this one. SysMain (formerly known as Superfetch) is a Windows process that pre-loads programs it knows you use regularly. This results in tying up some memory, which could negatively impact performance on some PCs. 

There is a lot of discussion on both sides. Some Windows users swear that disabling this process improved their PC's performance, while others cite that it should have no real impact at all. If you're looking for solutions, however, it's worth a try. Here's how. 

Also: If Microsoft wants Windows 12 to succeed, it can't let history repeat itself - let me explain

Press Win + R to open the Run command and type services.msc in the dialog box. This will display all background processes currently running on your PC, complete with descriptions to help identify what they do. 

Scroll down to SysMain, and double-click it. It's currently running by default, so first click the Stop button. Then, locate the dropdown menu next to Startup Type, and select Disabled. Then click Apply, and OK. Windows will no longer preload apps, potentially freeing up some memory in the process. 

3. Manage your startup apps

Nearly every app you install wants to launch automatically when you start your PC. While this makes sense for some, there's no point in devoting system resources to programs you're not using. 

We covered how to check what apps start automatically in Windows 10, and the process is the same with Windows 11. Press Ctrl+Shift+Esc to open the Task Manager, then go to the Startup tab (you may need to click "More Details" to see it). This list shows you all the apps your PC launches automatically when you start your computer. 

Use the Disable button or menu option to stop programs from starting automatically

Right-click the column headings to add details about how much of an impact auto-starting programs have.

Screenshot by Ed Bott/ZDNET

You'll probably see a few apps that don't need to be there, and you can disable these simply by right-clicking. Note that this doesn't uninstall the programs; it simply relegates them to launching on your command. 

Processes you disable should remain in this window, should you want to re-enable in the future. If you don't see it, however, you can re-enable it in a command prompt. From the start menu, type cmd, right-click on Command Prompt, and select Run as administrator. Type the following: sc config "SysMain" start=auto & sc start "SysMain" and then restart your computer.

4. Bloatware

The previous step may have identified a few bloatware programs you've never used, but nonetheless have been running on your PC since you bought it. Most laptops come with proprietary apps that are often half-baked or not particularly useful, as manufacturers try to boost brand recognition and inflate the value of their PCs. 

Also: This free tool installs Windows 11 on unsupported PCs - without any bloatware

Fortunately, they can usually be easily removed, freeing up valuable space and memory. After removing them from the automatic startup menu, you'll find them in Windows' Add or Remove Programs menu, where you can uninstall them.