OneNote Screen Clipping not working Windows 10 Creator Update
There are two function overwrite in Windows 10 Creator Update from July 2017.
[WIN]+[SHIFT]+S and [WIN]+S.
The first shortcut opens now Windows 10 Snipping Tool and copies the image into the ClipBoard. But this is the common key combination for OneNote 2016 Screen Clipping.
There are two work arounds.
reg.exe add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v DisabledHotkeys /t REG_SZ /d S /f
From there change the Policy for [Do not allow Snipping Tool to run] set it to [Enabled]
[WIN]+[SHIFT]+S and [WIN]+S.
The first shortcut opens now Windows 10 Snipping Tool and copies the image into the ClipBoard. But this is the common key combination for OneNote 2016 Screen Clipping.
There are two work arounds.
reg.exe add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v DisabledHotkeys /t REG_SZ /d S /f
and using group policy forbidding Win 10 Screen Clipping Tool to run.
Run Local Group Policy Editor
navigate to:
[User Configuration] -> [Administrative Template] -> [Windows Component] -> [Table PC] -> [Accessories]
Comments
Post a Comment