While Google Assistant is a wonderful companion to have around, you don’t always want it chiming in on your life. Whether it’s accidentally taking commands when you’re not speaking to it or getting activated by voices on your televisions, some people find it best to turn off the companion. Google Assistant can be turned off entirely on your smartphone, though you can also limit its abilities — giving it the exact amount of control over your smart home as you deem necessary.
Recommended Videos
(function(){let containerEl=document.getElementById(‘dt-cnx-container-68ae3c4940923’);const deletePlayer=()=>{if(containerEl){containerEl.remove();containerEl=null}};if(!window.DT_RELATED_PLAYER_PROVIDER){deletePlayer();return}
const iasAnId=decodeURIComponent(‘927851’);if(!window.dtCNXReady){const loadIAS=()=>{return new Promise((resolve)=>{const e=document.createElement(‘script’);e.src=’https://static.adsafeprotected.com/vans-adapter-google-ima.js’;e.onload=()=>{resolve()};document.head.appendChild(e)})};const loadCNX=()=>{return new Promise((resolve)=>{!function(n){if(!window.cnx){window.cnx={},window.cnx.cmd=[];var t=n.createElement(‘iframe’);t.src=’javascript:false’;t.style.display=’none’,t.onload=function(){var n=t.contentWindow.document,c=n.createElement(‘script’);c.onload=function(){window.dtCNXIframe=t;resolve()};c.src=’//cd.connatix.com/connatix.player.js?cid=2a2352ef-fe98-483c-8897-aef587823f13′,c.setAttribute(‘async’,’1′),c.setAttribute(‘type’,’text/javascript’),n.body.appendChild(c)};if(document.readyState!==’loading’){n.body.appendChild(t)}else{n.addEventListener(“DOMContentLoaded”,function(){n.body.appendChild(t)})}}}(document)})};window.dtCNXReady=()=>{if(!window.dtCNXReadyPromise){window.dtCNXReadyPromise=new Promise((resolve)=>{Promise.all([iasAnId?loadIAS():Promise.resolve(),]).then(()=>loadCNX()).then(()=>{resolve()})})}
return window.dtCNXReadyPromise}}
const disableFloating=()=>{let playerAPI=window.DTConnatixPlayers&&window.DTConnatixPlayers[‘dt-cnx-player-68ae3c4940922’];if(playerAPI){playerAPI.disableFloatingMode()}else{DTEvent.on(‘dt-connatix-player-ready’,()=>{playerAPI=window.DTConnatixPlayers[‘dt-cnx-player-68ae3c4940922’];if(playerAPI){playerAPI.disableFloatingMode()}})}};window.dtDampenPlayerCallbacks=window.dtDampenPlayerCallbacks||{};window.dtDampenPlayerCallbacks[‘dt-cnx-player-68ae3c4940922’]=deletePlayer;const lazyLoad=()=>{return new Promise((resolve)=>{if(containerEl&&window.IntersectionObserver){const observer=new IntersectionObserver((entries)=>{if(entries[0].isIntersecting){observer.disconnect();if(containerEl){window.dtDampenPlayerCallbacks[‘dt-cnx-player-68ae3c4940922′]=disableFloating;resolve()}}},{rootMargin:’300px’});observer.observe(containerEl)}})};Promise.resolve().then(()=>lazyLoad()).then(()=>window.dtCNXReady()).then(()=>{(new Image()).src=’https://capi.connatix.com/tr/si?token=65fece0c-941b-4d77-b455-b6d23b01b35b&cid=2a2352ef-fe98-483c-8897-aef587823f13′;cnx.cmd.push(()=>{cnx({playerId:’65fece0c-941b-4d77-b455-b6d23b01b35b’,mediaId:”,playlistId:”,settings:{playbackMode:cnx.configEnums.PlaybackModeEnum.AutoPlay,},}).render(‘dt-cnx-player-68ae3c4940922’,(renderError,playerAPI)=>{if(playerAPI){window.DTConnatixPlayers=window.DTConnatixPlayers||{};window.DTConnatixPlayers[‘dt-cnx-player-68ae3c4940922’]=playerAPI;DTEvent.trigger(‘dt-connatix-player-ready’);const videoTitleEl=containerEl.querySelector(‘.h-video-title’);if(videoTitleEl){playerAPI.getAllMetadata().then((metadata)=>{if(metadata&&metadata.length>0){videoTitleEl.innerText=metadata[0].title}})}
if(iasAnId){const videoElement=document.getElementById(‘dt-cnx-player-68ae3c4940922’).parentElement.querySelector(‘.cnx-video-container’);playerAPI.on(cnx.configEvents.ImaAdsManager,(adsManager)=>{const adUnit=adsManager.Oa.l.iu;try{const config={anId:iasAnId,campId:playerAPI.getSize().width+’x’+playerAPI.getSize().height,chanId:adUnit,};googleImaVansAdapter.init(window.dtCNXIframe.contentWindow.google,adsManager,videoElement,config)}catch(error){console.error(‘Could not init IAS for Connatix.’,error)}})}}})})})}())
Difficulty
Easy
Duration
10 minutes
What You Need
Smartphone
Smart device
Google app
(function() {
const el = document.getElementById(‘h-68ae3c4930ecf’);
const list = el.querySelector(‘.b-meta-table__list’);
const listModifier = ‘b-meta-table__list–long’;
const moreItems = (el.querySelectorAll(‘.b-meta-table__list-item’)).length – 4;
const btn = el.querySelector(‘.b-meta-table__button’);
const additionalBtnClass = ‘b-meta-table__button–active’;
if (btn) {
btn.addEventListener(‘click’, function(e) {
if (list.classList.contains(listModifier)) {
list.classList.remove(listModifier);
btn.classList.add(additionalBtnClass);
btn.innerHTML = JSON.parse(decodeURIComponent(‘%22Show%20less%22’));
} else {
btn.innerHTML = moreItems === 1 ? ‘Show 1 more item’ : ‘Show ‘ + moreItems + ‘ more items’;
btn.classList.remove(additionalBtnClass);
list.classList.add(listModifier);
}
});
}
})();
Here’s a detailed look at how to turn off Google Assistant on any device, including your smartphone and smart devices.:root{–wp-admin-theme-color:#007cba;–wp-admin-theme-color–rgb:0,124,186;–wp-admin-theme-color-darker-10:#006ba1;–wp-admin-theme-color-darker-10–rgb:0,107,161;–wp-admin-theme-color-darker-20:#005a87;–wp-admin-theme-color-darker-20–rgb:0,90,135;–wp-admin-border-width-focus:2px;–wp-block-synced-color:#7a00df;–wp-block-synced-color–rgb:122,0,223;–wp-bound-block-color:var(–wp-block-synced-color)}@media (min-resolution:192dpi){:root{–wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{–wp–preset–font-size–normal:16px;–wp–preset–font-size–huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(–wp–preset–font-size–normal)}.has-huge-font-size{font-size:var(–wp–preset–font-size–huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){–wp-admin–admin-bar–position-offset:var(–wp-admin–admin-bar–height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){–wp-admin–admin-bar–position-offset:0px}}/*! This file is auto-generated */.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}”>Google
How to turn off Google Assistant on your smartphone
There are a few different ways to disable Google Assistant on your smartphone, depending on your device and software. Here’s a general look at how it works:
Step 1: Open the Google app on your phone.
Step 2: Enter the options menu by clicking on your profile picture at the top of the screen.
Related:
How much is Apple Music, and how can you get it for free?
Step 3: Tap Settings.
Step 4: Tap Google Assistant.
Step 5: Enter the General menu, then toggle Google Assistant to the off position.
Step 6: That’s it! Google Assistant is now deactivated. However, if those steps don’t work for your device, you can try something else. Just dive directly into your smartphone’s Settings menu, select Assistant, then General. You can then toggle off your Google Assistant right from this menu screen.
Manage smart home devices connected to Google Assistant
Since there are so many devices that support Google Assistant, there are a variety of ways to modify their settings. Be sure to check the instructions for your specific device, but here’s a general way to look at which smart devices are syncing with Google Assistant.
Step 1: Open the Google Home app on your smartphone.
Step 2: Tap Settings.
Step 3: Select Google Assistant.
Step 4: Click Manage all Assistant settings.
Step 5: Select Devices.
Step 6: Here, you’ll be able to manage all devices that are linked to your Assistant. This includes adding or removing devices.:root{–wp-admin-theme-color:#007cba;–wp-admin-theme-color–rgb:0,124,186;–wp-admin-theme-color-darker-10:#006ba1;–wp-admin-theme-color-darker-10–rgb:0,107,161;–wp-admin-theme-color-darker-20:#005a87;–wp-admin-theme-color-darker-20–rgb:0,90,135;–wp-admin-border-width-focus:2px;–wp-block-synced-color:#7a00df;–wp-block-synced-color–rgb:122,0,223;–wp-bound-block-color:var(–wp-block-synced-color)}@media (min-resolution:192dpi){:root{–wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{–wp–preset–font-size–normal:16px;–wp–preset–font-size–huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(–wp–preset–font-size–normal)}.has-huge-font-size{font-size:var(–wp–preset–font-size–huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){–wp-admin–admin-bar–position-offset:var(–wp-admin–admin-bar–height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){–wp-admin–admin-bar–position-offset:0px}}/*! This file is auto-generated */.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}”>Google
How to tweak your Google Assistant settings
You can tweak all sorts of different settings in the Google app if you go to the Google Assistant menu as shown above, but what if you want to turn off specific triggers?
Sometimes Google Assistant will pick up your voice even if you’re not issuing a command, so it can be frustrating around the house. An ideal solution is to set the app preferences so it’ll only pick up voice commands when you’re in the car. Here’s how to do that on a Samsung Galaxy phone — the path will be slightly different on a different device.
Step 1: Go to Settings and tap Apps.
Step 2: Tap the three dots icon at the top-right for more options, and tap Default apps.
Step 3: Tap on Device Assistance App (or Assist App).
Step 4: There are various settings you can change here, and they’ll be different depending on your device. Some might ofter to read text messages out loud, while others will launch Assistant when you squeeze your phone.
Step 5: Tap the Gear icon to dig deeper and access more options. Tap Voice Match.
Step 6: You can now toggle off Access with Voice Match but leave on While Driving.