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

    • Price Drop: Save 86% on Microsoft Office 2021 Professional Plus lifetime digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 86% on a lifetime license to Microsoft Office 2021 for Windows. This bundle is for families and small businesses who want classic Office apps and email. It includes Word, Excel, PowerPoint, Outlook, Teams, and OneNote. A one-time purchase installed on 1 Windows PC for use at home or work. Lifetime license for MS Word, Excel, PowerPoint, Outlook, Teams, & OneNote One-time purchase installed on 1 Windows PC for use at home or work Instant Delivery & Download – access your software license keys and download links instantly Free customer service – only the best support! Microsoft Office Professional 2021 (for Windows) includes: Microsoft Office Word Microsoft Office Excel Microsoft Office PowerPoint Microsoft Office Outlook Microsoft Office Teams Microsoft Office OneNote Microsoft Office Publisher Microsoft Office Access No faffing about with subscriptions, just classic apps that don't expire. Good to Know ONE-TIME PURCHASE INSTALLED ON 1 DEVICE Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Full versions No subscriptions – no monthly/annual fees Version: 2021 Updates included* *Support for this version of Office ends on Oct 13, 2026 A lifetime subscription to Microsoft Office 2021 Professional normally costs $219.99, but this deal can be yours for just $29.97, that's a saving of $190. For full terms, specifications, and license info, click the link below. Get Microsoft Office Professional 2021 for just $29.97, or learn more Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • The only reason I want to know where you from is because if you are not from the U.K, then why should you care what we in the U.K do or don't do? Racist I am not, I am fed up with the amount coming over here and feel they can come over here and think we need to support them. Do you know how much it costs this country to support these people coming over here? Even when we give them a place to live it is not good enough. We had a barge that was being used to house immigrants, oh but that was not good enough. A mate said to me at the time, when he was homeless, he would have been happy to live on the barge, instead of ending up sleeping on a bench on the beach. I am not scared to say what my family heritage is, unlike you who is scared to say where they are from or where they live. Father side U.S, mother side Wales, still have family living in the U.S. A mate who sadly died a few years ago, had a load of people from different races recording in his studio, I got on with all of them. Skin colour don't bother me, where they are from don't bother me. Religion don't bother me as long as they don't push it onto me and it is not crazy stuff. I am not religious. But if you are not living in the U.K, then why should you care if we are in the E.U or not? This the problem, too many people poking their noses into where it don't belong. But you believe what you believe, if you think I am racist, then be it, I really do not care. Just grow a pair
    • If he hasn't been able to figure that out, then why is he obsessed with tariffs? Because that's one of the most prominent tools to level the playing field when you have high cost of labor.
    • Microsoft released Windows 11 KB5102558, KB5095615 Setup and Recovery updates by Sayan Sen This past week Microsoft released the newest preview update (C-release) under KB5095093. Alongside those, Microsoft also released new dynamic updates. For those who may not know, dynamic updates bring improvements to the Windows Recovery process in the form of Windows Recovery Environment (WinRE) updates, which are also called Safe OS updates. The dynamic updates also affect the Setup file binaries in the form of Setup updates. These Dynamic Update packages are meant to be applied to existing Windows images prior to their deployment. Dynamic Updates also help preserve Language Pack (LP) and Features on Demand (FODs) content during the upgrade process. VBScript, for example, is currently an FOD on Windows 11 24H2. This time both recovery and setup updates were released for Windows 11. The company writes: "KB5095186: Safe OS Dynamic Update for Windows 11, version 26H1: June 23, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.28000.2335. KB5102558: Setup Dynamic Update for Windows 11, versions 24H2 and 25H2: June 23, 2026 This update makes improvements to Windows setup binaries or any files that setup uses for feature updates in Windows 11, version 24H2 and Windows 11, version 25H2. KB5095615: Safe OS Dynamic Update for Windows 11, versions 24H2 and 25H2: June 23, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.26100.8737." Microsoft notes that both the Recovery and Setup updates will be downloaded and installed automatically via the Windows Update channel.
  • 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
      507
    2. 2
      +Edouard
      201
    3. 3
      PsYcHoKiLLa
      151
    4. 4
      Steven P.
      73
    5. 5
      macoman
      62
  • Tell a friend

    Love Neowin? Tell a friend!