Get error when I run Winutil
I load wintil dev and got to "Tweaks"
and pick Set Classic Right-Click Menu
I get this:
I expected the script to run without errors
I am a newbee so I could not be doing it right Let me know if it is me
Microsoft thing.... deliberately blocking TaskbarDa registry changes, forcing widgets to be active.
This will fix the error HKLM\SYSTEM\CurrentControlSet\Services\UCPD\Start need to be set to 4.
@CodingWonders
Setting TaskbarDa still works for me on a Windows 11 23H2 VM. @FatBastard0, what version of Windows are you using? This can help diagnose the problem
for me works after disabling UCPD service This service has scheduled task \Microsoft\Windows\AppxDeploymentClient\UCPD velocity
This can be security risk for most users, don't know maybe it's better solution to disable widgets through group policy
I hope this was helpful. I would download ISO from the MS site and then I use that as the ISO request
You maybe as this
I run this "irm "https://christitus.com/windev" | iex" and run MicroWin I got this
then I did this:
then restarted system
Load irm "https://christitus.com/windev" | iex, and run MicroWin with the same ISO above, and got this
Still has the Class not registered and AAccess is denied
Let me know if you need and more informaation
You maybe as this
suggestion: try not to leak your emails. either blur it or crop it.
Thanks for the reminder
ok I did this for me works after disabling UCPD service
This service has scheduled task \Microsoft\Windows\AppxDeploymentClient\UCPD velocity
I still get this
If you disable service in regedit HKLM\SYSTEM\CurrentControlSet\Services\UCPD\Start need to be set to 4. you will need to restart. did u restart? Or u can try this in cmd "sc config UCPD start=disabled"
and for scheduled task "schtasks /change /Disable /TN "\Microsoft\Windows\AppxDeploymentClient\UCPD velocity"" after restart try again winutil
for me works after disabling UCPD service This service has scheduled task \Microsoft\Windows\AppxDeploymentClient\UCPD velocity
This can be security risk for most users, don't know maybe it's better solution to disable widgets through group policy
how did you enable dark theme for regedit and winver?
@AtifChy, possibly Rectify11
This issue was marked as stale due to inactivity.
You maybe as this