Skip to main content

Remove system apps

Overview

About this category

This category contains privacy scripts for Windows.

These changes use Windows system commands to update your settings.

This category includes scripts for uninstalling default system apps in Windows.

System apps are pre-installed 1 2 applications located in the C:\Windows* directory 1 2. These apps are typically found on C:\Windows\SystemApps\{PackageFamilyName} or C:\Windows\{ShortAppName} folders.

They are integral components of the Windows operating system 1. Removing certain system apps may improve privacy by reducing data collection. It can also improve system performance by freeing up system resources.

These scripts can make significant changes to your Windows system. While these scripts aim to improve privacy, they may also affect system functionality. These scripts remove several built-in Windows applications and modify system settings. This can affect your system's behavior and potentially break certain features. Removing certain apps or changing settings may disable features you rely on. Apply only the changes you fully understand and need, rather than running all scripts indiscriminately.

To list all system apps:

  1. Open a PowerShell command prompt.
  2. Execute the following command: Get-AppxPackage -PackageTypeFilter Main | ? { $_.SignatureKind -eq "System" } | Sort Name | Format-Table Name, PublisherId, InstallLocation
Caution

Uninstalling a system app may improve privacy but can also disable critical features and affect system functionality.

Excluded System apps

Some system apps are excluded from removal by privacy.sexy due to their critical role in OS functionality and lack of documented privacy benefits.

Shell Experience Host (Microsoft.Windows.ShellExperienceHost)

It provides a windowed interface for universal apps 3 4. It is required for the desktop's visual elements, including transparency effects, Start Menu layout, desktop background slideshow 5 6. Initially, it consumed significant CPU and memory resources, but subsequent optimizations have improved its efficiency 3 7. Since the Windows 10 19H1, the Start menu has been managed separately from it to enhance reliability and performance 8. This app comes pre-installed on certain versions of Windows 9.

OSVersionExistence
Windows 1019H2
Windows 1020H2
Windows 1021H2
Windows 1022H2
Windows 1121H2
Windows 1122H2
Windows 1123H2

Start Menu Experience Host (Microsoft.Windows.StartMenuExperienceHost)

It handles hosting Windows Start menu 8. Stopping or disabling the process removes Start menu functionality, causing live tiles to stop updating and leading to other UI issues 10. Disabling it makes the Start menu disappear 11. Disabling leads to issues with Start Menu, Taskbar, and Action Center 12. This app comes pre-installed on certain versions of Windows 9.

OSVersionExistence
Windows 1019H2
Windows 1020H2
Windows 1021H2
Windows 1022H2
Windows 1121H2
Windows 1122H2
Windows 1123H2

Windows Feature Experience Pack (MicrosoftWindows.Client.Core)

Windows Feature Experience Pack incorporates MicrosoftWindows.Client.Core as a store app 13.

Microsoft launched the Windows Feature Experience Pack to deliver feature enhancements independently of the major Windows update cycles 14. The aim is to expand the release schedule, with the ultimate goal of integrating these updates into the regular Windows Update service 14. This pack enables the development of specific features and functionalities independently 14.

The app is known to provide functionality for:

  • Start menu 13 [15]
  • Snipping tool 14 [15] [16]
  • Taskbar (system tray) 13 [15] [17]
  • File explorer functionality [15]
  • Adaptive cards [15] (card layout [18])
  • Split keyboard mode for the touch keyboard 14

The package's functionality extends beyond these listed features. Microsoft plans to add more features to this package 14. According to tests, Microsoft includes new components in this package, such as FREUserInterface and VoiceAccessHost, as observed in version 23H3. This app comes pre-installed on certain versions of Windows 9.

OSVersionExistence
Windows 1019H2
Windows 1020H2
Windows 1021H2
Windows 1022H2
Windows 1121H2
Windows 1122H2
Windows 1123H2

Settings (Windows.immersivecontrolpanel)

This app provides the Settings interface [19] [20] [21] [22] [23]. This app replaced the Control Panel in older Windows versions [19] [21] [23]. Removing this app disables access to the Settings interface, preventing users from adjusting preferences, configuring the operating system, and managing connected devices [21]. This app comes pre-installed on certain versions of Windows 9.

OSVersionExistence
Windows 1019H2
Windows 1020H2
Windows 1021H2
Windows 1022H2
Windows 1121H2
Windows 1122H2
Windows 1123H2

Windows Feature Experience Pack (MicrosoftWindows.Client.CBS)

This package, in combination with MicrosoftWindows.Client.Core 13, enables the Windows Feature Experience Pack 13 [24] [25] [27] [28] [29].

This app provides UI (User Interface) and UX (User Experience) features, independent of the main operating system [24] [25] [26] [27]. CBS in this package name means Component-Based Servicing [26] [30] [31] [32]. Microsoft uses it to update these UI/UX features independently of the core operating system, using different update cycles [24] [25] [26] [27] [30].

This package includes features such as:

  • System tray features 13 [32]
  • Taskbar features 13 [32]
  • Text input features [24] [25] [29] [31] [33] (replacing older InputApp package [29] [31] [32] [33]) including:
    • Emoji picker [24] [31] [33]
    • On-screen keyboard [24] [31] [32] [33] [34]
    • Handwriting panel [24] [32]
  • Iris features [25] [29] [32]
  • Snip & Sketch app [29] [35] (screen clipping [25] [29] [31] [32] [35])
  • Start Menu 13 [25] [31] [32] [34] [35] [36]
  • Search in taskbar/start menu (Cortana) [25] [32] [36]
  • Windows Backup features [28] [37]
  • Web features for store apps [25] [32]
  • Get Started app [25] [32] [34]
  • News and Interests widget [25]
  • File Explorer functions such as icons [38]

Removing this package disables these functionalities [34], confirmed by tests. To preserve these essential features, privacy.sexy does not remove this app.

This app comes pre-installed on certain versions of Windows 9.

OSVersionExistence
Windows 1019H2
Windows 1020H2
Windows 1021H2
Windows 1022H2
Windows 1121H2
Windows 1122H2
Windows 1123H2

File Explorer (Extensions) (MicrosoftWindows.Client.FileExp)

File Explorer (Extensions) is an experimental (canary) app from Microsoft for enhancing File Explorer [39]. This app is identified as MicrosoftWindows.Client.FileExp [39] [40] [41].

It adds new features to File Explorer, such as context menu enhancements, command bar extensions, tabs, details pane, folder view, navigation content extensions [40]. It also introduces a Gallery view for some users [39] [41].

It uses Windows App SDK for the File Explorer [39] [41]. The Windows App SDK is a toolkit that simplifies the creation of Windows desktop apps by combining traditional and modern development methods [42].

This app is part of Microsoft's effort to modularize Windows, separating system functions into individual apps [39] [41]. This modularization allows for easier and quicker updates and improvements [39].

This app raises several privacy concerns:

  • Data collection: This app includes telemetry features that collect data [40] [43].
  • Telemetry: The app includes automatic data collection and transmission functions [40] [43].
  • Consent by use: Using the app implies agreement to its data collection practices.

Tests confirm that deleting this app completely disables the File Explorer in Windows 11 23H2. This app comes pre-installed on certain versions of Windows 9.

OSVersionExistence
Windows 1019H2
Windows 1020H2
Windows 1021H2
Windows 1022H2
Windows 1121H2
Windows 1122H2
Windows 1123H2

[15]: https://archive.ph/2024.03.20-082058/https://twitter.com/XenoPanther/status/1504870414702592003 "Xeno on X: "Parts of have been moved to MicrosoftWindows.Client.Core" / X | twitter.com/XenoPanther" [16]: https://web.archive.org/web/20240320082048/https://answers.microsoft.com/en-us/insider/forum/all/snipping-tool-issues-with-build-25295/065a6718-70a0-4e3b-ab1b-21f6315c0296 "Snipping Tool issues with Build 25295 - Microsoft Community | answers.microsoft.com" [17]: https://web.archive.org/web/20240320082135/https://www.windowslatest.com/2022/07/20/microsoft-begins-experimenting-with-taskbar-upgrade-for-windows-11/ "Microsoft is finally experimenting with taskbar upgrade for Windows 11 | www.windowslatest.com" [18]: https://web.archive.org/web/20240320082111/https://superuser.com/questions/1769683/windows-11-snap-layouts-force-all-6-layout-options-irrespective-of-display-res "Windows 11 Snap Layouts: force all 6 layout options (irrespective of display resolution)? - Super User | superuser.com" [19]: https://web.archive.org/web/20240320091703/https://www.file.net/process/systemsettings.exe.html "SystemSettings.exe Windows process - What is it? | www.file.net" [20]: https://web.archive.org/web/20240320095956/https://learn.microsoft.com/en-us/archive/msdn-technet-forums/e567938f-733e-4974-a2e7-b03845ec2411 "Immersive Control Panel not working | Microsoft Learn | learn.microsoft.com" [21]: https://web.archive.org/web/20240320100018/https://en.wikipedia.org/wiki/Settings_%28Windows%29 "Settings (Windows) - Wikipedia | en.wikipedia.org" [22]: https://web.archive.org/web/20240320100559/https://valinet.ro/2022/05/24/Set-default-apps-in-Windows-11.html "Set default apps in Windows 11 (restore the Windows 10 Settings app in Windows 11) | valinet | valinet.ro" [23]: https://web.archive.org/web/20240320100801/https://4sysops.com/archives/fix-settings-app-crashes-in-windows-10-and-windows-11/ "Fix Settings app crashes in Windows 10 and Windows 11 – 4sysops | 4sysops.com" [24]: https://web.archive.org/web/20230805011221/https://www.file.net/process/textinputhost.exe.html "TextInputHost.exe Windows process - What is it? | file.net" [25]: https://web.archive.org/web/20240105085347/https://oofhours.com/2021/06/15/digging-into-windows-11/ "Digging into Windows 11 – Out of Office Hours | oofhours.com" [26]: https://web.archive.org/web/20240309045221/https://techcommunity.microsoft.com/t5/ask-the-performance-team/understanding-component-based-servicing/ba-p/373012 "Understanding Component-Based Servicing | techcommunity.microsoft.com" [27]: https://web.archive.org/web/20240103235231/https://borncity.com/win/2021/01/31/windows-10-windows-feature-experience-pack-insides/ "Windows 10: Windows Feature Experience Pack Insides | Born's Tech and Windows World | borncity.com" [28]: https://web.archive.org/web/20240124162927/https://www.neowin.net/news/kb5030211-was-almost-flawless-until-microsoft-force-installed-windows-backup-app-on-ltsc/ "KB5030211 was almost flawless until Microsoft force installed Windows Backup app on LTSC - Neowin | www.neowin.net" [29]: https://web.archive.org/web/20240103235229/https://oofhours.com/2021/01/27/digging-into-the-windows-feature-experience-pack/ "Digging into the Windows Feature Experience Pack – Out of Office Hours | oofhours.com" [30]: https://web.archive.org/web/20240306180722/https://learn.microsoft.com/en-us/windows/deployment/update/servicing-stack-updates "Servicing stack updates - Windows Deployment | Microsoft Learn | learn.microsoft.com" [31]: https://web.archive.org/web/20240306195634/https://www.dobreprogramy.pl/windows-10-i-nowosci-w-21h1-co-dostarcza-paczka-odblokowujaca,6628630872111233a 'Windows 10 i nowości w 21H1. Co dostarcza "paczka odblokowująca"? | www.dobreprogramy.pl' [32]: https://archive.ph/2024.03.28-112202/https://www.ntlite.com/community/index.php?threads/windowsclient-cbs-required-to-install-uwp-packages-and-use-mail-and-calendar.2363/ "WindowsClient.CBS required to install UWP Packages and use Mail and Calendar | NTLite Forums | www.ntlite.com" [33]: https://web.archive.org/web/20220803145757/https://res260.medium.com/%EF%B8%8F-%EF%B8%8F-windows-forensics-how-to-retrieve-and-parse-the-emoji-picker-history-in-the-filesystem-d3766282325a "🕵️‍♂️ Windows Forensics: How to Retrieve and Parse the Emoji Picker History in the FileSystem 👀 | by Émilio Gonzalez | Medium | res260.medium.com" [34]: https://web.archive.org/web/20220128033302/https://www.ntlite.com/community/index.php?threads/for-win11s-excessive-streamlining.2486/ "For Win11's excessive streamlining | NTLite Forums | www.ntlite.com" [35]: https://web.archive.org/web/20240814090124/https://community.spiceworks.com/t/problem-with-snip-sketch/947611/1 "Problem with Snip & Sketch - Windows - Spiceworks Community | community.spiceworks.com" [36]: https://archive.ph/2024.03.28-113337/https://github.com/valinet/ExplorerPatcher/blob/9b68cc0635bacde57ff8ae7b957f164d84d9ebde/CHANGELOG.md?plain=1%23L1086 "ExplorerPatcher/CHANGELOG.md at 9b68cc0635bacde57ff8ae7b957f164d84d9ebde · valinet/ExplorerPatcher · GitHub | github.com/valinet/ExplorerPatcher" [37]: https://web.archive.org/web/20240205181250/https://learn.microsoft.com/en-us/answers/questions/1368828/how-to-remove-windowsbackupclient-exe "How to remove WindowsBackupClient.exe? - Microsoft Q&A | learn.microsoft.com" [38]: https://web.archive.org/web/20240814090035/https://github.com/MahApps/MahApps.Metro.IconPacks/issues/290 "Include the Microsoft Windows11 explorer icons · Issue #290 · MahApps/MahApps.Metro.IconPacks · GitHub | github.com/MahApps" [39]: https://web.archive.org/web/20240813085908/https://www.gamingdeputy.com/windows-11-file-explorer-and-print-dialog-now-under-systemapp/ "Windows 11: File Explorer and print dialog now under SystemApp - GAMINGDEPUTY | gamingdeputy.com" [40]: https://web.archive.org/web/20240813085950/https://pastebin.com/pK3wDcFW "appxmanifest.xml | MicrosoftWindows.Client.FileExp_cw5n1h2txyewy | privacy.sexy - Pastebin.com" [41]: https://web.archive.org/web/20240813085908/https://www.deskmodder.de/blog/2023/03/09/windows-11-datei-explorer-und-druck-dialog-jetzt-unter-systemapp/ "Windows 11: Datei Explorer und Druck-Dialog jetzt unter SystemApp - Deskmodder.de | deskmodder.de" [42]: https://web.archive.org/web/20240813090031/https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/ "Build desktop Windows apps with the Windows App SDK - Windows apps | Microsoft Learn | learn.microsoft.com" [43]: https://web.archive.org/web/20240813090027/https://github.com/privacysexy-forks/WindowsAppSDK "privacysexy-forks/WindowsAppSDK: The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet. | github.com"

Caution: Mixed Risk Levels

Be careful running these scripts. This category includes scripts with high impact:

  • 🔴 Some not recommended scripts. They should only be used by advanced users. They may break important functionality.
  • 🟡 Some recommended scripts only if you understand its implications. Some non-critical or features may no longer function correctly after running this this category.
  • 🟢 Some safely recommended scripts. Safe-to use for any user.
Implementation Details
  • Language: batch

  • Scripts Count: 41 scripts

  • Subcategories: 4

  • Required Privileges: Administrator rights

  • Compatibility: Windows only

  • Reversibility: All changes can be reverted

Apply now

These scripts are written using Batch (batchfile) scripting language.

Choose one of two ways to apply:

  1. Automatically via privacy.sexy: The easiest and safest option.
  2. Manually by downloading: Requires downloading a file.

Alternative 1. Apply with Privacy.sexy

privacy.sexy is free and open-source application that lets securely apply this action easily.

Open privacy.sexy

It allows selectively choose parts of this action to conduct. You can fully restore this action (revert back to the original behavior) using the application. Additionally, you can apply only the recommended scripts, instead of applying all of the scripts.

privacy.sexy instructions
  1. Open or download the desktop application
  2. Search for the category name: Remove system apps.
  3. Check the category by clicking on the checkbox of the category.
  4. Click on Run button at the bottom of the page.

Alternative 2. Download

You can choose to apply only scripts with less impact or also those with higher impact:

Standard

Recommended for all users. It helps to improve privacy without affecting stability.

Scroll

Strict

Recommended if you understand its implications. It may cause some non-critical features to no longer function correctly.

Scroll

All

Not recommended for daily use as it breaks important functionality. It provides military-grade privacy, for special use-cases. Do not run it without having backups and system snapshots.

Scroll

Consider restarting your computer for all changes to take affect.

Reversible

This action is completely reversible, you can restore your changes to the initial/default state. The restore/revert methods provided here can help you fix issues.

If something goes wrong, use the Revert script provided above.

Standard

This script includes only Standard recommendation level.

Safe for General Use

Standard scripts in this category is recommended for all users. They help to improve privacy without affecting stability.

Download only standard scripts by clicking on the button:

Download script

Restore these changes if you decide to revert them by downloading the restore script:

Download restore script

Strict

This script includes Standard and Strict recommendation levels.

Use with Caution

This script is only recommended if you understand their implications of every single change. Some non-critical or features may no longer function correctly after running this script.

Download Strict scripts:

Download script

Restore these changes if you decide to revert them by downloading the restore script:

Download restore script

All

This script includes Standard, Strict recommendation levels along with unrecommended scripts.

Not Advised

This script should only be used by advanced users. Some of these changes are NOT recommended for daily use as it breaks important functionality. Do not run it without having backups and system snapshots.

Download all scripts:

Download script

Restore these changes if you decide to revert them by downloading the restore script:

Download restore script

Explore further

This category includes total of 41 scripts and 4 subcategories.

Explore its 33 subscripts and 3 subcategories:

Remove Edge (Legacy)

This category includes scripts to remove Microsoft Edge Legacy. Microsoft introduced the Legacy version based on the EdgeHTML engine in 2015. However, as of March 9, 2021, they stopped supporting this version, implying it no longer gets security updates or patches. Keeping unsupported software on your system can pose security vulnerabilities. Initially, this version was the default browser on Windows 10 PCs. Due to its tight integration with Windows, a simple uninstall might not eliminate all re...

Remove printing user interface

This category includes scripts that remove applications providing printing-related user interfaces. These interfaces manage printing tasks from the desktop environment. Both system and third-party applications use these interfaces. Removing these apps benefits users who do not use physical printing or prefer alternative methods. This can streamline system operations and enhance security by reducing the attack surface. Additionally, removing these apps enhances your data privacy by preventing una...

Remove "Microsoft Text Input Application" app

This script removes the "Microsoft Text Input Application", also known as Input App or "InputApp". This app comes pre-installed on certain versions of Windows. It processes keystrokes and offers features like: Emoji Keyboard (using "Win+Dot/Period") • Screenshot tools such as screen clipping (using "PrtScn") • Clipboard history (using "Win-V") • Touch keyboard • On-screen keyboard • Handwriting panel The app's main process is "WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe"...

Remove "Microsoft AAD Broker Plugin" app (breaks Night Light settings, taskbar keyboard selection and Office app authentication)

This script uninstalls the "Microsoft AAD Broker Plugin" app. This app is also referred to as the "Work or school account" or "Broker plug-in". The primary purpose of this app is to offer login functionality for what used to be Azure Active Directory and is now called Microsoft Entra ID. Users should be aware of the following side-effects before uninstalling: language selection icon will not show the selection dialog. functioning after uninstalling. You can read more about the Night Light featur...

Remove "Cloud Experience Host" app (breaks Windows Hello password/PIN sign-in options, and Microsoft cloud/corporate sign in)

This script uninstall the Microsoft Cloud Experience Host service. This service is required for connecting to corporate domains or Microsoft cloud-based services. It is also referred to as the "Microsoft account" app. This app comes pre-installed on certain versions of Windows. The Microsoft Cloud Experience Host has several functionalities: It is responsible for connecting Microsoft accounts. • It enables corporate login. Cloud Experience Host application comes into action during the joining pr...

Remove "Content Delivery Manager" app

This script uninstalls the "Content Delivery Manager" app. This app provides Windows Spotlight functionality, which automatically sets random wallpapers on the lock screen in Windows. The main purpose of this app is to update the Windows experience. To achieve this, the app collects data about interactions with the Windows Spotlight content, such as which content is viewed, clicked on, or given feedback. It records the content's ID, user actions, and other associated attributes. Additionally, th...

Remove "Search" app

This script removes the "Search" app from Windows to improve privacy. The search app was previously known as "Microsoft.Windows.Cortana". This app was commonly known as Cortana. It was pre-installed on older versions of Windows 10. It collected personal data such as contacts, emails, calendar events, voice inputs, and searches. Cortana has been retired, with end-of-support reached in 2024. "Microsoft.Windows.Search" is introduced in Windows 10 version 2004. This app replaced Cortana's role in pr...

Remove "Holographic First Run" app

The "Windows Holographic First Run" app is a diagnostic tool on Windows, designed for potential users of Microsoft's Hololens, an augmented reality headset. When run, the app scans your computer's hardware to determine its compatibility with the Hololens. It assesses which components meet or exceed the required specifications, which might offer a subpar experience, and which fail to meet the necessary standards. The app accesses hardware data to ensure that the users have a system capable of sup...

Remove "Microsoft Family Safety" / "Parental control" app

This script uninstalls the parental control app for Microsoft Family Safety. A parental control app helps parents regulate the content their children access online, including how long they spend on devices. It provides features such as content filtering, screen time limit enforcement, activity monitoring, contact blocking, and activity reports. Family Safety, a specific parental control tool from Microsoft, lets parents monitor and control their children's online activities. It offers th...

Remove "My People" app

This script uninstalls the "My People" app. This app is also known as "People Hub" or "Windows My People". It allows users to pin contacts to the Windows task bar. Additionally, users can drag and drop documents, photos, or videos onto a contact to share them. This app comes pre-installed on certain versions of Windows. Its main operational file is "PeopleExperienceHost.exe", which can typically be located at `C:\\Windows\\SystemApps\\Microsoft.Windows.PeopleExperienceHost_cw5n1h2txyewy\\PeopleExper...

Remove "Secondary Tile Experience" app

This script removes the Second Tile Experience app from your computer. The Second Tile Experience helps in providing a feature in Windows that lets users create quick access shortcuts, called secondary tiles, to specific content from an app on their Start menu. For example, it might be a shortcut to the weather of a city or a favorite news article. Secondary tiles act as direct entry points to parts of an app, like displaying real-time updates or leading to a particular feature. While these tile...

Remove "Take a Test" app

This script uninstalls the "Take a Test" application, also known as "secure assessment browser". It is a feature in Windows primarily used for online testing in schools. The purpose of this app is to create a secure environment where students can't access external computer or internet resources while taking a test. It restricts specific activities, like printing, taking screenshots, or opening other apps. The software offers two usage modes: a basic secure mode and a more stringent "kiosk mode" ...

Remove "Windows Feedback" app

This script removes the "Windows Feedback" app. Introduced in Windows 1511 (Windows 10 Fall Update), this app allows users to share feedback with Microsoft, primarily aimed at Windows Insider users. This app comes pre-installed on certain versions of Windows. Removing this app contributes to privacy by eliminating a channel through which user feedback and usage data might be sent to Microsoft. It's particularly useful for users who prefer to minimize data sharing with external parties. Overview ...

Remove "Xbox Game Callable UI" app (breaks Xbox Live games)

This script uninstalls the "Xbox Game Callable UI" (TCUI) app. This app acts as an intermediary tool that games can use to bring up common UI elements on the Xbox platform. These displays, consistent with the RS5 Gamebar style, offer functionalities such as profile viewing, game invite sending, people selection, friend management, achievement viewing, user privilege checking, and navigation to game details, profile customization, user settings, and storage management. This app comes pre-installe...

Remove "Camera Barcode Scanner" app

This script removes the Camera Barcode Scanner app from Windows, enhancing privacy and security. The Camera Barcode Scanner app uses software to detect barcodes through your device's camera. A camera barcode scanner uses a standard camera lens with auto-focus and a software decoder, which Windows pairs dynamically to enable barcode scanning for Universal Windows Platform (UWP) apps. Digimarc Corporation provides this app. The "Windows.CBSPreview" system app and the `Microsoft-OneCore-PointOfServ...

Remove "Narrator QuickStart" app

This script removes the "Narrator QuickStart" app. This app is technically known as "NarratorQuickStart". The "Narrator QuickStart" is a brief tutorial designed to help new users familiarize themselves with the Narrator application. The tutorial is accessible through a "QuickStart" button within Narrator, a link in settings, and from the initial Welcome page of Windows. It provides a step-by-step guide on using keyboard shortcuts and other features to effectively use Narrator. Narrator is a scre...

Remove "GPU Eject Dialog" app

This script removes the GPU Eject Dialog app, enhancing the process of safely disconnecting external GPUs via Thunderbolt 3. Like USB drives, this feature lets Windows safely unmount external GPUs. It provides the dialog to close any GPU-running applications to prevent data loss before detachment. The "GPU Eject Dialog" becomes visible when attempting to safely remove an external graphics card via the Safely Remove Hardware and Eject Media icon. It shows applications using the external GPU, en...

Remove "Windows Undocked Developer Kit (UDK)" app

This script removes the "Windows Undocked Developer Kit (UDK)" app. This app is also known as "UndockedDevKit", Undocked Developer Kit, Undocked Dev Kit, Windows UDK, or Undocked Shell. It dynamically introduces new features and updates to the Windows desktop environment, independent of full system updates. Shell encompasses the desktop interface elements, such as the Start Menu, Taskbar, and File Explorer. The UDK app makes it possible to update and customize these parts of the ...

Explore Categories

This action belongs to Remove Windows apps category. This category covers the uninstallation of Windows apps. Windows apps were introduced with Windows 8 and are typically acquired and installed through the Store app. Many of these apps come pre-installed on Windows by default. Uninstalling unused or unwanted apps contributes to privacy by... Read more on category page ▶

Support

This website relies on your support.

Support now

Your donation helps keep the project alive and improves its content ❤️.

Share this page: