When you enable Dataverse Search, Microsoft does not create removable business fields. Instead, it provisions platform‑managed system components, including
1. System search metadata tables
These are internal tables used to Store search index mappings , Track table/column eligibility ,Support relevance ranking and AI enrichment
These tables are hidden from normal customization, cannot be deleted, and are owned by the Dataverse platform.
2. System-managed searchable flags and metadata
Some system fields may appear as newly available or enabled, such as:
Internal “searchable” metadata
Search-index descriptors
AI/Copilot search annotations
These are not real data fields in the traditional sense and are not user-managed schema columns. Removing or modifying them is not supported.
3. Auto-enabled system tables
Certain out of box tables (Account, Contact, Case, etc.) may automatically be:
Added to Dataverse Search , Reconfigured for unified global search
This is a configuration change, not the creation of new user tables. I read that these tables are required for first‑class search and Copilot experiences.
Dataverse Search system components are platform-owned and non-removable and microsoft does not support those activities, if you forcely remove then you can have impact like
- Dataverse Search may stop working
- Global search and lookup search may fail
- Copilot responses may degrade or error
- Environment health may be impacted
- Microsoft support may require environment restore
What is safe to change there is
- Remove tables from Dataverse Search indexing
- Remove columns from search indexing
- Change Quick Find views
- Disable search on specific tables
These actions do not delete anything they only change whether data is indexed for search