web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Remove Chatbot Icon fr...
Power Pages
Answered

Remove Chatbot Icon from my Power Pages Site

(0) ShareShare
ReportReport
Posted on by Microsoft Employee
I'm working on a Power Pages site:
  • There is no chatbot configured in site Setup
  • The chatbot icon appears at the bottom right corner of every page anyway
  • There doesn't appear to be any obvious way to turn this off (Am I missing something?)
How do I remove the chatbot icon from my site?
Categories:
I have the same question (0)
  • Verified answer
    NaivePowerApper Profile Picture
    Microsoft Employee on at
    It appears that I may have worked out an (amateurish) answer to my problem.
     
    Edit 'theme.css'.  Make the class used by the chatbot widget hidden. Widget is no longer visible or clickable in the site.
     
    Before:
    .pva-floating-style {
      position: fixed;
      bottom: 0px;
      right: 0px;
      margin-right: 16px;
      margin-bottom: 18px;
      z-index: 9999;
    }
     
    After:
    .pva-floating-style {
      position: fixed;
      bottom: 0px;
      right: 0px;
      margin-right: 16px;
      margin-bottom: 18px;
      z-index: 9999;
      display: none;
    }
  • Suggested answer
    oliver.rodrigues Profile Picture
    9,475 Most Valuable Professional on at
    You can disable this via: https://make.powerpages.microsoft.com/
     
    just disable the Create Copilot option
     
  • NaivePowerApper Profile Picture
    Microsoft Employee on at
    Hi oliver.rodrigues,
     
    Thanks for your response. This was the first thing I tried.  
     
    My intuition was that switching off the 'Create Copilot' option should get rid of the Copilot widget.
     
    Instead, the Copilot widget persisted, it just didn't do anything.
     
    Not sure if others have run into this issue, or I'm just lucky.
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
Valantis Profile Picture

Valantis 49

#2
11manish Profile Picture

11manish 35

#3
Haque Profile Picture

Haque 28

Last 30 days Overall leaderboard