{"id":5765,"date":"2021-09-15T10:01:45","date_gmt":"2021-09-15T16:01:45","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=5765"},"modified":"2021-09-15T10:02:45","modified_gmt":"2021-09-15T16:02:45","slug":"win-10-no-puedo-escribir-en-la-barra-de-busqueda-kmspico","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=5765","title":{"rendered":"Win 10: No puedo escribir en la barra de b\u00fasqueda (KMSPico)"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li>Abrimos \u00abPowerShell\u00bb como <strong>administrador.<\/strong><\/li><li>Ejecutamos los siguientes comando:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>PowerShell -ExecutionPolicy Unrestricted \n\nGet-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like \"*SystemApps*\"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register \"$($_.InstallLocation)\\AppXManifest.xml\"}\n\n$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest <\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Luego ejecutamos Win+R <\/li><li>Y abrimos cmd<\/li><li>Ejecutamos:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>C:\\Windows\\System32\\ctfmon.exe<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Abrimos \u00abPowerShell\u00bb como administrador. Ejecutamos los siguientes comando: Luego ejecutamos Win+R Y abrimos cmd Ejecutamos:<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[86],"tags":[342,339,340],"class_list":["post-5765","post","type-post","status-publish","format-standard","hentry","category-windows","tag-escribir","tag-kmspico","tag-win10"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/5765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5765"}],"version-history":[{"count":2,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/5765\/revisions"}],"predecessor-version":[{"id":5767,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/5765\/revisions\/5767"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5765"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5765"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}