Disable-Copilot and Remove-Copilot Packages

Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is provided on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version (1.8.2 / 2.0 / 2.1 / 2.2 / etc.) AS WELL AS the Enterprise / Discovery edition.
* Specify the server OS (Linux / Windows) and version (Debian Stretch/Buster - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine (Windows 7 / 10)
. * As with any community forum, support is provided voluntarily by members. If you require sales support, you can contact the Tranquil IT sales department at 02.40.97.57.55
Answer
Dr. Mathieu
Messages: 20
Registration: Oct 31, 2024 - 10:43

February 21, 2025 - 09:24

Hello everyone,

I found these two packages in your store 'tis-disable-copilot' and 'tis-remove-copilot', but when I try to install them on two or three machines to test them, I get a dependency error:

Code: Select all

Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\common.py", line 4066, in install_wapt
    raise EWaptUnavailablePackage('Missing dependencies: %s' % (','.join(missing_depends,)))
waptpackage.EWaptUnavailablePackage: Missing dependencies: usl-disable-copilot

EWaptUnavailablePackage: Missing dependencies: tis-disable-copilot
While both packages were successfully installed on the machines.
If you have any leads, I'm all ears.
Good day
jlepiquet
Messages: 69
Registration: Sep 3, 2024 - 4:09 p.m.

February 21, 2025 - 10:39

Hello,

the tis-disable-copilot package isn't working, despite the registry keys provided by Microsoft.
It shouldn't have been on the store; we just removed it. :)

Regarding your issue, there was a min_os_version setting in the control file to restrict it to Windows 11 only.
That might be the cause. But the package won't work as a result.

However, remove-copilot works correctly.
Dr. Mathieu
Messages: 20
Registration: Oct 31, 2024 - 10:43

February 21, 2025 - 2:15 PM

Thank you for your feedback. I removed both packages because the "remove" command does the same thing and doesn't work!

Until there is more information on how to disable the Copilot add-on on our computers, we will find another way, if possible :)

a good day
jlepiquet
Messages: 69
Registration: Sep 3, 2024 - 4:09 p.m.

February 21, 2025 - 2:32 PM

Remove isn't working?
Is the application still available?
Dr. Mathieu
Messages: 20
Registration: Oct 31, 2024 - 10:43

February 21, 2025 - 4:20 PM

Yes, I'm getting the same error message as in my first message, so I can't install it on the computers and therefore I can't tell if Copilot is disabled or not
jlepiquet
Messages: 69
Registration: Sep 3, 2024 - 4:09 p.m.

February 24, 2025 - 08:45

Are you installing the package correctly on Windows 11?
Dr. Mathieu
Messages: 20
Registration: Oct 31, 2024 - 10:43

October 13, 2025 - 11:01

Hello,
sorry for the delayed response.
No, I'm installing it on Windows 10, but we'll be migrating to Windows 11 very soon. :D
Answer