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

    • Apart from Early Hiccups on Windows 11 on first install on October 6th 2021 on my old Intel 10700 daily use Desktop PC at the time, used to have issue with Bluetooth suddenly no longer working and only fix back then was always another clean install--then would work for a while. Transition to 2024 when i decided to finally upgrade that system for better support for Battlefield 2042 and Battlefield 6 later on, opted for next daily use Gaming Desktop AMD Ryzen 7 7700X and Radeon 7800XT OC 16GB. No major problems at all with this desktop, OS was clean installed way back on 10/8/2025 not long after 25H2 released. Overall i've been happy with Windows 11 Pro from the start, even minor little quirks didn't sway me. Heck i even use Windows 8 and upgraded immediately upon release back then on my old HP P6-2133W Desktop, and while the specs of that machine didn't give me top notch performance--i still was able to do what i wanted to, without too many slowdowns. Windows ME i didn't use on any of my personal systems back in the day, kept those systems on 98SE til XP released, and grabbed that immediately on release date. Kept XP til Vista Released then upgraded immediately, kept Vista til Windows 7 released, then updated immediately again
    • Broadcom: dreadful company who is destroying VMware by pricing it out of the market.
    • To be fair, it wasn't going anywhere. Even when Windows Phone could run Android APKs, Google didn't want any of it so it'd never work and the same thing happened with Windows. It was never about the store or it's users, it was always the developers and who they aligned to.
    • Wake me up when this comes to PC. Until then... zzzzzzzz....
  • Recent Achievements

    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
    • One Month Later
      Tom Schmidt earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      451
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      82
    5. 5
      Xenon
      75
  • Tell a friend

    Love Neowin? Tell a friend!