一直喜欢用chrome,最近偶然试了一下“在windoww8模式下重新启动chrome”,chrome关闭后,再点chrome图标,没反映了,只能右键点击新建窗口才能找开,好奇心害死人啊。


   终于在google上找到了解决办法,共享一下。


   http://news.softpedia.com/news/Google-Chrome-Stuck-in-Windows-8-Mode-How-to-Fix-It-348880.shtml


Fixing the bug only takes a few seconds.

Basically, users who want to fix it need to perform a simple registry tweak. So go over to the Start Screen and type “regedit” to launch the Registry Editor. Navigate to this path:

CODE
HKEY_CURRENT_USER\Software\Google\Chrome\Metro


On the right-hand side of the screen you should see an entry called “launch_mode” whose default value should be set to “0.” Simply double-click it to launch the editing dialog and instead of “0” type “1.” This should basically enable the desktop mode and disable Metro altogether.

That’s about it. If you wish to re-enable the Windows 8 mode, simply change the value back to “0.”


解决只需只秒钟

regedit进入注册表,找到HKEY_CURRENT_USER\Software\Google\Chrome\Metro,找到launch_mode,将键值由1改成0,至此已经能打开了