Your registry entry is correctly created, but this specific flag alone no longer disables the new Copilot bubble icon in the latest enterprise builds (Nov–Dec 2024 onward).
Add this registry entry.
Step 1 - Go to:
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\ExternalFeatureOverrides\office
If the office folder does not exist, create it.
Step 2 - Add these two string values (REG_SZ):
A. Disable the Help Pane Host (Copilot UI container)
"Microsoft.Office.HelpPaneHost"="false"
B. Disable the new Copilot UI surface (additional trigger)
"Microsoft.Office.UnifiedCopilotUX"="false"
These two are actually what drive the bottom-right Copilot bubble in the latest builds — not the PowerPoint-specific experiment.
After adding them
- Close ALL Office apps
- Restart PowerPoint
- If the icon still appears → Restart Windows once (some builds cache UI components)