this post was submitted on 30 Jun 2023
22 points (82.4% liked)

Technology

58505 readers
4242 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Dev builds now feature the first version of public Windows Copilot integration.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago (1 children)

I wonder how companies will deal with this. Many won't want their employees to type in trade secrets into this thing, but if it's baked into the OS, can it still be permanently disabled?

[–] [email protected] 3 points 1 year ago (1 children)

There’s all sorts of OS features that can be disabled via group policy and related things, I’m sure this will be that.

[–] OmarDontScare 1 points 1 year ago

That's right! And if there is no Group Policy that you can use to disable, than people will write a Powershell script for it to do so quick and dirty.

The widgets pane for instance was for some time only able to be disabled if you run Windows 11 Enterprise. Intune did not offer a policy for business OS versions. So quite quickly people just wrote a script in Powershell to do it themselves.