Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • Try small icons and see if the white border goes away. Nothing like that on my own Windows 11 machines. Also run DISM and SFC. (1) Open cmd.exe with Run as Administrator. (2) DISM.exe /Online /Cleanup-image /StartComponentCleanup (3) DISM.exe /Online /Cleanup-Image /Restorehealth (4) SFC /SCANNOW (5) Restart when all the above is complete and test.
    – anon
    Commented May 23, 2022 at 23:47
  • 1
    Windows 11 PDF icons are probably handled by an icon handler. They are probably not editable unless you replace them all with a single icon. Commented May 24, 2022 at 0:27
  • Try the small icons and 100% scale. Icons for PDF files are showing up correctly here.
    – anon
    Commented May 24, 2022 at 0:43
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.
    – Community Bot
    Commented May 24, 2022 at 3:53
  • Try a different PDF reader if you’re not satisfied with the preview features!
    – Daniel B
    Commented May 24, 2022 at 7:59