[TIP INSTALACION] Cambios en Windows para el cumplimiento de la DMA en la UE y otros mercados - Copilot, etc.

Colapsar
X
 
  • Filtrar
  • Tiempo
  • Mostrar
Limpiar Todo
nuevos mensajes
  • jmtella
    Administrator
    • Nov
    • 20015

    [TIP INSTALACION] Cambios en Windows para el cumplimiento de la DMA en la UE y otros mercados - Copilot, etc.

    Microsoft, entiendo que por presiones y multas de los mercados, ha implementado en windows comportamientos diferentes. Está controlado por la forma de instalar windows. NO es por la localizacion de idioma ingles, o estar en USA, etc... sino simplemente por la forma de instalar windows y las respuestas que damos a las pantallas de OOBE iniciales. Hay forma de lanzar de nuevo el OOBE con lo cual podremos, si queremos cambiar el comportamiento.

    Es por ello, por lo que por ejemplo en nuestras instalaciones no vemos el Copilot (podemos usar una version generica en el navegador, pero esto realmente no es Copilot).

    En combinacion con lo que se responda en el OOBE de instalacion, posteriormente windows actua en funcion del fichero IntegratedServicesRegionPolicySet.json que reside en windows\system32. Podemos modificar ese fichero, pero en las actualizaciones volverá a salir el original y ademas, si lo modificamos, el SFC dará error de integridad de windows.

    Podemos ver el contenido de IntegratedServicesRegionPolicySet.json, el cual nos muestra las opciones que hay para cada region.

    Spoiler: mostrar

    Código:
    {
      "$schema": "schemas/IntegratedServicesRegionPolicySet.Schema.1.1.0.json",
      "version": "1.0",
      "policies": [
        {
          "$comment": "Edge is uninstallable.",
          "guid": "{1bca278a-5d11-4acf-ad2f-f9ab6d7f93a6}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "User can disable web search.",
          "guid": "{6002ce31-b807-4f82-820c-2b92e716ab76}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Narrator scripting extensions are enabled.",
          "guid": "{6033b294-79ff-47eb-bbde-97b4c6479217}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "File Explorer Search is third party extensible.",
          "guid": "{63ef7a1e-95a1-4f7b-9d4c-b5ed8e72fe10}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "First party File Explorer Search is allowed.",
          "guid": "{ad2d9176-ef16-42de-ba5e-5f6e5a07abca}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "SetAppAsDefault Public API exception for setting Edge as default",
          "guid": "{50db02cb-3f22-465b-9205-0e722c2caf0c}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["CN", "HK", "MO", "TW"]
            }
          }
        },
        {
          "$comment": "Third party search providers show in search.",
          "guid": "{f2775604-739c-4cd2-8463-eb040f7e8bf7}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Third party search highlight content in search zero input.",
          "guid": "{e462341d-48bf-4a7f-9585-5a4e5b90a079}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "First party search highlight content in search zero input.",
          "guid": "{13feefcf-0f8a-4df0-b85c-417cbcc68d27}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "V2: Third parties can customize the Taskbar Gleam.",
          "guid": "{7de951fb-a68f-4cb0-b67b-ae6fbdec83ed}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Third parties can customize the Taskbar Gleam.",
          "guid": "{9a9f7273-6d5d-4da8-a8e6-bc3243b84d21}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "V2: First party Taskbar Gleam customization is shown.",
          "guid": "{17bcdbb5-6003-4b4a-8da8-db163a9869d5}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "First party Taskbar Gleam customization is shown.",
          "guid": "{61bf5046-c5db-4cd3-b6bf-929e5b421a6a}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Search MRU shows third party provider.",
          "guid": "{407a6a2a-4c34-4945-bd24-cd194635abae}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Edge is required for web search.",
          "guid": "{5436f3c3-803e-447d-9bd2-b533888df09f}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "System components are differentiated from apps.",
          "guid": "{b162c44a-5d51-4fb4-aadd-6b8bf3ea4648}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Backup options are restricted.",
          "guid": "{4492387d-5ea5-4e72-9ca0-69067d19502c}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Show files from the MS Office MRU redommendation provider.",
          "guid": "{c053478a-fd9a-4bbf-a794-4ebef4bbf764}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Third party feed is shown in Widgets.",
          "guid": "{16d2b50e-fa7c-4bb1-ab17-01d766530b3b}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Third party Widgets are shown in Widgets feed.",
          "guid": "{93f5099b-feeb-42c1-984b-c34851e100aa}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "First party Widget feed can be disabled.",
          "guid": "{92ca7dcf-f422-4a4b-892e-7883a3ca8d70}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Use default web protocol for Widget links.",
          "guid": "{3d0c862c-bfd8-4350-af2f-4c42884cc3a8}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Restrict Widgets data sharing.",
          "guid": "{0dcb52b1-6b3f-4e95-8049-bf2281ae2eda}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Restrict third-party Widgets data sharing.",
          "guid": "{4323bb73-d394-4c3a-b9df-224ab359844f}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "UTC events should be tagged restricted.",
          "guid": "{dd5d7e7c-3ad7-4e38-b11b-a566f1510d00}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "XBox performance fit data sharing.",
          "guid": "{cd69e9e4-3778-4418-ba1d-bf0116eeeebe}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Shared ODD consent.",
          "guid": "{1f5403a8-5d44-40b9-a002-dda7ce7b0d01}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Windows CoPilot",
          "guid": "{4ac54d32-0799-405f-9bf4-1fe094cd859c}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Automatic app sign-in",
          "guid": "{1d290cdb-499c-4d42-938a-9b8dceffe998}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Notifications on the taskbar for Widgets.",
          "guid": "{37bae007-d2ac-41e8-b1bb-848f04e7858f}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Show recent web searches in search zero input.",
          "guid": "{3ffae667-623e-408e-bb30-9f670707c346}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Show website items in start recommendations.",
          "guid": "{1ee2eff2-27f6-4103-b593-6e7d656a54df}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Widget sign-in is restricted to default account.",
          "guid": "{1b4085de-aab1-43f6-9385-c5774b824be9}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Widget third-party taskbar badges are enabled.",
          "guid": "{0446522c-1359-4a68-9e11-e7e46459b2e7}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Widgets should be restricted to static recommendations.",
          "guid": "{263054fb-c39e-41d5-b712-23f340806ca8}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "First-party Widgets have optimized frame and taskbar integration.",
          "guid": "{9f39df42-5d54-46fc-aa50-9ae3b1ecd663}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "News & Interest settings are shown.",
          "guid": "{3b6022db-defd-4b4a-b6cf-6004dd657f3c}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Full screen user setup promotional surfaces are allowed.",
          "guid": "{b5113273-5a79-4488-a7b4-0a4fc5d5b194}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Individual promotional pages within larger user setup flows are allowed.",
          "guid": "{75b09d11-2e0d-4029-bd88-b91ec9a229bb}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Windows and first-party apps are allowed to access web browser user profile IDs.",
          "guid": "{874ed11b-2ab7-4f1e-b275-6032092e3dda}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Promotion and direct launch of Edge instead of the default browser from campaigns is allowed",
          "guid": "{2bf706de-6dbb-4692-b7ef-84d80c47e927}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Campaign segment targeting is allowed",
          "guid": "{36996754-e327-483a-902f-523e2ba03239}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Widgets is shown as a Status app on Lock Screen",
          "guid": "{f7281e17-d7eb-4224-89d0-8aa12a403410}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Third party apps can be expedited via UO infrastructure",
          "guid": "{0d8903d8-84f5-4048-af3f-547476d83c3c}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Windows Copilot chat provider extensibility",
          "guid": "{a9aacd21-327a-4747-adc1-9d8f1d0f6704}",
          "defaultState": "disabled",
          "conditions": {
            "region": {
              "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Full screen user setup promotional surfaces are allowed.",
          "guid": "{b5113273-5a79-4488-a7b4-0a4fc5d5b194}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Individual promotional pages within larger user setup flows are allowed.",
          "guid": "{75b09d11-2e0d-4029-bd88-b91ec9a229bb}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Windows and first-party apps are allowed to access web browser user profile IDs.",
          "guid": "{874ed11b-2ab7-4f1e-b275-6032092e3dda}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Promotion and direct launch of Edge instead of the default browser from campaigns is allowed",
          "guid": "{2bf706de-6dbb-4692-b7ef-84d80c47e927}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        },
        {
          "$comment": "Campaign segment targeting is allowed",
          "guid": "{36996754-e327-483a-902f-523e2ba03239}",
          "defaultState": "enabled",
          "conditions": {
            "region": {
              "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
            }
          }
        }
      ]
    }


    Es sorprendente la de cosas que nos "capan" solo por estar en la UE como copilot y otra treintena de cosas más. Ver detalle anterior. Dan alguna ventaja como poder desistalar Edge o bien Onedrive... pero al menos yo no quiero ni necesito eso.

    La region a la que se refiere es la que definimos en el OOBE al instalar. Esto no influye luego, ya que aunque digramos que la region es USA, luego a nivel usuario podemos seleccionar, idioma, region, etc... Pero el comportamiento de windows, precisamente a nivel de la region que hayamos puesto en el OOBE es totalmente diferente.

    Si queremos tener una version totalmente original de Windows debemos seleccionar USA en el OOBE. Mi consejo es hacerlo, no ya en sí por el Copilot, sino porque la experiencia nos ha dado que Microsoft funciona bien, pero en el momento de versiones o daptaciones localizadas, deja mucho que desear.

    Muestro las pantallas de OOBE en donde debemos "engañar" al sistema:

    Haga clic en la imagen para ver una versión más grande  Nombre:	Captura de pantalla 2024-03-01 131522.png Visitas:	0 Size:	124,0 KB ID:	52995

    Lo puede preguntar, dependiendo de la version instalada, una o dos veces: Siempre decir que estamos en USA.

    ----------------------------------------------------------------------------------------------------------------------------------------

    Si ya temos windows instalado, la manera que salga el OOBE en el reinicio es sencilla: en una consola arrancar como Administrador, ejecutamos:

    Código:
    cd \windows\system32
    sysprep
    Y en la pantalla que nos salgo, sin TOCAR NADA le damos al goton de reiniciar.

    NOTA: los usuario no se perderan, pero si se perderá todo lo que este anclado a la barra de tareas. Igualemtne el nombre de maquina se perderá por lo que si lo tenemos personalizado deberemos volver a cambiarlo, y si estamos en DOminio, debermos meterlo de nuevo en el Domonio, pero no se perderá nada.

    Reiniciamos nos pregunta lo de la region: USA, etc... reiniciará y nos pide usuario, debemos crear un USUARIO NUEVO. Una vez que hayamos entrado, ya podemos usar tanto el nuevo como los viejos, y el nuevo podremos eliminarlos. Es decir lo ponemos solo como temporal.

    Una vez que hayamos entrado con el viejo usuario, el Copilot nos saldrá, bien en ese momento, o bien tras posterior reinicio.

    NOTA2, el icono de Copilot debe salir en el systray a la derecha. Si saliese en el cento con el metodo del SYSPREP, podemos moverlo a su localizacion final con el usao de vivetool:

    vivetool /enable /id:46874360
    Archivos Adjuntos
  • CarlosT
    Senior Member
    • Dec
    • 282

    #2
    En una instalacion limpia se puede poner ya directamente el usuario definitivo y luego cambiar USA por España?

    Comentario

    • jmtella
      Administrator
      • Nov
      • 20015

      #3
      Originalmente publicado por CarlosT Ver Mensaje
      En una instalacion limpia se puede poner ya directamente el usuario definitivo y luego cambiar USA por España?
      Si. Pero en general no va a hacer falta el cambio de USA, ya que si lo primero que hacemos es abrir el Edge, deberá tomar el perfil del usuario... y esto reconfigurará idioma, localizacion, etc... de forma automatica. Esoy presuponiendo que ese usuario ya ha usado Edge, y lo tiene correcto en alguna otra instlacion. En cualuqier caso, siempre se puede cambiar todo de forma manual y el Copilot se mantendrá.

      Comentario

      • jquilezl
        Super Moderator
        • Dec
        • 719

        #4
        Hecho en dos equipos, y en ambos sin problema. Crea la cuenta nueva, luego cambias a la anterior y eliminas la nueva y, salvo los iconos de la barra de tareas, que se reponen en un minuto, todo funciona correctamente. En configuración de Idioma y región, mantiene el país como España y la configuración regional en español.

        Comentario

        • jmtella
          Administrator
          • Nov
          • 20015

          #5
          Originalmente publicado por jquilezl Ver Mensaje
          Hecho en dos equipos, y en ambos sin problema. Crea la cuenta nueva, luego cambias a la anterior y eliminas la nueva y, salvo los iconos de la barra de tareas, que se reponen en un minuto, todo funciona correctamente. En configuración de Idioma y región, mantiene el país como España y la configuración regional en español.
          Te ha cambiado el nombre de maquina tambien... te lo comento por si tenias nombre especifico de maquina en el equipo... Lo cambias al que quieras y a correr...

          Comentario

          • jquilezl
            Super Moderator
            • Dec
            • 719

            #6
            Sí, me di cuenta al ir a acceder a una carpeta compartida. Como dices, le vuelves a poner el nombre que tenía y listo.

            Comentario

            • javier
              Senior Member
              • Dec
              • 344

              #7
              También deshabilita el usuario Administrador si estaba habilitado. Y luego el copilot responde por defecto en inglés. Por cierto, es el Pre (preliminar)
              Saludos
              Javier López

              Comentario

              • jmtella
                Administrator
                • Nov
                • 20015

                #8
                Originalmente publicado por javier Ver Mensaje
                También deshabilita el usuario Administrador si estaba habilitado. Y luego el copilot responde por defecto en inglés. Por cierto, es el Pre (preliminar)
                Al copilot simplemente dile que hable en español, y a correr...

                Comentario


                • javier
                  javier comentó
                  Editar un comentario
                  Marcando en la configuración de copilot "Permitir que Copilot lea pistas de contexto de Microsoft Edge" ya contesta en español
              Trabajando...
              X