this post was submitted on 25 Jul 2026
350 points (98.3% liked)

Technology

86628 readers
4311 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ryper@lemmy.ca 90 points 1 day ago* (last edited 1 day ago) (10 children)

From the comments on the article:

  • Open SettingsSystemAboutAdvanced system settingsHardware tabDevice Installation Settings.
  • Select No to Automatically download manufacturer apps and icons.
[–] Lippy@fedia.io 3 points 21 hours ago

To add to this, below are the group policy and registry locations to change this setting to do the same as the comment above in order to allow for automation. Of course with the disclaimer that you should only use these if you know what you are doing.

Group policy

Computer Configuration -> Administrative Templates -> System -> Device Installation -> Prevent automatic download of applications associated with device metadata. Set the policy to enabled.

Registry (also works on Home edition)

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Device Metadata. Create a REG_DWORD within called PreventDeviceMetadataFromNetwork and set the value to 1.

load more comments (9 replies)