14

Can someone please tell me how to disable the annoying effect that pops up when you drag cursor to top- or bottom-right corners?

Oliver Salzburg
  • 89,072
  • 65
  • 269
  • 311
iLemming
  • 677
  • 3
  • 9
  • 19

4 Answers4

17

Skip Metro Suite (turns off charms/hot corners, etc) + Start8 (Search/settings all in a normal Start Menu) should get your computer back in business.

Part of the beauty of Windows is the ability to customize. don't let others convince you otherwise.

Gnoupi
  • 8,188
Rev
  • 171
3

You don’t; it’s an important part of the navigation in Windows 8.

edusysadmin
  • 2,226
3

At first I ignored the Windows 8 charms, then I thought they were a gimmick, but now I am a convert. In particular, I like this consistent overlay for finding context sensitive Settings.

I have seen an Charms customizer, if you really dislike it, and you have the time perhaps you could create a colourless overlay?

http://www.vikitech.com/11109/customize-windows-8-charms-bar

Guy Thomas
  • 3,348
3

http://www.askvg.com/how-to-disable-charms-bar-hint-in-windows-8/

This will disable the charms bar hint. The charm bar will no longer appear when you drag your cursor to the right corners. It'll still appear if you put your cursor in the corner then swipe down or up.

In case the link goes down:

  • Launch the Registry Eeditor (Windows+R, regedit.exe)
  • Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\
  • Under ImmersiveShell, create a new key named EdgeUI
  • In the new key, create a DWORD named DisableCharmsHint and set its value to 1;

No need to reboot.

Canadian Luke
  • 24,640
dsp4
  • 41