1. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    #15301 MIMMO61, May 31, 2020
    Last edited: May 31, 2020
    Good morning.
    With reference to post # 15308 I made a new procedure:

    Windows System App Removal
    [4] Remove> [1] Remove Windows component> [3] System Apps
    [E] Content Delivery Manager
    [J] Map Control
    [L] OneDrive Desktop Client
    [N] People Bar
    [P] Retail Demo Content
    [W] Windows Mixed Reality
    [X] Xbox Game Callable UI

    Windows App Removal
    [4] Remove> [1] Remove Windows component> [4] Windows Apps-1
    I have individually selected all the apps except [E] Cortana App

    Windows App Removal
    [4] Remove> [1] Remove Windows component> [5] Windows Apps-2
    [1] Windows Store
    [2] Xbox App
    [3] Xbox Indentity Provider

    Apply Menu with Tweaks.
    [5] Customize> [8] Apply Tweaks
    [A] Disable Cortana App
    [D] Disable automatic Downloading and Installing 3rd Party Apps


    At the end I tested the ISO on a virtual machine and the search on the PC works regularly,
    evidently there are some problems in removing Cortana App.
    Thanks
    p.s. In Toolkit version 9.4.2 Cortana App was in the system Apps and was never removed.
     
  2. xhemal1325

    xhemal1325 MDL Member

    May 24, 2014
    124
    10
    10
    Problems removing coratana app are in V2004 or V1909 ?
     
  3. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    #15303 MIMMO61, May 31, 2020
    Last edited: May 31, 2020
    I use S.O. W10 2004-Build 19041.264
    in my opinion cortana should be disabled but not removed, the problem is that the icon remains in the start menu, if it could be eliminated it would be better.
     
  4. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    @MIMMO61 @MSMG
    Have tested with final 2004 (19041.264) and search does not work if I remove Cortana with ToolKit. However I can remove Cortana with CCleaner and search does continue to work.

    So I recommend using CCleaner to remove Cortana until ToolKitHelper and/or ToolKit are updated to remove Cortana.
     
  5. mydlwin20

    mydlwin20 MDL Novice

    May 8, 2020
    8
    1
    0
    I am using v1909,i read somewhere that search would work at least on file explorer but in my case didnt happen and also most important the Control Panel crashed. Anyway glad to know it is fixed in v2004, i ll try it in the near future.
    For now i am happy with 1909 since i resolved the issues.

    Sorry for the late reply.
    I used a RemovePkgsList. So i guess removing the app completely is causing the problems.
    Disabling it, as i already did after checking, from Customize-Tweaks menu doesn't seem to affect it and should work fine afterwards.
    Good luck.
     
  6. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    In previous versions of Toolkit, the Cortana App was disabled. I never removed it because it was in the system apps, however I don't think it is not advisable to remove it.
    With disabling, the icon in the start menu should also disappear.
     
  7. xhemal1325

    xhemal1325 MDL Member

    May 24, 2014
    124
    10
    10
    This means that in v1909 If i remove cortana will break control panel ? , I use classic shell to seach ?
     
  8. trim18

    trim18 MDL Novice

    Mar 2, 2018
    34
    16
    0
    Cortana Remove

    A Mod for ReMoving Cortana Automated @ User Account Craetion Clean Install First Start with no (MayBe) Breaks . . .

    Craete a CortanaRemove.bat and place following in :

    PowerShell -NoProfile -ExecutionPolicy Unrestricted -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Unrestricted -Command ""Get-AppxPackage *Microsoft.549981C3F5F10* -AllUsers| Remove-AppxPackage""' -Verb RunAs}";

    Copy CortanaRemove.bat into MSMG Toolkit Moundet Iso Windows Folder .

    Craete a CortanaRemove.reg and place following in :

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]
    "CortanaRemove.bat"="C:\\Windows\\CortanaRemove.bat"


    Import CortanaRemove.reg into MSMG Toolkit Moundet Iso Registry .

    For DisableSearchBoxSuggestions for Web Bing Content in Taskbar Create DisableSearchBoxSuggestions.reg and place following in :

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer]
    "DisableSearchBoxSuggestions"=dword:00000001


    So before Craete a User after Clean Install Cortana will be Removed by Windows Legal workflow for all Users . . . but can be ReInstalled also by Windows Legal workflow .

    Seems MSMG Toolkit is more then Accurat by Removing Windows Apps so There Problems for SearchFunction ! ? :eek:

    For Hiden Cortana TaskBar Dot follow winaero.com/blog/hide-cortana-button-taskbar-windows-10

    Tested on Windows 2004 19041.264 RTM
     
  9. aruiz

    aruiz MDL Novice

    Mar 6, 2018
    23
    2
    0
    Msmg tell please when this bug will fixed, some people in the forum have the same problem, looks like the VCRuntime package don't work fine
     

    Attached Files:

  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Was having issues with my home network from past few days and found out that someone tried to hack into home network by creating a fake Wireless SSID.

    But it's been fixed and I'm online now.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I have kept the component list to minimal for easy maintenance and troubleshooting, and to achieve a decent classic Windows Desktop experience. When time permits will expand the list with necessary components.

     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Though I can't promise but will try to create a torrent mirror when possible.

     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Wait for the new version, I have fixed the Cortana removal.

     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Use the Toolkit's Tools->WIM Manager to manage wim indexes.

     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Use Start.cmd to run the Toolkit and don't integrate the VC pack since it contains a bug in creation.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    abbodi1406 hasn't uploaded the new VC Pack yet, only the AIO Executable is has been updated.

    Last time used the AIO Executable to create a pack for Toolkit but it didn't came well, so waiting for the abbodi1406's new pack to be uploaded.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Don't integrate the VC pack until a newer pack is available.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Use Start.cmd to run the Toolkit and don't integrate the VC pack since it contains a bug in creation.