this post was submitted on 12 Jul 2026
161 points (99.4% liked)

Technology

7018 readers
341 users here now

News community around technology, social media platforms, information technology and governmental policy surrounding it.

What doesn't fit here?

The core of the story has to be technology focused.


Post guidelines

Title formatPost title should mirror the news source title. If you don't like the title of article, look for an alternative source instead of editorializing it.
URL formatPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title. Opinion articles refer to articles that their publisher doesn't explictly endorse.
Country prefixCountry prefix can be added to the title with a separator (|, :, etc.) if the news is from a local publisher who doesn't clearly mention the country.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS
top 16 comments
sorted by: hot top controversial new old
[–] hal_5700X@sh.itjust.works 7 points 4 hours ago (1 children)

How to disable Copilot

For Pro, Enterprise, or Education usersPress Windows + R, type gpedit.msc, and press Enter. Navigate to User Configuration > Administrative Templates > Windows Components > Windows Copilot. Double-click "Turn off Windows Copilot," select "Enabled," then click Apply and OK. Restart your computer for the changes to take effect.

For Home usersHome users without access to the Group Policy Editor can disable Copilot via the Windows Registry. Press Windows + R, type regedit, and press Enter. Navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows. Create a new key named WindowsCopilot if it does not exist. Inside this key, create a new DWORD (32-bit) value named TurnOffWindowsCopilot and set its value to 1. Restart your computer to apply the change.

[–] j5y7@sh.itjust.works -1 points 3 hours ago

I disabled it with a Linux install.

[–] curbstickle@anarchist.nexus 10 points 9 hours ago

Its generally pretty easy for me to know what's slowing down my work laptop.

Microsoft Teams is the hogzilla of resource hogs.

[–] Brujones@lemmy.world 9 points 11 hours ago (1 children)

Fun story from my win11 work machine. I've de-copiloted it to the best of my ability. Even so, 'ai.exe' was always running, consuming more RAM than I was comfortable with, and if I killed it, it would respawn.

I found i can delete the folder it resides in with no ill effect. But a few times a week, a process would recreate it.

System owned the parent folder but for some reason I was unable to revoke its write permissions. So instead, I created a junction so that anything written to the ai folder would instead write to a folder that I had sole ownership of.

This worked, except it ended up causing kernel failures and bootloader issues. Big yikes.

[–] OwOarchist@pawb.social 4 points 9 hours ago (1 children)

Why not just write a script that re-deletes it every 5 minutes?

[–] Brujones@lemmy.world 6 points 8 hours ago (2 children)

I haven't figured out how do make a script that can delete a directory that needs admin rights. Instead, I created a script that pings the directory once per minute and tosses up a notification if it exists. Then I just go and delete it. It's good enough for me, since it only happens 2x-3x per week.

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com 5 points 8 hours ago (1 children)

Use task scheduler and click the run as administrator option. Also make sure you have the option set to run hidden, or run whether logged in or not.

[–] Brujones@lemmy.world 4 points 7 hours ago

Thank you! I will give this a try.

[–] OwOarchist@pawb.social 5 points 8 hours ago* (last edited 8 hours ago)

I haven’t figured out how do make a script that can delete a directory that needs admin rights.

Yeah ... me neither, I guess. I know how to do that on Linux easily enough (doesn't even need a proper script, just a root cron job), but not sure how on Windows.

[–] terabyterex@lemmy.world 13 points 13 hours ago (4 children)

everything else aside. please stop with this misunderstanding of ram. unused ram is wasted ram. the OS will give what is available. its good at managing who needs what. the problem ariaes is when an app isnt letting go of ram and taking more. so unless you have an app that needs ram and ia t getting it, its no an issue.

all that aside... i do t think a gig of ram for an ai to analyze your entire pc and running processes is absurd.

[–] OwOarchist@pawb.social 7 points 9 hours ago

unused ram is wasted ram. the OS will give what is available

But RAM used by this ai bullshit will not be listed as 'available' to the OS and cannot be used for other things.

[–] Rhaedas@fedia.io 18 points 13 hours ago

Yeah, the RAM isn't the problem if you have it, it's the CPU/GPU cycles to do what could be done with simpler tools.

[–] Kubiac@discuss.tchncs.de 11 points 12 hours ago (1 children)

Copilot can't analyze your PC or the data on it. It's just a fancy web page, that hogs too much resources.

[–] albbi@piefed.ca 8 points 11 hours ago

The Copilot app for Windows also supports some additional features not available elsewhere, including:

Windows shortcut key
Wake word ("Hey Copilot")
Copilot Vision
File search
Take a screenshot
View web content
Windows Settings support

Source

[–] wizardbeard@lemmy.dbzer0.com 2 points 9 hours ago (1 children)

Yep, plus, who is running Windows on a machine where 1GB of RAM is precious?

My work laptop has 16GB. It runs the full suite of Microsoft bloat (CoPilot, Teams, Edge, OneDrive) plus various antivirus and work security/monitoring tools constantly. I usually also have Outlook open, ~5 active tabs in Edge (with up to 20 inactive), an RDP session going, Excel, VSCode (often with long running scripts going), OneNote, Notepad++, and either YouTube for music or a teams meeting with video.

I've never had to close anything for the sake of performance except when I was installing a big program, doing a deep search through tens of thousands of files using very inefficient PowerShell code, while having all the rest open.


I'm not saying CoPilot using a gig of RAM at rest is OK, I'm just saying it's not the huge performance impact being implied.

On a machine with only 8 gigs of ram that 1 gig is very useful. 16gb+ not so much, but 8 gigs gives you about 4 gigs of useable ram before windows starts offloading stuff.