Win10 22H2 version, released on November 15, 2022, streamlined some components that caused some programs to not open.

minghui sun

New Member
Messages
22
Reaction score
2
中文


After the deployment is complete, the control panel of the n card cannot be opened by right-clicking it, indicating that the specified service is not installed. Was it because I streamlined some of the components? If yes, could you please tell me which components caused the problem? There is another problem of the same type. When I downloaded lenovo hotkeys from the store, the specified service was not installed.
 
Please attach your preset (after removing any user passwords or license key), so it can be reviewed.
 
部署完成后,n卡的控制面板无法右键打开,说明未安装指定的服务。是因为我简化了一些组件吗?如果是,您能告诉我是哪些组件导致了问题吗?还有另一个相同类型的问题。当我从商店下载联想热键时,未安装指定的服务。
你应该上传你的预设给garlin查看。
看一下是否在硬件支持中删除了human interface device service,它和联想热键有关。
在.net framework核心中是否删除WPF和WIF。
不要删除任何安全性为红色的组件,以及手动删除驱动程序,手动禁止任何服务,基本上蓝色和绿色的组件都可以被删除。
 
There are two suggestions, remove both lines from your preset:
Code:
                <c>microsoftwindows.client.cbs 'Windows 用户体验'</c>
                <c>uac '用户账户控制 (UAC)'</c>

Client.CBS
is required to make your desktop correctly work, and removing UAC breaks apps that need to check for elevated permissions.
 
There are two suggestions, remove both lines from your preset:
Code:
                <c>microsoftwindows.client.cbs 'Windows 用户体验'</c>
                <c>uac '用户账户控制 (UAC)'</c>

Client.CBS is required to make your desktop correctly work, and removing UAC breaks apps that need to check for elevated permissions.
thanks
I will try the advice you provided to see if this problem will occur
 
As long as compatibility is checked for Windows installation and deployment, OOBE, and recommended, it is best to check Modern app support (if using UWP applications). Without excessively prohibiting services, there will definitely be no system or software errors, only missing features.
 
Last edited:
Please translate your responses to English, or no one else will join in to help.
 
Please translate your responses to English, or no one else will join in to help.
How to perfectly delete the image in the taskbar icons and other folders,Which settings did I disable that caused this? The configuration file has been uploaded,Right-click does not have the option to close the window or the option to unfix it. It appears to be fixed on the taskbar and can not be undone
 

Attachments

How to perfectly delete the image in the taskbar icons and other folders,Which settings did I disable that caused this? The configuration file has been uploaded,Right-click does not have the option to close the window or the option to unfix it. It appears to be fixed on the taskbar and can not be undone
Your preset has been loaded, do not disable "Pin to taskbar", and it is disabled by policy.
View attachment 12037
 
Back
Top