# Data Components — Registro Windows
> **4 componentes** · Monitoramento de chaves e valores do registro Windows.
%%
```dataview
TABLE WITHOUT ID link(file.link, title) AS "Nome"
FROM "defenses/detections/data-components/registry"
SORT title ASC
```
%%
<!-- QueryToSerialize: TABLE WITHOUT ID link(file.link, title) AS "Nome" FROM "defenses/detections/data-components/registry" SORT title ASC -->
<!-- SerializedQuery: TABLE WITHOUT ID link(file.link, title) AS "Nome" FROM "defenses/detections/data-components/registry" SORT title ASC -->
| Nome |
| ---------------------------------------------------------------------------------------------------------------------------------------- |
| [[_registry\|Data Components - Registro Windows]] |
| [[dc0045-windows-registry-key-deletion\|DC0045 - Windows Registry Key Deletion]] |
| [[dc0050-windows-registry-key-access\|DC0050 - Windows Registry Key Access]] |
| [[dc0056-windows-registry-key-creation\|DC0056 - Windows Registry Key Creation]] |
| [[dc0063-windows-registry-key-modification\|DC0063 - Windows Registry Key Modification]] |
<!-- SerializedQuery END -->