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

    • Zen Browser 1.21.4b by Razvan Serea Zen Browser is a privacy-focused, open-source web browser built on Mozilla Firefox, offering users a secure and customizable browsing experience. It emphasizes privacy by blocking trackers, ads, and ensuring your data isn't collected. With Zen Mods, users can enhance their browser experience with various customization options, including features like split views and vertical tabs. The browser is designed for efficiency, providing fast browsing speeds and a lightweight interface. Zen Browser prioritizes user control over the browsing experience, offering a minimal yet powerful alternative to traditional web browsers while keeping your online activity private. Zen Browser’s DRM limitation Zen Browser currently lacks support for DRM-protected content, meaning streaming services like Netflix and HBO Max are inaccessible. This is due to the absence of a Widevine license, which requires significant costs and is financially unfeasible for the developer. Additionally, applying for this license would require Zen to be part of a larger company, similar to Mozilla or Brave. Therefore, DRM-protected media won't be supported in Zen Browser for the foreseeable future. Zen Browser offers features that improve user experience, privacy, and customization: Privacy-Focused: Blocks trackers and minimizes data collection. Automatic Updates: Keeps the browser updated with security patches. Zen Mods: Customizable themes and layouts. Workspaces: Organize tabs into different workspaces. Compact Mode: Maximizes screen space by minimizing UI elements. Zen Glance: Quick website previews. Split Views: View multiple tabs in the same window. Sidebar: Access bookmarks and tools quickly. Vertical Tabs: Manage tabs vertically. Container Tabs: Separate browsing sessions. Fast Profile Switcher: Switch between profiles easily. Tab Folders: Organize tabs into folders. Customizable UI: Personalize browser interface. Security Features: Inherits Firefox’s robust security. Fast Performance: Lightweight and optimized for speed. Zen Mods Customization: Deep customization with mods. Quick Access: Easy access to favorite websites. Open Source: Built on Mozilla Firefox with community collaboration. Community-Driven: Active development and feedback from users. GitHub Repository: Contribute and review the source code. Zen Browser 1.21.4b changelog: New Features Updated to Firefox 152.0.2 and 152.0.3 Added 'Edit pinned tab' context menu item to manually set a pinned tab's URL Added 'Add Route for Domain' context menu item to quickly add a tab's domain to the Space Routing settings Fixes Prevent sidebar from flickering when moving a tab (#14131) Full-screening while on a glance tab will now expand the glance tab to a normal tab (#11766) Fixed space routing tabs opening in background when it should be in foreground (#14183) Other minor bug fixes and improvements. Download: Zen Browser | 90.2 MB (Open Source) Download: Zen Browser ARM64 | Other Operating Systems View: Zen Browser Home Page | Screenshots 1 | 2 | Reddit Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I was using searxng for about a year , self hosted, but results were starting to timeout and eventually it became unusable so I switched to degoog. Much better for my needs, more polished and add-ons like maps and calculations etc
    • Fake Superman doing the Anti-Trump PR for us, good man !
    • Hello, I am not as familiar with AMD CPUs as I am with Intel's, but as I understand it, that's a mid-range CPU from about three years ago.  I would think it to be fine for everyday casual-type use.  A larger SSD might be better, but with storage prices these days that's a decision that has to be carefully thought about. Regards, Aryeh Goretsky  
  • Recent Achievements

    • 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
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      +Edouard
      205
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      Steven P.
      72
    5. 5
      FloatingFatMan
      68
  • Tell a friend

    Love Neowin? Tell a friend!