M
Margareta Adajuc
Guest
Hi,I have troubles with the clipboard history. Even if it's enabled from the settings and group policy, when I click Win+V, it does nothing.Same with Win+R, I can't open the run app.I suppose it's beause of the thing described below:I was trying previously to disable the fn key on my Lenovo Thinkbook, so I could access the functionalities without having to press fn+F(number) every time, and i ran those 2 commands:Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_. InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode} Get-AppXPackage | Foreach
Continue reading...
Continue reading...