# valinet/Win11DisableRoundedCorners

A simple utility that cold patches dwm (uDWM.dll) in order to disable window rounded corners in Windows 11

Repository: https://github.com/valinet/Win11DisableRoundedCorners
Canonical: https://ross.abutalabs.com/products/win11disableroundedcorners
Language: C
License: GPL-2.0
License Family: copyleft
Last push: 2023-07-18T23:14:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1824, "days_push": 1142, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1050, forks 45 (observed 2026-08-28T04:03:22.989576+00:00)

## What it is
A small C utility that cold-patches the Windows 11 Desktop Window Manager (uDWM.dll) to disable window rounded corners, and can restore them by running again. It downloads symbol files during patching and backs up the original DLL for recovery.

## Use cases
- disable rounded window corners in Windows 11
- restore square window corners on Windows 11
- patch dwm uDWM.dll to remove rounded corners
- revert Windows 11 rounded corner styling
- customize Windows 11 window appearance

## When to choose
- you want native square corners without third-party shell extensions
- you prefer a lightweight one-shot patch over running resident software
- you are comfortable with system file patching and backups

## When to avoid
- you are not willing to modify system files or risk system instability
- you run Windows versions not tested by the tool
- you need a reversible, officially supported customization method

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools
- domain: windows, desktop-applications
- platform: windows, cli
- tags: windows-11, dwm, binary-patching, system-tweaks, ui-customization

## Member repositories
- valinet/Win11DisableRoundedCorners (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.989576+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:00:25.957337+00:00, confidence not recorded.
  - readme: https://github.com/valinet/Win11DisableRoundedCorners (fetched 2026-08-28T04:03:22.989576+00:00, sha 70910e8caac4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
