So I just got my new PC last week with the whole shiny new Windows 8 thing, and it’s been a bit of a bumpy ride, but maybe if others who have it also had suggestions on annoyance/bugfixes, it would be a bit smoother.
The whole “start screen”. I actually don’t mind Win8’s split personality all at that much – it’s not substantially different than KDE workspaces – but I should also mention that I also have a touchscreen monitor now (this thing) which is convenient to have with that screen. The main annoyance with the screen itself is that it’s missing a clock (other than the one that comes up with the charms bar), but there’s a tile called The Time you can get from the store that fixes that.
A lot of the metro apps are really just eye-poppingly gorgeous. The weather and news apps just to name two. Among other pretty metro apps, IE10 Metro is also quite slick … shame that if you ever set a different default browser, it goes away permanently until you set IE as your default browser again. As in, trying to launch the IE tile will insist on opening links in the windowed IE10 instead, which is basically a different browser that’s just meh. Oh well, I don’t care to browse full-screen most of the time anyway, and I certainly don’t want IE as a default.
Searching by mashing the win key and typing still “works” but the interface is now kind of cumbersome, shows less results than win7 did, and even fails to index some filenames for whatever reason (it couldn’t find my vmware .vmx file, but it did find the .vmxf file right next to it instead)
Lockups and bluescreens – this one comes with a handy suggestion: I’ve gotten four BSOD’s in a week, which is about as many as I’ve had running Win7 ever. There were a reports of Win8 freezing on bootup on Sandy Bridge systems, and it turns out the likely culprit is a power saving feature they ported from linux called “dynamic ticks”. Well, the implementation is buggy as hell, so time to disable it. With an elevated cmd prompt (I keep one of those on the desktop now), do this:
bcdedit /set disabledynamictick yes