You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After applying the 'Set-Additional.cmd' can no longer copy and paste into the File Explorer and taskbar Search Bar boxes.
The fix is below.
If anyone has an issue where they cannot copy/paste into the File Explorer and taskbar Search Icon search boxes after running 'Set-Additional.cmd', here is the fix.
I think you can keep search service disabled as it is in Services.json. Not sure about that cortana one though, it depends on the version of win10 (ie LTSC makes no diff), but later on cortana was decoupled?
You only prolly need to change the clipboard sections in that registry grouping ie AllowClipboardHistory to 1, EnableClipboardHistory to 1, not sure about the cbdhsvc, but you can try.
Describe the bug
After applying the 'Set-Additional.cmd' can no longer copy and paste into the File Explorer and taskbar Search Bar boxes.
The fix is below.
If anyone has an issue where they cannot copy/paste into the File Explorer and taskbar Search Icon search boxes after running 'Set-Additional.cmd', here is the fix.
From the 'Services.json' remove the below.
And from the Set-Additional.ps1 remove this.
The text was updated successfully, but these errors were encountered: