{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/es-es/powershell/","_op_gitContributorInformation":{"author":{"display_name":"Banreet Kaur","id":"92906285","name":"Banreet","profile_url":"https://github.com/Banreet"},"contributors":[{"display_name":"Aaron Czechowski","id":"26784733","name":"aczechowski","profile_url":"https://github.com/aczechowski"}],"update_at":"25/6/2026","updated_at_date_time":"2026-06-25T23:53:42.0673768Z"},"_path":"module/configurationmanager/remove-cmwdacsetting.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/remove-cmwdacsetting?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Remove-CMWdacSetting.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"340e521b-b1be-381e-6b99-accceff14dc9","document_version_independent_id":"54fd738c-20c7-d1ef-ca3b-94685ce4149c","external help file":"AdminUI.PS.dll-Help.xml","feedback_product_url":"https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472","feedback_system":"Standard","git_commit_id":"c74b3f4574af7a8a480adb998b311f6eeeb3e856","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/c74b3f4574af7a8a480adb998b311f6eeeb3e856/sccm-ps/ConfigurationManager/Remove-CMWdacSetting.md","github_contributors":["aczechowski"],"locale":"es-es","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"08/20/2020","ms.service":"configuration-manager","ms.subservice":"other","ms.topic":"reference","online version":"","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Remove-CMWdacSetting.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Remove-CMWdacSetting.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 11:53 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmwdacsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMWdacSetting","schemaType":"PowershellCmdlet","summary":"<p>Elimine una directiva de Control de aplicaciones de Microsoft Defender del sitio.</p>\n","uid":"ConfigurationManager.Remove-CMWdacSetting"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Remove-CMWdacSetting":{"href":"remove-cmwdacsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMWdacSetting","schemaType":"PowershellCmdlet","summary":"<p>Elimine una directiva de Control de aplicaciones de Microsoft Defender del sitio.</p>\n","uid":"ConfigurationManager.Remove-CMWdacSetting"}},"description":"<p>Elimine una directiva de Control de aplicaciones de Microsoft Defender del sitio. Use <a href=\"get-cmwdacsetting\">Get-CMWdacSetting</a> para obtener un objeto de directiva existente.</p>\n","examples":[{"code":"Get-CMWdacSetting -Name \"My App Control setting\" | Remove-CMWdacSetting","description":"","summary":"<p>En este ejemplo se obtiene un objeto por nombre y, a continuación, se quita del sitio.</p>\n","title":"Ejemplo 1"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.PowerShell.Cmdlets.EP.SimplifiedSettings.CMSettings</span>\n"}],"links":[{"href":"copy-cmwdacsetting","text":"Copy-CMWdacSetting"},{"href":"get-cmwdacsetting","text":"Get-CMWdacSetting"},{"href":"new-cmwdacsetting","text":"New-CMWdacSetting"},{"href":"set-cmwdacsetting","text":"Set-CMWdacSetting"},{"href":"/mem/configmgr/protect/deploy-use/use-device-guard-with-configuration-manager","text":"Administración del control de aplicaciones de Windows Defender con Configuration Manager"}],"module":"ConfigurationManager","name":"Remove-CMWdacSetting","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>Especifique un objeto de directiva de Control de aplicaciones de Microsoft Defender que se va a quitar. Use <a href=\"get-cmwdacsetting\">Get-CMWdacSetting</a> para obtener este objeto.</p>\n","isRequired":true,"name":"CMSettings","parameterValueGroup":"","pipelineInput":true,"position":"1","type":"<span class=\"no-loc xref\">CMSettings</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Este parámetro trata los caracteres comodín como valores de caracteres literales. No se puede combinar con <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Ejecute el comando sin pedir confirmación.</p>\n","name":"Force","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Este parámetro procesa caracteres comodín y puede provocar un comportamiento inesperado (no recomendado). No se puede combinar con <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Elimine una directiva de Control de aplicaciones de Microsoft Defender del sitio.</p>\n","syntaxes":["Remove-CMWdacSetting [-CMSettings] <CMSettings> [-Force] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [<CommonParameters>]"],"uid":"ConfigurationManager.Remove-CMWdacSetting","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"es-es","loc_version":"2024-08-21T21:18:36.7205003Z","loc_source_id":"Github-72476255#live","loc_file_id":"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Remove-CMWdacSetting.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmwdacsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMWdacSetting","schemaType":"PowershellCmdlet","summary":"<p>Elimine una directiva de Control de aplicaciones de Microsoft Defender del sitio.</p>\n","uid":"ConfigurationManager.Remove-CMWdacSetting"}],"canonical_url":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/remove-cmwdacsetting?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/remove-cmwdacsetting?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Elimine una directiva de Control de aplicaciones de Microsoft Defender del sitio. Use <a href=&quot;get-cmwdacsetting&quot;>Get-CMWdacSetting</a> para obtener un objeto de directiva existente.</p>\n\" />\r\n<meta name=\"hideEdit\" content=\"true\" />\r\n<meta name=\"loc_file_id\" content=\"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Remove-CMWdacSetting.md\" />\r\n<meta name=\"loc_source_id\" content=\"Github-72476255#live\" />\r\n<meta name=\"loc_version\" content=\"2024-08-21T21:18:36.7205003Z\" />\r\n<meta name=\"module\" content=\"ConfigurationManager\" />\r\n<meta name=\"ms.contentlocale\" content=\"es-es\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Remove-CMWdacSetting\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Elimine una directiva de Control de aplicaciones de Microsoft Defender del sitio.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMWdacSetting [-CMSettings] <CMSettings> [-Force] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Remove-CMWdacSetting\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}