Sos Gomes Posted May 31, 2014 Share Posted May 31, 2014 It's not just the revamped interface in Windows 8.x which has caused confusion amongst users. There are a number of niggles in the operating system which can stifle productivity and even render machines unusable.We take a look at 13 common problems and help you fix them:1 – Blue screen of deathIt wouldn’t be Windows without the Blue Screen of Death (BSOD) would it? Thankfully, you won't see this as regularly as you may have done in the past (we're looking at you Windows ME).The most common messages that will accompany the frowning emoticon is the message “DRIVER_IRQL_NOT_LESS_OR_EQUAL”. This means there is a problem with a driver. If you don’t catch the message, you can always find it in the BSOD dumps. These are located in C:/Windows/Minidump folder.A common cause of this fault, according to this Microsoft forum, is AvastSvc.exe. This is connected with the free Avast AV software. Uninstall this application and try another AV app instead or see if an update is available.Of course, it may not be this particular software, but so the minidump folder is a good place to look for clues about an offending app.2 – Explorer crashes and regularly restartsYou may experience a recurring problem where Windows Explorer regularly crashes, making the operating system impossible to use.The problem lies with a bug in how Windows deals with hardware drivers or installed software.Fixing this is easy, using the Refresh My PC options. Click or tap on Settings > Change PC Settings > Update and Recovery.Then open the Recovery option and then select Get Started and Refresh Your PC Without Affecting Your Files. This reinstalls Windows without trashing your data. As an extra precaution, make sure your data is backed up.3 – Backup makes multiple copies of data that hasn’t changedThere’s a backup function built into Windows 8, which automatically makes copies of files when you make changes. This is helpful because if you make a mistake with a file you can rollback to a previous version.However, a bug means that you may find Windows 8 is making copies of the same file, even when no changes have been made to it. This will take up unnecessary space on your hard drive.There doesn’t seem to be any official fix for this. The best way around this is to disable the default backup service and use a third party service to backup data.4 – Getting the desktop version of IE back on the Start screenIn Windows 8.1 you will find the desktop version of Internet Explorer has disappeared from the Start screen. The way to get this back is to go into desktop IE > Internet Options > Programs.Tick the box next to Open Internet Explorer Tiles on the Desktop. You should now go straight into Desktop IE instead of having to use Metro IE.5 – USB drives freezeTo preserve power Windows suspends USB flash drives and external hard drives when they are idle. These drives are suppose to switch themselves back on automatically when you want to access them, but not all of them do.Microsoft provides a list of devices which may require a firmware upgrade to fix this problem.If this doesn’t fix the problem, locate the drive details in the Device Manager (usually under USB Mass Storage Device), make a note of the 4 digits occurring after “VID_” and “PID_”. Then Go into the registry editor, find HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbstor.Right-click usbstor and make a key. The name must be VID and PID strings found previously. Leading zeros are important. Then right-click the new key and create a DWORD entry named DeviceHackFlags. Set the value to 400 hexadecimal. Disconnect and reconnect the device. This workaround should prevent Windows switching off the troublesome device.6 – Windows keeps dropping Wi-Fi connectivityMany Windows 8 users have reported issues with Wi-Fi. You may find your device shows limited connectivity or drops a connection altogether.There doesn’t appear to be an official fix to the problem, but one of the best tips is to download the wireless adapter’s latest driver from the manufacturers website (this may have to be done using another computer). Once you’ve downloaded the driver go to Network and Sharing Centre > Change Adapter Settings.Right-click on the troublesome adaptor in Network Connections > Properties > Configure > Driver > Select Update Driver > Browse My Computer > Let Me Pick.There will be two drivers to pick from: the Windows 8.1 version and the new ODM drivers. Install the ODM drivers and this should fix the problem.7– Windows 8.1 does not wake from sleep modeLike a surly teenager, Windows 8.1 has developed a sleep problem. Some devices will not awake and you may be forced to carry out a hard reset. The exact causes are unknown but two suspects are recently installed third party apps and out-dated chipset drivers.To fix this, an update of the chipset driver would be the first thing to carry out. Either from Windows Update or from the manufacturer’s website.Users can also adjust the power management options. To do this, press Windows + X and select Device Manager from the list. Here locate Network Adapter, right click on it and click Properties. Click Power management, and then uncheck the option “Allow this device to wake the computer”. Click Apply and Ok.If the cause is a third party app, starting Windows 8.1 in a clean boot state will enable you to investigate potential suspect apps. To clean boot, press Windows Key + R to open Run dialog box, type msconfig and hit press to launch the System Configuration tool.On the General tab, untick Load Startup Items. Then go to Services tab, Click on Hide All Microsoft Services, and click Disable All. Apply the settings and reboot the PC.8 – Windows 8.1 shows black screen after updatesFor some users, updating drivers or the OS results in a black screen and your machine may be stuck in a reboot loop - where it fails to load Windows and simply tries to restart itself.To overcome this problem you have to download and create a Windows 8 USB drive (Microsoft offers the following process here). Then insert the media into disc drive/USB port and reboot the machine. At the Windows Setup box, click Next, then click Repair your computer. On the Choose an option screen, click Troubleshoot, then click Advanced options.On Advanced options screen, click Command Prompt, type C: and press Enter. At the C: prompt, type BCDEDIT /SET {DEFAULT} BOOTMENUPOLICY LEGACY command, and hit Enter. Click on Exit to close this window.At the Advanced Boot Options screen, make sure that Safe Mode is selected and press Enter. Log in with the administrators account. Click the Desktop tile from the Start screen. In the desktop, go the bottom right corner of the window and click Settings, in the Settings windows, click Control Panel.Click on Programs and Features; click View Installed Updates from the left pane. In the Installed Updates window, right click the recently installed update. Click Uninstall to remove the selected update.Reboot the computer and follow a similar process to get to the Control Panel and click Device Manager to open up that window and double-click to expand the device category to view drivers that have been updated recently. Right click the updated driver, click Properties and click on the Driver tab. On this tab, click Roll Back Driver button to roll back to the previous version.9 – Activation errorsUpgrading from a legitimate version of Windows 7 to Windows 8 should be a painless task, but some users have had difficulties making this transition as the OS gets confused by the codes.To solve this problem, open up the Command Prompt (search CMD) and run this as an administrator. Then type slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX, press enter (the Xs are your product key). Then type slmgr.vbs /ato. Activation should now be successful.10 – Fuzzy, blurring textSome legacy programs such as Photoshop look horrible on Windows 8 and 8.1. This is because they have been designed for low resolution displays. Windows tries to scale them up to a higher resolution but this can result in an application looking blurry.To stop Windows from doing this, right-click on the executable file of the application, go to the Compatibility tab and tick the box marked “Disable display scaling on high DPI settings.” Then restart the program.11 – Svchost.exe slows your PC downSvchost.exe is a common system process within Windows but sometimes it can hog all the processor resources resulting in a machine slowing to a crawl or crashes.There are a few potential causes of this. The first is malware, which could be in disguise. The first thing to do is restart the machine and run an anti-virus application to scan the whole system to seek out any malicious software that might be on the machine.Another problem that could cause a runaway svchost.exe is the Windows uPNP (universal plug-and-play) service. This scans the network looking for devices. This can run amok and scan until it has used up all resources. To fix this, open up Network and Sharing Centre > Advanced Sharing Settings and turn off Network Discovery.Lastly, some applications can cause svchost.exe to go mad, so try to uninstall the last application that was installed to see if that was the problem.It’s important to note that svchost.exe is an essential service, so only try the above is it continuously runs using up a major part of your CPU. 12 – Make OneDrive online files available offlineFor some users, upgrading to Windows 8.1 can result in OneDrive files that were downloaded to the machine appear to be “online only”. However, this is wrong – the files are still on the computer as they once were.To fix this issue, right-click on OneDrive in the left-had pane of common folders and click on “Make available offline”. This will ensure that all OneDrive files are synchronised.13 – Web page compatibility problems in IE11IE 11, the latest version of the browser for Windows 8.1 has a problem detecting web pages that need compatibility mode. This results in the pages not appearing correctly.In previous versions, the compatibility view icon could be found at the end of the address bar. However, in IE 11, this convenient icon has disappeared. It now located as a menu option on the Tools drop down menu. Click on the settings cog wheel and select Compatibility View settings from the menu. This brings up the Change Compatibility View Settings options.In the dialogue box, add the broken-looking website to the list. Also make sure that you tick the box labelled Use the Microsoft compatibility lists. Note that the Display all websites in Compatibility View feature is no longer available in Internet Explorer 11.Source:http://www.itpro.co.uk/desktop-software/22313/windows-81-problems-how-to-fix-them Link to comment Share on other sites More sharing options...
Gamkutopolowk Posted May 31, 2014 Share Posted May 31, 2014 not one list of my problem of windows 8.1 :cheers: Link to comment Share on other sites More sharing options...
Cerberus Posted May 31, 2014 Share Posted May 31, 2014 (edited) Thank goodness I have not had one of the above issues. Win 8.1 rockin here. :) Edited May 31, 2014 by Cerberus Link to comment Share on other sites More sharing options...
dMog Posted May 31, 2014 Share Posted May 31, 2014 had windows 8 for just over a year now...no bsod no other problems that were not readily fixed.... had to re install the OS once but that was form something stupid i did to my computer myself... love windows 8.1 with start is back installed...MS should have purchased the rights to start id back and given people what they wanted Link to comment Share on other sites More sharing options...
RobrPatty Posted May 31, 2014 Share Posted May 31, 2014 Running Server 2012 R2 WS Storage version with no glitches. Extremely stable. Link to comment Share on other sites More sharing options...
someone there Posted June 1, 2014 Share Posted June 1, 2014 Windows 8.1 does not wake from sleep modeI experienced this in my accer 5220 and I couldn't fix it so i disabled sleep mode. Link to comment Share on other sites More sharing options...
dcs18 Posted June 1, 2014 Share Posted June 1, 2014 Not a single one of those issues observed here on the latest Windows 8.1 Update, Pro. ^_^ Link to comment Share on other sites More sharing options...
Edgar.Elooo Posted June 1, 2014 Share Posted June 1, 2014 (edited) In order to repair system files, you have to execute: "dism.exe /online /cleanup-image /restorehealth"with privileges.Sorry my bad english. Edited June 1, 2014 by Edgar.Elooo Link to comment Share on other sites More sharing options...
dcs18 Posted June 1, 2014 Share Posted June 1, 2014 The root-cause of all problems in any flavor of Windows is laziness - Users are lazy to perform a full and clean install. Link to comment Share on other sites More sharing options...
captcha Posted June 1, 2014 Share Posted June 1, 2014 Yup not even a single problem here not now not before :) Link to comment Share on other sites More sharing options...
Holmes Posted June 1, 2014 Share Posted June 1, 2014 (edited) not one list of my problem of windows 8.1 :cheers:Whats your problem with windows eight point one or do you mean you havent experienced any of these issues yet. Oh and a full and clean install is a last resort its to time consuming when the list above possibly gots a solution to the problem or other frequently asked questions like it.. Edited June 1, 2014 by Holmes Link to comment Share on other sites More sharing options...
mara- Posted June 1, 2014 Share Posted June 1, 2014 I did not have any problem listed here, but I had a problem with programs constantly not responding for 1 second. I had to create new user profile to resolve it. It didn't reappear so far, and I hope it will not.Cheers ;) Link to comment Share on other sites More sharing options...
fredlaso Posted June 1, 2014 Share Posted June 1, 2014 Sos Gomes: RE: # 11 Another problem that could cause a runaway svchost.exe is the Windows uPNP (universal plug-and-play) service. This scans the network looking for devices. This can run amok and scan until it has used up all resources. To fix this, open up Network and Sharing Centre > Advanced Sharing Settings and turn off Network Discovery. Or use this simple tool but run it in admin. mode. https://www.grc.com/unpnp/unpnp.htm Link to comment Share on other sites More sharing options...
shasi Posted June 2, 2014 Share Posted June 2, 2014 I have no problem till now Link to comment Share on other sites More sharing options...
SnakeMasteR Posted June 2, 2014 Share Posted June 2, 2014 (edited) I have numero 2 but on frikken 8, not 8.1. I'm considering an upgrade to 8.1, later today. Good or good? :sI can't believe i need to re-configure again whole shitty Windows, re-install every shitty app, start from scratch, goddammit, i fucking hate that. Edited June 2, 2014 by n0_risk! Link to comment Share on other sites More sharing options...
dcs18 Posted June 2, 2014 Share Posted June 2, 2014 The root-cause of all problems in any flavor of Windows is laziness - Users are lazy to perform a full and clean install.To add to what was written - the lazy ones who find the full and clean install time-consuming have only themselves to blame when they calculate the aggregate time lost after the inevitable happens. Link to comment Share on other sites More sharing options...
clubhouse Posted June 2, 2014 Share Posted June 2, 2014 Never had any problems with Windows 8.1 that I couldn't resolve with a bit of research via google. Link to comment Share on other sites More sharing options...
Gabben Posted June 2, 2014 Share Posted June 2, 2014 Ho to fix them? Downgrade to a real OS like Windows 7. :sneaky: Link to comment Share on other sites More sharing options...
cyberber Posted June 2, 2014 Share Posted June 2, 2014 that's your opinion since you never even tested Win 8.1 Link to comment Share on other sites More sharing options...
mike.mt Posted June 2, 2014 Share Posted June 2, 2014 @norisk..I would not bother going through the Windows Store & spending hours downloading & applying the Win 8.1 update + Spring update. Then taking even more time cleaning out the redundant junk files afterwards. Tried it recently with a one of the Acer Ultra books that we recently bought for team members. Took bloody ages & it was a time consuming PITA.For the rest of the Acer’s it was quicker & cleaner to flatten the drives & perform a fresh install from an excellent “Murphy78” Win 8.1 ISO, with the spring update already included. The version & activation choice is then yours. You can back up the existing license data & bring it back to the new install if you so desire.@dcs18… I cannot agree with your comment about laziness, as the vast majority of computers users are not IT savvy, they use their systems purely as a tool, not as a way of life & would not have a clue on fresh installs , re-activation, backing up & restoring files & settings etc.Speaking as a CTO running corporate sites, my IT team also have more productive tasks to perform than spend hours flattening & re- installing OS’s on boxes, re –licensing software & causing major disruption to other staffs workflow. We similar to Mr Average are after stability & reliability.Maybe OK for a home user hobbyist wishing to do so with time on their hands.The choice at the end of the day is up to the user whether to reformat & reinstall. It should not be forced upon them as the only option to obtain a stable system whenever a new OS update or service pack appears on the horizon. Link to comment Share on other sites More sharing options...
dcs18 Posted June 2, 2014 Share Posted June 2, 2014 @dcs18… I cannot agree with your comment about laziness, as the vast majority of computers users are not IT savvy, they use their systems purely as a tool, not as a way of life & would not have a clue on fresh installs , re-activation, backing up & restoring files & settings etc.You actually just agreed with my comment on laziness - check out your own statement (reproduced below) about the same:--@norisk..I would not bother going through the Windows Store & spending hours downloading & applying the Win 8.1 update + Spring update. Then taking even more time cleaning out the redundant junk files afterwards. Tried it recently with a one of the Acer Ultra books that we recently bought for team members. Took bloody ages & it was a time consuming PITA.For the rest of the Acer’s it was quicker & cleaner to flatten the drives & perform a fresh install from an excellent “Murphy78” Win 8.1 ISO, with the spring update already included. The version & activation choice is then yours. You can back up the existing license data & bring it back to the new install if you so desire. Link to comment Share on other sites More sharing options...
Rok Posted June 2, 2014 Share Posted June 2, 2014 Running Windows 8 since its first test release, I've not face even a single of problem listed on OP. Even my six year old Lenovo Ideapad S10 is on Windows 8.1 Update 1 and has not encountered a problem yet. :o Link to comment Share on other sites More sharing options...
Gabben Posted June 2, 2014 Share Posted June 2, 2014 that's your opinion since you never even tested Win 8.1 Who are you talking to? I not just tested but currently using Windows 8.1 on my company/job notebook and i bloody hate it. It's very relaxing when i can get back to my home computer to use Windows 7.I don't have actual problem with Windows 8.1. Starts fast, works OK but i just don't like how it designed. Not just the Modern UI but everything that is changed since Windows 7. I belive the good folks at M$ used a fortune wheel to decide what to change and how to change. It's a big mess.Most of the geeks or tech lovers like it because it is new. Link to comment Share on other sites More sharing options...
cyberber Posted June 2, 2014 Share Posted June 2, 2014 For me its very functional easier to use than Win 7 and never had a BSOD in over 1.6 years of use. So I am very satisfied with it of course I have the latest drivers for all my hardware, and I use a very updated Computer . Link to comment Share on other sites More sharing options...
dcs18 Posted June 3, 2014 Share Posted June 3, 2014 I don't have actual problem with Windows 8.1. Starts fast, works OK but i just don't like how it designed.Most of the geeks or tech lovers like it because it is new.Like you, most of the Geeks like it because of its performance which is no longer possible for Windows 7 - besides, they know how to disable every little bit of what they dislike about the way it is designed. :) Link to comment Share on other sites More sharing options...
Recommended Posts