diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES
index 506d9731c2e4..c21c4441f781 100644
--- a/OWNERS_ALIASES
+++ b/OWNERS_ALIASES
@@ -131,10 +131,6 @@ aliases:
- floreks
- maciaszczykm
- shu-mutou
- sig-usability-leads:
- - hpandeycodeit
- - morengab
- - tashimi
sig-windows-leads:
- claudiubelu
- jayunit100
diff --git a/label_sync/labels.md b/label_sync/labels.md
index 9c62ecde7a84..c7db89dfc329 100644
--- a/label_sync/labels.md
+++ b/label_sync/labels.md
@@ -124,7 +124,6 @@ larger set of contributors to apply/remove them.
| `sig/storage` | Categorizes an issue or PR as relevant to SIG Storage.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| `sig/testing` | Categorizes an issue or PR as relevant to SIG Testing.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| `sig/ui` | Categorizes an issue or PR as relevant to SIG UI.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
-| `sig/usability` | Categorizes an issue or PR as relevant to SIG Usability.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| `sig/windows` | Categorizes an issue or PR as relevant to SIG Windows.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| `triage/accepted` | Indicates an issue or PR is ready to be actively worked on.| org members | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| `triage/duplicate` | Indicates an issue is a duplicate of other open issue.
This was previously `close/duplicate`, `duplicate`, | humans | |
diff --git a/label_sync/labels.yaml b/label_sync/labels.yaml
index 72d81413fbd6..117d0a362111 100644
--- a/label_sync/labels.yaml
+++ b/label_sync/labels.yaml
@@ -571,12 +571,6 @@ default:
target: both
prowPlugin: label
addedBy: anyone
- - color: d2b48c
- description: Categorizes an issue or PR as relevant to SIG Usability.
- name: sig/usability
- target: both
- prowPlugin: label
- addedBy: anyone
- color: d2b48c
description: Categorizes an issue or PR as relevant to SIG Windows.
name: sig/windows
diff --git a/triage/index.html b/triage/index.html
index fd9162cfd197..ba1dbc2b77ae 100644
--- a/triage/index.html
+++ b/triage/index.html
@@ -32,7 +32,6 @@