Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Resolve ms-edge policy errors by removing invalid policies #2820

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NixCookies
Copy link

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Removed ms-edge polices which were causing "unknown policy" errors.

Testing

  • Successfully compiled using Compile.ps1 without issues.
  • Ran winutil.ps1 and was able to select and execute the tweak "Debloat Edge".
  • Verified the settings in ms-edge (edge://policy/).
  • Tested on ms-edge 129 on Windows 11 IoT Enterprise LTSC 24H2 (x64).

Impact

  • Removed EdgeEnhanceImagesEnabled policy.
  • Removed EdgeFollowEnabled policy.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

Removed EdgeEnhanceImagesEnabled and EdgeFollowEnabled policies, which were causing "unknown policy" errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant