
Fixed: Settings Icon is Missing on Start Menu Windows 10 – Easy Guide
Settings in the Windows system, being a very important and crucial tool, with access to…
Microsoft is putting out the feature to uninstall programs with interdependencies, similar to how it did with the WinAppSDK-powered design of File Explorer on Windows 11 Insider Build 25300.
The capability, which was available in Build 25169 (July 2022) but deactivated in 25211 (September 2022), can be re-enabled in the newest Dev versions (25300) with a few registry modifications on ViVeTool, as discovered by Windows enthusiast @PhantomOnEarth. Applications with interdependencies cannot function without the assistance of another program. Games installed through Steam, for example, would not be able to run without the Steam app itself, and so forth.
Typically, those apps use a database to store information elsewhere, which affects how they function, compute, communicate, and so on. Nonetheless, it appears that you will be able to do so with this functionality, but we are yet unsure how that will work.
ViveTool is an open-source command-line program for enabling experimental but hidden Windows features. It is also available as a graphical user interface (GUI) form, which makes it much easier to enable or disable specific functions on Windows.
It enables you to test out newer and unannounced features on your stable or developer Windows releases, like the multi-tab capability in File Explorer or the restoration of the traditional Windows 11 context menu. Should you, nevertheless, employ ViVeTool? Let us investigate!
Recommended Post:- How to Get to Advanced System Settings on Windows 10 – Complete Guide
Microsoft’s latest operating system, Windows 11, was released in October 2021. It is the successor to Windows 10, which debuted in 2015. Windows 11 is a considerable advance over its predecessor, with new features and enhancements that improve the user experience.
Windows 11 is a considerable improvement over Windows 10, including new features and upgrades that improve the user experience. The new design is cleaner and more basic, making it easier to use. Snap Layouts and Snap Groups are two new features in Windows 11 that boost efficiency.
It combines Microsoft Teams, allowing users to communicate with coworkers and friends more easily. The operating system is quicker and more efficient than its predecessor, and it contains several additional security features to keep customers’ devices safe. Overall, Windows 11 is a suitable successor to Windows 10 and an excellent option for users seeking a modern and safe operating system.
ViveTool is a third-party open-source C# library and console software that allows you to access previously unreleased functionalities on your Windows machine. It can also be used to restore or disable specific functionalities.
ViveTool identifies accessible features using feature IDs, which are part of Windows Feature Management, a program development technique. The feature IDs can then be used to enable or disable specific features on your Windows PC using the ViVeTool command line or Graphical program.
To remove the new search box and replace it with the original search icon, use the ViVeTool command-line software and enter the ViVetool /disable /id:39263329 command.
The feature ID id:39263329 in the preceding command instructs the ViVeTool and subsequent API call which features to activate on your Windows computer.
You may also use the ViveTool GUI version to locate and enable or disable features on your Windows machine.
The ViveTool GUI is a derivative of the ViveTool command-line program. It is easier to use and eliminates the need to execute commands or remember them in the first place.
The graphical user interface version is available as an executable installation or as a portable version. This article will show you how to install and utilize ViVeTool GUI on Windows.
To get the ViVeTool GUI, perform the following steps mentioned below. Let us see.
ViVeTool’s original version is a command-line utility. While it provides identical functionality to the GUI version, it is a more efficient approach to quickly enable and disable Windows functions.
To enable any feature, however, you must enter the feature ID. The feature ID can be obtained from the Internet, such as Microsoft developer papers or the ViveTool GUI version.
You can use the ViVeTool command-line version to enable or disable features on your Windows machine after you have the feature ID. Here’s how to go about it.
Aside from the /enable and /disable commands, ViVeTools supports a slew of other options for resetting custom feature settings, updating ViVeTool, and exporting and importing custom feature configurations.
A “feature” in a modern Windows OS, according to Microsoft’s terminology, is a UI and/or UX modification, such as having the revised Open with a menu or the Task Manager entry in the taskbar context menu.
As previously stated, the Windows Feature Store manages the A/B feature experiment mechanism included in Windows 10 and beyond. This store (internally known as “Velocity”) is part of the mostly undocumented Windows Notification Facility (WNF), a kernel component that sends alerts to other kernel components, system services, and user-space applications.
Creating a modular architecture comprising diverse elements is essentially a method of designing a controlled rollout approach. For example, the Windows Insider Program is used to offer work-in-progress functionality to earlier versions, which are then incrementally patched and then enabled for all users once it passes the stability milestone. The kernel can seamlessly disable a feature if it includes a catastrophic error or has a security flaw.
Keep in mind that both Insider and stable channel builds are typically supplied with a slew of “features” corresponding to latent new forthcoming functionalities. Aside from the controlled rollout, remotely organized A/B testing (also known as split testing) can assure continual improvement and quick feedback loops across many configurations. The Windows Feature Store protects the feature switch states, which protects the randomized experimentation process.
Thankfully, the data saved within the Windows Feature Store can be manipulated. Several clever developers have reverse-engineered Windows’ internal feature control APIs. You can bypass the server-side A/B testing entirely by using apps like Mach2 by Rafael Rivera or ViVeTool by Lucas (aka thebookisclosed) to gain access to the Windows Feature Store.
ViVeTool is the “Swiss army knife” of Windows feature control APIs. It may query the existing feature configurations of the underlying Windows build, import/export/reset custom configurations, and even help to find the last known good rollback system status, in addition to toggling the state of Windows features.
Open a Terminal window and execute the ViveTool program without any arguments to learn more. The program will display a list of all commands and their usage. This provides the ability to enable or disable a feature as well as list the existing feature configurations.
ViVeTool does not automatically add new functionality. It simply toggles the existing functionality for your Windows system to enable or disable them. Nevertheless, because some features are experimental, enabling them may occasionally result in problems.
If you want to use ViVeTool regularly, look through the Windows data backup and recovery choices before following the procedures below. Use a virtual machine to test new features, and then add them to your daily driver if they are stable.
You might not be able to enable all of the options available in ViVeTool. Practically every hidden feature is OS-build-dependent. This means that if you use ViVeTool to activate a feature and the modifications do not take effect, it is most likely because the functionality is not supported by the Windows OS build version you are using.
In other cases, it could be because the feature state was set to Always Disabled or Enabled during compilation. Even if ViVeTool successfully executes your request, you are unlikely to see any significant changes because the feature may have lost its capacity to be toggled.
ViVeTool makes it simple to discover and test new experimental features before they are made available to the general public. It allows you to simply enable and disable various fun and unpleasant features whether you use the GUI or command-line version.
Nevertheless, many of these hidden functions may be problematic and cause system failure. Hence, before you experiment with ViVeTool, make a backup of your system.