So is Start8 and others the ONLY way to stop the hot corners?


Recommended Posts

While I was working with a client on their Photoshop work, we both (she took the mouse a few times) activated the Charms bar over 10 times while we were picking a color from the color palette dialog.

It is really embarrassing when you are working on a client and the OS keeps getting in the way, it makes you look unprofessional.

Is there a check box somewhere in the control panel I am missing? Don't get me wrong, I think Windows 8 is a pretty good system, but god damn they should have had SOME damn options.

  • Like 2

1. Press "WIN+R" key combination to launch RUN dialog box then type regedit and press Enter. It'll open Registry Editor and go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\

2. Under ImmersiveShell key, create a new key EdgeUI.

3. Now select newly created key "EdgeUI" and in right-side pane, create a new DWORD DisableCharmsHint and set its value to 1

4. That's it. It'll immediately disable Charms Bar hint feature. You'll not need to log off or restart the system.

NOTE: If you want to enable the Charms Bar hint feature again, simply delete the DWORD "DisableCharmsHint" or set its value to 0


Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\EdgeUI]
"DisableCharmsHint"=dword:00000001
[/CODE]

Source: http://www.askvg.com...t-in-windows-8/

Haven't tried it. Testing to see if it works.

Edit: Well it does what it says, disables the charms hint but doesn't completely disable the charms bar. Charm bar won't activate just by touching the corners. You need to swipe up or down to make them show.

  • Like 3

1. Press "WIN+R" key combination to launch RUN dialog box then type regedit and press Enter. It'll open Registry Editor and go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\

2. Under ImmersiveShell key, create a new key EdgeUI.

3. Now select newly created key "EdgeUI" and in right-side pane, create a new DWORD DisableCharmsHint and set its value to 1

4. That's it. It'll immediately disable Charms Bar hint feature. You'll not need to log off or restart the system.

NOTE: If you want to enable the Charms Bar hint feature again, simply delete the DWORD "DisableCharmsHint" or set its value to 0

Source: http://www.askvg.com...t-in-windows-8/

Nice tip

1. Press "WIN+R" key combination to launch RUN dialog box then type regedit and press Enter. It'll open Registry Editor and go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\

2. Under ImmersiveShell key, create a new key EdgeUI.

3. Now select newly created key "EdgeUI" and in right-side pane, create a new DWORD DisableCharmsHint and set its value to 1

4. That's it. It'll immediately disable Charms Bar hint feature. You'll not need to log off or restart the system.

NOTE: If you want to enable the Charms Bar hint feature again, simply delete the DWORD "DisableCharmsHint" or set its value to 0


Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\EdgeUI]
"DisableCharmsHint"=dword:00000001
[/CODE]

Source: http://www.askvg.com...t-in-windows-8/

Haven't tried it. Testing to see if it works.

Edit: Well it does what it says, disables the charms hint but doesn't completely disable the charms bar. Charm bar won't activate just by touching the corners. You need to swipe up or down to make them show.

Oh well that is a shame, since we did actually activate the bar itself every time.

How to disable the Edge UI panels aka Charms Bar and Switcher in Windows 8

  1. Open Registry Editor (press Win+R, type regedit.exe in Run dialog and press Enter) and go to key
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell
  2. Create here a new key ?EdgeUI?.
  3. Select the EdgeUI key in the left pane and create two new DWORD values in the right pane of Registry Editor.
    • DisableTLcorner ? stands for ?Disable Top-Left corner?. Set it to 1, and Switcher will not appear when you move your mouse to the top-left corner of the screen. Note that it will still appear if you move the pointer to the bottom-left corner and then move it upwards along the left edge of the screen.
    • DisableCharmsHint ? Set it to 1 to disable the Charms bar when using the mouse. It will not appear when you move the pointer to the top-right or bottom-rights corners. But as above, if you move the pointer to the top-right corner and then move it down along the right edge of the screen (or from the bottom-right corner up to the screen center along the right edge), it?ll appear again.
    • So, both settings prevent the Edge UI panels from appearing accidentally. They will take effect immediately - you do not need to restart Windows Explorer or log off. You will still be able to show them when you actually want to use them.
      If you want to enable the default behavior of Switcher, simply set DisableTLcorner value to 0 or delete it. Same goes for DisableCharmsHint value ? set it to 0 or delete it to enable the Charms Bar popup.

ALL CREDIT TO WINAERO @ http://winaero.com/b...dows-8/#more-12

If you don't want to muck about the registry WINAERO makes a nice little program to do it for you @ http://winaero.com/c...omment.news.103 called Skip Metro Suite. You don't have to use the skip Metro part, just use the hot corner stuff.

How to disable the Edge UI panels aka Charms Bar and Switcher in Windows 8

  1. Open Registry Editor (press Win+R, type regedit.exe in Run dialog and press Enter) and go to key
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell
  2. Create here a new key ?EdgeUI?.
  3. Select the EdgeUI key in the left pane and create two new DWORD values in the right pane of Registry Editor.
    • DisableTLcorner ? stands for ?Disable Top-Left corner?. Set it to 1, and Switcher will not appear when you move your mouse to the top-left corner of the screen. Note that it will still appear if you move the pointer to the bottom-left corner and then move it upwards along the left edge of the screen.
    • DisableCharmsHint ? Set it to 1 to disable the Charms bar when using the mouse. It will not appear when you move the pointer to the top-right or bottom-rights corners. But as above, if you move the pointer to the top-right corner and then move it down along the right edge of the screen (or from the bottom-right corner up to the screen center along the right edge), it?ll appear again.
    • So, both settings prevent the Edge UI panels from appearing accidentally. They will take effect immediately - you do not need to restart Windows Explorer or log off. You will still be able to show them when you actually want to use them.
      If you want to enable the default behavior of Switcher, simply set DisableTLcorner value to 0 or delete it. Same goes for DisableCharmsHint value ? set it to 0 or delete it to enable the Charms Bar popup.

ALL CREDIT TO WINAERO @ http://winaero.com/b...dows-8/#more-12

If you don't want to muck about the registry WINAERO makes a nice little program to do it for you @ http://winaero.com/c...omment.news.103 called Skip Metro Suite. You don't have to use the skip Metro part, just use the hot corner stuff.

Just like I mentioned above, I would like a way to disable them completely. The hints do not bother me, but my client and myself activated (fully, not just the hints) the bars numerous times during our session. So Start8 and others are the ONLY way to fully disable them?

Yes it seems like 3rd party solutions is the only way. Just use the Skip Metro Suite as DavidM suggested. It will disable the hot corners just like you want.

It sounds like it will not disable it, as he mentioned:

"But as above, if you move the pointer to the top-right corner and then move it down along the right edge of the screen (or from the bottom-right corner up to the screen center along the right edge), it?ll appear again."

It is not the hints that are the issue. I really hate using third party stuff to make an OS bearable.

No man, It will completely disable it. Its a simple program that runs as a service and takes no resources. All it does is disable the hot corners and nothing else.

I'm talking about the the one you download here http://winaero.com/d...oad.php?view.33

It's a really tiny app at 200KB. Try it.

Skip Metro Suite features:

  • Skip Start Screen feature.
  • Switcher can be disabled.
  • Charms Bar Hint can be disabled.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.

GO HERE!!! -> http://winaero.com/comment.php?comment.news.103

  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.

Get it? It can remove/disable the edge panels including the charms bar, app switcher and start button. I can't make it any clearer for you.

Good Luck.

Skip Metro Suite features:

  • Skip Start Screen feature.
  • Switcher can be disabled.
  • Charms Bar Hint can be disabled.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.

GO HERE!!! -> http://winaero.com/c...omment.news.103

  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.

Get it? It can remove/disable the edge panels including the charms bar, app switcher and start button. I can't make it any clearer for you.

Good Luck.

Wow, you said IN YOUR POST:

DisableCharmsHint ? Set it to 1 to disable the Charms bar when using the mouse. It will not appear when you move the pointer to the top-right or bottom-rights corners. But as above, if you move the pointer to the top-right corner and then move it down along the right edge of the screen (or from the bottom-right corner up to the screen center along the right edge), it?ll appear again.

  • But as above, if you move the pointer to the top-right corner and then move it down along the right edge of the screen (or from the bottom-right corner up to the screen center along the right edge), it?ll appear again.
  • But as above, if you move the pointer to the top-right corner and then move it down along the right edge of the screen (or from the bottom-right corner up to the screen center along the right edge), it?ll appear again.
  • But as above, if you move the pointer to the top-right corner and then move it down along the right edge of the screen (or from the bottom-right corner up to the screen center along the right edge), it?ll appear again.

Why did you say that if it COMPLETELY REMOVES IT? Geez.

Lulz, you misread it. He's talking about the registry tweak that disable charm hints. The one that completely removes it is the Skip Metro Suite program. But seriously, its like the best solution you got without having to use the Start8 or Classic Shell.

Yes, I thought you wanted to still be able to active the charms bar, the way I posted just disabled the top right corner (you talked about PS) that way you HAD to start at the bottom right corner and slide up to activate the charms bar.

The program has several check boxes, that will enable you to select which (if any) parts you want to keep active.

Sorry, the bottom four bold comments was a copy paste mistake, I was editing my comment when you posted. It was supposed to look like this.

Skip Metro Suite features:

  • Skip Start Screen feature.
  • Switcher can be disabled.
  • Charms Bar Hint can be disabled.
  • Can completely REMOVE edge panels, including Charms Bar,Switcher and square start button at bottom-left edge of Desktop.

GO HERE!!! -> http://winaero.com/c...omment.news.103 Get it? It can remove/disable the edge panels including the charms bar, app switcher and start button. I can't make it any clearer for you.

Good Luck.

Yes, I thought you wanted to still be able to active the charms bar, the way I posted just disabled the top right corner (you talked about PS) that way you HAD to start at the bottom right corner and slide up to activate the charms bar.

The program has several check boxes, that will enable you to select which (if any) parts you want to keep active.

Sorry, the bottom four bold comments was a copy paste mistake, I was editing my comment when you posted. It was supposed to look like this.

Sorry, I thought you did that on purpose, so I got mad and did it too!

When you said the program would do the registry settings myself, I thought your warning would also work for that program. I thought you meant that program would JUST do the registry tweaks you mentioned.

So I will have to end up using a third party program? I might as well use Start 8 then if I have to use something to fix it.

the color palette is too far from the corner to mistakenly hit the hot corner that many times. if you were talking about hitting the x, maybe I would believe you. windows 8 bashing thread in disguise?

You know you can detach those dialogs right?

Can someone enlighten me how you can activate the charms bar by accident!? The whole black bar, not just the hints.

I sometimes hit the top left hot corner by accident, but to active charms bar you got to go the right corners and swipe the mouse up the side of the screen. How can you do that by accident?

I use photoshop a lot and ive never managed to do that.

The only other time I sometime activate the charms hint by accident is by trying to click the show desktop button on the taskbar.

However, as i said, ive never activate the whole charms bar by accident.

Can someone enlighten me how you can activate the charms bar by accident!? The whole black bar, not just the hints.

I sometimes hit the top left hot corner by accident, but to active charms bar you got to go the right corners and swipe the mouse up the side of the screen. How can you do that by accident?

I use photoshop a lot and ive never managed to do that.

The only other time I sometime activate the charms hint by accident is by trying to click the show desktop button on the taskbar.

However, as i said, ive never activate the whole charms bar by accident.

Um maybe I change a color in the dialog and go to the layers dialog which I keep at the very bottom right. I detach the dialogs.

So when I go to the colors dialog, I activate the "hint" then I go straight to the layers down and there we go, full Charms is activated. I have done this for years, it is a habit and with windows 8 I need to move my mouse to the left to get the hint off, then go diagonal to the bottom right side of the screen.

Um maybe I change a color in the dialog and go to the layers dialog which I keep at the very bottom right. I detach the dialogs.

So when I go to the colors dialog, I activate the "hint" then I go straight to the layers down and there we go, full Charms is activated. I have done this for years, it is a habit and with windows 8 I need to move my mouse to the left to get the hint off, then go diagonal to the bottom right side of the screen.

You can press the left mouse button,middle button, or any key that doesn't do anything in PS to get rid of the hint. Why not just move the dialog a little to the left? Does PS have a true full screen option? The charms hints are disable when I go full screen in Blender and WMP.

You can press the left mouse button,middle button, or any key that doesn't do anything in PS to get rid of the hint. Why not just move the dialog a little to the left?

I could do that, but I have been doing it that way for years. I forget which version CS1? But ever since they allowed you to detach those dialogs, I built my own workspace and I like it that way. I guess I can attach them again. But I have need ever to use the charms bar on the desktop. Which is why I was hoping there would be a control panel setting or something somewhere.

I see.

My layers are in the bottom right so never going that near to the corners of my screen. I never use the colour pallets. I guess I can see how - if you had the colours pallet at the bottom right- that you could accidentally activate it.

Couldn't you just move the colours pallet away from the corners, that way you wont be trying to aim the small colour squares and be going close to the corners of the screen.

Never mind about that, just saw this

.. But ever since they allowed you to detach those dialogs, I built my own workspace and I like it that way.......

  • 5 months later...

On Jan 21, 2013 I installed Skip Metro Suite in Windows 8. I would now like to uninstall it but cannot figure out how. I don't know what version I have. The file in my Downloads file does not open to anything. I did a Search and found a file, but it does not open to anything. How can I uninstall or disable this software?

This topic is now closed to further replies.
  • Posts

    • Deal for those who want 1900 size electronics in their house? with 2026/7 hardware mhm.. not nice
    • Cheap labour, the same as the U.K. China pays their people pittance.
    • Those people that come over here on boats are already in a safe country, if they want to come over here then do so correctly though the right channels. I was born in the U.K, my family that came over here came so via the proper means. My partner came here via the correct channels, she also became a British citizen, she knows more about this country than most of them that was born here, including myself, she worked hard to do what she does. She will stick up for this country and have done a few times, when people from her own part of world have put the U.K down. We are not going to agree, all I said to start with is that maybe Trump has the right idea with this America first thing and maybe we should start doing the same. Maybe not as drastic as what he is doing, but we do need to sort this country out, we need to sort out tech instead of relying on the U.S and others. Again you have not shown why you are so annoyed that we have left the E.U and this is what it is all about? If you don't live in the U.K and live in the E.U are you annoyed that we left your little club? If you live in the U.K and is pro-E.U, then fair enough then I can see how it annoys you. Are you one of these people who lives in the U.K and have a holiday chalet in the E.U and can now only stay there for so long? If so, then that is bad luck. As I have posted before, I have no problem with people coming here to work, as long as they do if via the proper channels. We are out of the E.U, people voted out, and maybe if more people had voted instead of sitting on their backsides the results would have been different. But they like the E.U and our government thought no we would not vote to leave. How wrong they were, surprised me. I expected to wake up in the morning and hear on the radio that we voted to stay. As I said, we are out and have been for 10 years, we are not going to go back in anytime soon if we ever do, so we all need to make the best of how things are. Anyway, this is supposed to be a tech site.
    • Tim Cook: "The US over time began to stop having as many vocational kinds of skills." What's the point of wasting time getting those skills if you can't get a job with them? Good Lord, maybe he and his cohort of CEO's who exported all these jobs to China should just shut the f**k up :D
  • Recent Achievements

    • Conversation Starter
      jessse3334 earned a badge
      Conversation Starter
    • Reacting Well
      JuvenileDelinquent earned a badge
      Reacting Well
    • One Month Later
      Excellence2025 earned a badge
      One Month Later
    • Week One Done
      Excellence2025 earned a badge
      Week One Done
    • Week One Done
      flexorcist earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      502
    2. 2
      +Edouard
      214
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      74
    5. 5
      macoman
      62
  • Tell a friend

    Love Neowin? Tell a friend!