This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 9701. |
Solve : Not enough disk space when trying to defrag? |
|
Answer» I am trying to defrag a mini Dell running XP that was given to me. I am getting a message "9% FREE but only 8% is available. Not enough disk space to properly complete operation, delete unwanted files" The capacity is 7.11 GB, free space 552 GB. I've done a disk cleanup, removed unwanted programs and emptied the recycle bin. How do I figure out what is left?Kill system restore, disable hibernation, kill any hibernation files on the drive, and for temporary sake, if there's an explicit setting for the swap file, put it back to auto and then restart. I deleted some files and now have 10%. I'm just afraid to start deleting things. I didn't understand some of the things to do, so I may just leave it the way it is and hope for the best! Any music; movies and pictures can safely be burned to DVD's.... they can be viewed right from DVD... You may want to consider shopping for a larger HDD.After having freed up as much space, even if its way less than 15%, some of the commercial defraggers (like Diskeeper - has worked for me) will defrag in extremely low free space. You can try it out. Quote from: talontromper on December 23, 2010, 12:04:46 AM Ccleaner is a good way to free up space, a lot of space can be freed up with that simple little program. Here is the URL for it http://www.piriform.com/ Slotty, If you are running XP, than stick with XP utilities. All foreign utilities are a danger to your system. Your system should have about 35% free space. Unload movies, music, pictures old E-Mail and all those space grabbers from your system. After all, why would you want to keep someone Else's stuff? Be more diligent with XP's Disk Cleanup, Temporary Internet Files, %TEMP%, Defragmenter and Checkdisk When using Defragmenter, monitor the Screen, make a change to a few Text files and run Defragmenter again. Keep doing this until there is nothing more to Defrag, it will take several times! Stay away from Ccleaner if you are not familiar with it!Quote from: alexK on December 30, 2010, 06:43:12 PM Slotty, The included "utilities" Are the fisher-price equivalent of more full-featured applications provided by other vendors. The Disk Defrag Utility included in Windows XP is quite literally a stripped down version of the "dangerous foreign Utility" Executive Software Diskeeper. Directly from the MS KB: (http://support.microsoft.com/kb/314848) Quote The version that is included with Windows XP and later provides limited functionality in maintaining disk performance by defragmenting volumes that use the FAT, FAT32, or NTFS file system. It says it right there in black and white- it provides limited functionality. This is why there is a market for the third party utilities, in fact, I'm pretty sure that MS is "too scared" to actually release a useful utility because they would no doubt face a backlash from the "dangerous foreign Utility" vendors. It's interesting that you would label these third party utilities as inherently dangerous but you provide no citations. Are there bugs? No doubt. Have people lost data as a result? No doubt. But people have lost data as a result of chkdsk, and scandisk, and disk defragmentor and the be all end all of "dangerous software" the MS-DOS "RECOVER" command. None of those are third party utilities, therefore your assumption that any first-party utility is magically perfectly safe to use in any context is entirely false. Is the SYSINTERNALS version of chkdsk, with free source code, any more dangerous then that provided with windows? No, it does exactly the same thing- and adds a few things for some operating systems. Additionally most of the functionality used by chkdsk, disk defragmenter and various other utilities are in fact inherent in the OS. Quote When using Defragmenter, monitor the Screen, make a change to a few Text files and run Defragmenter again. Keep doing this until there is nothing more to Defrag, it will take several times! And what will this accomplish? Does nobody even understand what defragmenting does? because wasting an afternoon making sure that the built in utility does what it was supposed to do in the first place sounds like a gigantic waste of time, especially when there are free utilities that can *gasp* do it properly to begin with! BC_P I spend close 5 decades in the IT industry, and know BL..DY well what a defragmenter does. Both platforms suffer from the syndrome called "The Chaining Effect". It sticks / links the altered / new data on the bottom. Not in between somewhere. -On a PC it will take several passes to clean up the mess. Have you really tested this out? Of course you would not spend the time testing this out because you consider it all nonsense. -On a Mainframe, the files are unloaded and reloaded. During the years I have seen enough Vendors with useless unreliable products. It is safer to stick with XP utilities if have a XP. Period. By the way BC_P, do you always take your North American car to an Asian repair shop or visa versa?Quote from: alexK on December 30, 2010, 07:58:45 PM BC_Pif you spend 5 decades in IT it doesn't logically follow that you know what a defragmenter does. Clearly you are proof of this. Quote Both platforms suffer from the syndrome called "The Chaining Effect". It sticks / links the altered / new data on the bottom. Not in between somewhere.No. new data is placed in the first available free spot. mainframes may be different but they are largely irrelevant in the context of Microcomputers. Quote -On a PC it will take several passes to clean up the mess. Have you really tested this out? Of course you would not spend the time testing this out because you consider it all nonsense.Have I tested it out? you mean have I used the built in defragmenter repeatedly and edited text files to achieve what is a foggy and ill-specified GOAL at best? No,can't say that I have. Quote -On a Mainframe, the files are unloaded and reloaded.Again, Mainframe!=Minicomputer!=Microcomputer. Quote During the years I have seen enough Vendors with useless unreliable products.There are plenty of those, to be sure, malware, registry cleaners, and the like. But that doesn't make then any and all third party utilities bad. This is particularly driven home by the fact that the very XP utilities to are pushing are in and of themselves based on these "evil foreign software" programs that you are decrying, with very thin reasoning as to why. Quote It is safer to stick with XP utilities if have a XP. Period.It's nice of you to make declarative statements WITHOUT any actual citations, but you're going to need to use something other then some off-hand knowledge about how a mainframe works to convince most people that you even understand how a file system works or how files are stored, let alone that you know what the best tool for messing around with those. Either way, I am forced to agree with your statement that it is "safer" but it's even safer to not run any utility to begin with. Additionally you didn't say that. You originally said that Quote All foreign utilities are a danger to your system.Which is false. Quote By the way BC_P, do you always take your North American car to an Asian repair shop or visa versa? Irrelevant; What you are saying now is that the windows utilities "know more" about how windows is working internally then the third party products, this doesn't begin to address the fact that the XP utilities are licensed versions of third party products; As I noted, for example, Disk Defragmentor as included with XP is simply a lite, reduced functionality version of a "asian repair shop" Executive Software Diskeeper. Microsoft has never written and provided a Disk Defragmenter with any NT-based OS that I am aware of. chkdsk can be duplicated in a few pages of C code, Diskmanagement simply works with well documented partition table and MBR information that is hardly specific to Windows. Disk cleanup doesn't really do anything all that different from CCleaner, since they both call the exact same functions to cleanup (I mean exact same- most Disk Cleanup ROUTINES are in fact external libraries that are added to by various products). Really it's interesting because what you are implicitly saying is that everybody should Use internet Explorer because it's "included" with the OS, and that somehow means it's "safer". |
|
| 9702. |
Solve : pc reboot help? |
|
Answer» hello, Then check the Packard Bell website for info on re-installing from the hidden partition on your machine.... |
|
| 9703. |
Solve : Error loading image? |
|
Answer» I'm trying to fix up my computer because it has the windows\system32\config\system MISSING or corrupt problem and once i want to start the booting i get INT13/42h Read error (AX=10AB, DL=EF) Block=000147AB Error loading image: CDMENU.EZB I need help PLEASE That error MESSAGE INDICATES it's ATTEMPTING to boot to the CD/DVD drive... |
|
| 9704. |
Solve : Audio is still garbled, on Realtek ALC888 with Dynex USB Headset? |
|
Answer» It seems that just when I connected my Xbox 360 pc controller, my Dynex USB Headset began acting up. |
|
| 9705. |
Solve : Problem with XP, is restarting? |
|
Answer» HELLO, when i turn on computer is restarting. Restart is in this moment when WINDOWS LOADING screen is ending, than computer is restarting again and again.. What's is problem? THANKS for all! (sorry for my English)What is new or DIFFERENT SINCE the last time everything worked PROPERLY (ie, new hw, new sw, virus, error, etc)?Everythink worked fine.. Computer is very, very old...I try turn on computer in "Safe mode' but can't log on is again restarting... |
|
| 9706. |
Solve : how to delete all but neccesary files for o.s? |
|
Answer» i have multiple drives in an attempt to store or backup all files including o.s ie x p my files are now DOUBLED up and my. C drive is overloaded all i want to do. is sort all file in all drives and save them on my f drive then return c drive with os to default ay Idont want to lose my o.s cause i have no cd and can't seem to find a place to buy a new one i don't want to download it so please don't refer me. Reverting to a restore point earlier might help but you likely dont have this option. If you know of someone with XP Disc, you can use their Disc and use YOUR KEY that should be affixed to outside of computer. Just just need to identify which version of XP you have and then use media for that version. I dont know of any tools to clean XP back to clean install state, none have been made probably because its just so easy to pop the disc in if you had one and wipe it and start fresh like an etch-a-sketch. Methods of setting it back to original build would involve lots of registry editing and then dealing with ORPHAN files and installations. It would be a huge mess that is more of a problem then anyone I know would want to deal with.If you have a real product key, you can install from a CD made from the ISO images of a XP system. This might not be well known, but there are some legitimate ways to download a real XP ISO file. Of course it is not very easy. You can Google for the information. I READ this 3 times and it's still unclear what EXACTLY your goals are...Just how tp use sort command and if possible how to list files. And all dir that are in more than one folder ie joes music. all users joes music admi joes music So i have 3copies of a song if you willThere are a large number of files with extension DLL found in the system area. But not all are needed to run Windows XP. To my knowledge, there is no simple way to REMOVE the ones not needed by the operating system. Perhaps you may need to re-writes this phrase: how to delete all but necessary files for os Or provide a clear explanation of your objective. |
|
| 9707. |
Solve : Windows 10 and WindowsXP on same computer? |
|
Answer» Hi I have windows 10 on my c drive and I have just cloned windows xp from my old computer onto drive 2. It has been suggested that owning Windows 10 would entitled you to use Windows XP also.Owning Windows 10 does not confer the right to use XP. Thanks for the help. I cloned xp from my laptop onto a external hard drive then put it onto my second drive. I still have my ORIGINAL windows xp disc but I did not want to go through putting every thing back in. I wanted xp because I have some great programs that will not work on windows 10.Quote from: Radar on March 29, 2016, 12:05:30 PM I cloned xp from my laptop onto a external hard drive then put it onto my second drive.This is almost certainly not going to work from (1) a TECHNICAL point of view - the laptop XP install would have all the hardware drivers for the laptop (motherboard, CPU, display, chipset etc) and is practically guaranteed to fail if you try and run it on a different machine also (2) the legal aspect: the XP install on the laptop may have had an OEM license in which case it is tied to the hardware of the laptop, and cannot legally be run on another machine. If it was a full retail license it would be for one machine at a time so you would have to uninstall XP from the laptop. Thank you all. I have decided to put my old original xp that I had on an old computer. back on to the old computer. Then I will not have to mess with my laptop and will still be legal. I'm having a bad day Trying to put windows xp back onto an old computer that had windows 7 on. I have formatted the c drive and set the dvd drive to boot first. but it will not start to install windows xp. no ( press any key to start ) sign Is this the laptop ? ?...if so use the Recovery partition instead which takes it back to Day 1 status...Thanks all, I have managed to sort it out. Hello. Today i try to install windows xp in my dell optiplex 755 using usb bootable drive it boot quite well but when it reach to windows is starting then Blue screen of death appears, and nothing can do any help with thisYou need to start your own thread. |
|
| 9708. |
Solve : PC Lag? |
|
Answer» Hello, guys. I'm not sure if I'm posting this in the right place. I'll try to explain everything in DETAIL. The most obvious PC component the "buzzes" is the PSU... Will that help me fix my lag? I found a bunch of videos of buzzing sound coming from PSU on YouTube but none of them were like mine. It's like super loud. Also I had the buzzing sound only when I'm in game, or WATCH someone streaming on Twitch, or something like that. (I don't have it anymore when I'm in game since all my games lag and have like 3-7 FPS. However, when I'm browsing, or having so many programs open I still hear it sometimes but it usually lasts a couple of seconds and it's very very loud. Thank you for your reply.Without more detail it is a guessing game. Lacking test equipment, the standard diagnostic is by substitution. You substitute an old item with something new, You keep going until you have idolater the cause. In your case, the following might be good list. Power Supply. DVD Drive. Video graphics. Hard drive. Network devices. RAM . Chassis fan. CPU fan and heat sink. Printer or scanner. Other external devices. Power cord. Electrical power strip. The mains voltage. Any of the above has the possibility to cause strange behavior. Exrterbakdevuces Run speedfan and see what your temps look like. Additionally run the computer with the cover off and try to locate the specific location that the noise is coming from. Your frame RATE could be in the dirt if your CPU is running hot from a CPU fan thats chattering and not getting up to speed in which the CPU thermal throttles to avoid melt down and your performance takes a dive with it in this condition.You can get Speedfan here.Thanks, I just downloaded Speedfan and opened it while I'm running a game but I got no clue what does this mean because I'm really bad at these kind of things with PC, please someone explain me. What should I do? Is it that bad? What's my next step? By the way, I'm always running my PC without the cover. The bearings in the fan may have FAILED, which would explain the strange noises as well as why your graphics card is melting itself.Yeah, the issue was my GPU. I changed it to the old one I used a while ago. The one I'm using right now is at 52C most of the time. It still shows that fire icon but at least I have no lag anymore and everything's all right for now. You may wanna put that side cover back on to maximise your in case cooling... Adding a fan or 2 is relatively inexpensive for a HAPPY PC. |
|
| 9709. |
Solve : Adding a new user on a School network? |
|
Answer» There is this NEW girl who needs a LOGIN for our computers but our office won't help her (too busy) is there a way i can add her myself? we run xp. i was thinking of using the COMMAND prompt but i'm not sure.We don't know who you are or, for that MATTER, what you are talking about. But you'll have to work this out with the school. Sorry.You should tell us more details of your PROBLEM, for example, what software do you use? What are the steps?Quote from: Smilence on January 07, 2011, 03:10:24 AM You should tell us more details of your problem, for example, what software do you use? What are the steps? Read reply #1Locked |
|
| 9710. |
Solve : M$ .NET framework (un)install failure? |
|
Answer» Quote from: Geek-9pm on January 31, 2016, 04:12:15 PM If you can find it, you want Windows XP three on a CD [ or ISO ] from one of the original equipment manufacturers. I do not recommend doing a download of Windows XP. Here is why. For one this forum has a policy against people making downloads that are likely a violation of copyright laws. I respect that. Also, a download from a questionable source will likely have some types of mall where or spyware in closed. So it's best to stay away from sites that claim they will offer you a free copy of Windows XP SP -3.Service Pack 3 is free. It can be downloaded directly from Microsoft, and installed on any XP system. having SP3 slipstreamed on the disc isn't really necessary. Quote In my opinion, buying a copy or downloading a copy of Windows XP to maintain an old computer is just a waste of energy. Old computers have very little value, unless it's for Museum. The exceptions would be very high and models that might be worth preserving.IMO, The value of a PC is in it's utility to the user, not in the reselling price tag. A lot of that value for the typical user is in the capability to browse the Internet and run productivity applications, a capability which can be reasonably well served with Windows XP on a 10-year old system. The fact that that 10-year old system might fetch 20 bucks if they wanted to sell it on eBay doesn't matter. Quote Now if for some reason you really, really need a legitimate copy of Windows XP SP-3 on a CD, be prepared to pay up to $300 for just one CD with the original materials and the product key. In my opinion you have to be a fanatic to want that. But then, each person might have his own reason for wanting to keep using XP forever. Using a Windows XP ISO that includes SP2 as the base, it is possible to create a Windows XP ISO that contains SP3 by slipstreaming, as documented here.Quote from: Geek-9pm on January 31, 2016, 04:12:15 PM In my opinion, buying a copy or downloading a copy of Windows XP to maintain an old computer is just a waste of energy. Old computers have very little value, unless it's for Museum. The exceptions would be very high and models that might be worth preserving. XP on my system only requires an update to SP3-- there's no need to worry about ACQUIRING a full XP CD, nevermind risking downloading it and all that, or buying a whole other used computer! To think that a computer must be fully modern and up to date to have much value is short sighted. Even with just Win XP, an older system can do lots; surf the web, burning CDs, games, transferring files from mobile devices, playing video, audio processing, etc. And that's just lousy Win. To measure a PC's worth solely by the Win version it can use is a gargantuan oversight. If installing higher quality OSes the value goes even higher. Some are designed to be particularly fast and efficient on older hardware, if one is especially concerned with performance, like Legacy OS. Otherwise, other Linux flavors are modern and up to date, unlike XP. There's further OSes like AROS, as well. Quote Most of the refurbished personal computers out there are from manufacturers like Dell, HP, and Gateway. Such computers will continue to have replacement parts available for a long time because there are so many of these sold to business users and these were traded in for new computers. Don't I know it. A month ago I ordered a replacement CD burner from Dell. Quote Now if for some reason you really, really need a legitimate copy of Windows XP SP-3 on a CD, be prepared to pay up to $300 for just one CD with the original materials and the product key. In my opinion you have to be a fanatic to want that. But then, each person might have his own reason for wanting to keep using XP forever. Firstly, I wouldn't pay 1% of that for an XP CD. I'm seeing a lot of contradictions. You give a lot of anti-XP sentiment for someone who uses XP all the time. And "I'm not going to mention X, Y, & Z, but here is how to do it anyway." LOL Quote from: BC_Programmer on January 31, 2016, 05:47:48 PM IMO, The value of a PC is in it's utility to the user, not in the reselling price tag. A lot of that value for the typical user is in the capability to browse the Internet and run productivity applications, a capability which can be reasonably well served with Windows XP on a 10-year old system. The fact that that 10-year old system might fetch 20 bucks if they wanted to sell it on eBay doesn't matter. Well put.Quote IMO, The value of a PC is in it's utility to the user, not in the reselling price tag. A lot of that value for the typical user is in the capability to browse the Internet and run productivity applicationsNo question there. My intention was to say the someday soon any older PC will not be able to get on the internet, or any kind of communication system, unless it has a new OS. When that will happen is uncertain. And yes, I still use XP a lot. It is just too hard for me to change. Presently I am more productive with XP. It is not that I love it, but it is what I know well. If I could, I would still be using Windows 2000. I'm gonna call you on that Geek...and you need to think thru what you post... Quote My intention was to say the someday soon any older PC will not be able to get on the internet, or any kind of communication system, unless it has a new OS. When that will happen is uncertain. Where is the basis in logic of that broad statement ? ? Are ISP's all of a sudden stop servicing older PC's ? ?...are modems all of a sudden gonna stop functioning cause you are running XP ? Please explain this dire prediction...Quote from: patio on February 17, 2016, 03:39:21 PM I'm gonna call you on that Geek...and you need to think thru what you post... My prediction is premature. Basis:. Security standards are changing. Many users want to get Internet via wireless. In some places only wireless is the only choice. Windows XP had a serious flaw for wireless security. It was fixed with an update. Now in the future, there may be a new security standard taht most ISPs will use on wireless. The new standard will not be supported by XP if Microsoft does not want to do it. Yes, this is conjecture until it happens. Bear in mind, the older wireless standard was claimed to be very good. It was, until it wasn't. Really, I want to be wrong. I don't want to leave XP. But I fear someday I will either leave XP or have no effective security on my system. Quote from: patio on February 17, 2016, 03:39:21 PM Where is the basis in logic of that broad statement ? ? Are ISP's all of a sudden stop servicing older PC's ? ?...are modems all of a sudden gonna stop functioning cause you are running XP ? Believe it or not, I've seen this happen with sufficiently outdated systems. It's not the modem or any local hardware, it's the ISP. But, it's not deliberate, I don't think (though some are definitely worse than others, as they won't assist you adjusting your TCP/IP settings). As the internet protocols are updated, there becomes a point eventually, that transfers just don't work anymore. My AMIGA system experienced this, where I could get a TCP/IP connection, but HTTP simply would not continue-- would constantly stall out, when that never used to happen. I noticed that if I was using telnet simultaneously, it would somehow keep the web transfers going, and if I stopped telnet they'd stall out completely again. All/most other internet protocols worked still, just not HTTP. This is why I didn't say anything about Geek-9pm's claim. However, there should always be a current Linux OS for old PCs... except maybe truly ancient ones. Quote from: Geek-9pm on February 17, 2016, 08:19:18 PM Many users want to get Internet via wireless. In some places only wireless is the only choice. Windows XP had a serious flaw for wireless security. It was fixed with an update. Now in the future, there may be a new security standard taht most ISPs will use on wireless. What "wireless" exactly are you referring to that ISPs support? Is it via direct ISP <--> customer microwave link, via satellite, or just Wi-Fi you are TALKING about? BTW, the Wi-Fi carrier signal is not actually coming from the provider, it's coming from your router.Quote What "wireless" exactly are you referring to that ISPs support? Is it via direct ISP <--> customer microwave link, via satellite, or just Wi-Fi you are talking about? BTW, the Wi-Fi carrier signal is not actually coming from the provider, it's coming from your router.Let me explain. Xfinity is one ISP that offers 'hot spots' in some cities. Likewise AT&T. In some locations thee is no reliable land line service, so there is no DSL. Therefore users in that predicament rely on either 4g, very costly, or a 'hot spot' from an ISP. Here in California Digital Path offers wireless Internet service to customers who can not get reliable service from other providers. Here whee I live, the DSL service is very bad because the local Telephone company will not replace or repair the the old broken copper wires. So they stop having new DSL service in this area. Either you go cabele or go 4G or wireless. Or satellite. Right now, I use 4G and a cell phone 'hot spot' to link my old XP into the Internet. Before that I had to use my neighbor's wireless guest account. If a new level of security becomes a requirement for wireless, I may have to quit XP and go to using Windows 7 or 10 for Internet. My rant was about how XP someday might not be able to use a wireless connection and for some the wireless would be the reasonable choice. But if XP does not wokr, you would have to go Linux. The point I wanted to make is that someday XP will be useless for Internet for people who have limited resources and would not buy additional hardware to let XP make an secure Internet connection using wireless from a local ISP. My conjecture is that some time in the future, Internet will be unavailable to users who wish to use older equipment for economic reasons. Like me. That ISP companies are going to use more wireless for the 'last mile' is already a trend. Here is an article about three years old. http://www.pcworld.com/article/2067283/meet-wisp-the-wireless-future-of-internet-service.html Quote Meet WISP, the wireless future of Internet serviceYou have to read the article to catch what it is. It really is ISP over a wireless link. It is not the same as satellite or cell service. But a satellite company might use wireless to provide the link to your home. That reduces the equipment cost. I hop this is clear. Back to topic. Keeping XP up to date with the .NET framework is a dead end. You can go just so far. In the future, even now, some software utilities need new versions of .NET library. This includes some tools used to install wireless adapter drivers and security protocols. Quote Back to topic. Keeping XP up to date with the .NET framework is a dead end..NET Framework versions up through 4.0 are supported and can be installed on Windows XP. 4.5 and later cannot be installed on Windows XP (except perhaps with some sort of hacks I suppose). Note that, once again, .NET Framework versions are independent products. Installing .NET 3.5 isn't an "update" for .NET 1.1. Quote You can go just so far. In the future, even now, some software utilities need new versions of .NET library. This includes some tools used to install wireless adapter drivers and security protocols.The only Driver-level type software I'm aware of that uses .NET would be AMD Catalyst, and that is separate from the core driver package. I've never heard of or seen any wireless adapter drivers or "security protocols" which require .NET versions at all, let alone 4.5 or later. My XP media ctr net framework issue is very similar from the start about adding 1.0, 1.1,2.0,3.0,& 3.5,but not sure how sp1, sp2, sp3 are fixed within with all these net framework 1.0 to 3.5 ? I know I have 1.1 net f.work installed in my program files,but at start up a amd cataylist prompt says I need to install 2.0 net f.work for the amd program to work properly? My PC device mgr. account says I have sp2 installed, by choice I decided to install Microsoft sp3 final version which loaded, but seems I might need to install the other net f.work's for making it complete & working correctly ? I do have all 5 net f.work in file folders,but not sure if they can be used as my 1.1 & 3.5 are now (only) ? I believe if I can fix,repair or install these 5+ net f.work's I can go back to playing my few good shooter games & other OS functions too once again ? :That would be GREAT |
|
| 9711. |
Solve : wiping computer including OS. No disc? |
|
Answer» Have an old computer which i am going to bin/recycle. I have taken the files i want off it. now i want to completely wipe the computer of everything including the operating system although i dont have the windows disc anymore. but hitting snags everytime. Any ideas? help greatly appreciated. thanks DavidIf it has a CD or DVD drive you can boot off, and you also have another computer with a cd or dvd writer, you can DOWNLOAD a free Linux ISO such as Knoppix or even better for this purpose, Gparted Live, burn the ISO to a blank disc, and then you can wipe the hard drive in the computer you wish to recycle. Or if the computer is headed for the trash, just take out the hard drive and smash it. What kind of snags are you running into?Remove the HDD...then there are a bunch of creative ways of destroying it...tried using gparted live, but it doesnt burn to a disc,reaches about 80% then aborts. tried BURNING the iso using another computer, it burns. but when i put it into the computer, i want to wipe, nothing happens, and the gparted options dont appear on the bios menu EITHER,You can use a strong magnet1. Do the system that you are attempting to wipe have a CD or DVD PLAYER installed in it? 2. When you burned the ISO did you use a DVD or CD? 3. Pull the HDD and CONNECT it VIA USB adapter to another system and wipe.Quote from: patio on July 25, 2016, 09:37:46 PM Remove the HDD...then there are a bunch of creative ways of destroying it... |
|
| 9712. |
Solve : Problem: Unable to Log On -- Automatic Reboot? |
|
Answer» Quote and the Device Manager shows empty list. What do you mean? Quote Now I could not connect to the internet (Safe Mode with Networking) Are you saying that safe mode works but safe mode with networking doesn't?Do you have your XP CD for your system? Try a repair software. http://www.techspot.com/vb/topic8356.html It should also be noted that you back up files/documents in your case that you need to upgrade to SP3. If successful on the repair process, transfer your files and upgrade. The updates for XP SP2 are no longer supported so you cannot make windows update an option after system repair. @Allan: Yes @JJ 3000: I mean the device manager shows as if no devices are detected. No, that's not what I'm saying. Previously, I could connect to internet with "Safe Mode with Networking". After disabling the automatic restart as suggested, I can not connect to the internet. 0x00000007E is ALMOST always a driver issue. Everytime I've seen it.. it turns out to be a graphics card driver or failure of the graphics card itself. Quote from: aleyshark on January 06, 2011, 06:41:58 PM I tried that, and unfortunately critical error still appeared. I am not sure it is necessary, but I will just type the error here:please POST the entire error message |
|
| 9713. |
Solve : Screen freeze after some time? |
|
Answer» My XP desktop PC some time work fine for half or ONE HOUR after its screen freeze , mouse ,keyboard also not working . some time it freeze on XP screen . it freeze like shadow means on starting windows XP logo shadow is apear when it freeze but CPU FAN and hard-disk light is runingSounds like you have a heat problem. Can you look into the machine and SEE if your CPU has a lot of dust on it? Also look at your video card. CLEAN the fan on it also. |
|
| 9714. |
Solve : Registry problems? |
|
Answer» Hi PEOPLE, ive been having problems with lagging while playing css. Ive tried fixing the lag numerous ways without luck. The lagg only started after a fresh reinstall of windows XP. Before the reinstall i had no such problems. Dear dont do anything with registry editor.Quote from: aaronjunited on January 06, 2011, 07:33:05 AM ?, what you mean? He means do not do what is mentioned in your first post. If you make a mistake you can do irreparable damage to your PC.Making a change in that registry key isn't going to hurt anything - even if you screw it up. But I don't believe it will help anything either. And if the key doesn't exist you obviously can't make any CHANGES in it anyway.True, but what i dont understand is, why isnt the key there.http://social.technet.microsoft.com/Forums/en-US/itprovistasp/thread/4f275ed8-fa95-49b2-ac0f-0902b82a5013/ |
|
| 9715. |
Solve : Linux lovers what is the best Linux OS that is as fast as a MAC desktop? |
|
Answer» I have a WindowsXP SP3 that has I have risen after sitting for several years. It would not boot so I fixed that and was told not to mess with it because it was so old. Machine is a Dell Dimension 4700, with Pentium 4 Processor and I think it has 3GB of memory installed. The IE and Microsoft ITEMS are hardly legible, way too pale. I have tried several things tweaks to fix this. It does load and run great. Unfortunately I had to install the IOBit Advanced System Care to help me get it up and running. I have been reading about the Linux by a few of you who seem to greatly favor it. I need an OS that is very easy to setup without my having to spend hours trying to understand what I should do next. Would I be better off doing a clean reinstall of XP or can I get a better/smaller OS. All I do is Webkinz and search. I am really weary of dealing with Window. I got a laptop that has Windows 10 that I am very unhappy with, too slow. Just THREW this in FYI. I will be trading it in for a Mac Notebook Pro with 8GB to do my work on using this XP for play, etc. I am open to all suggestions except th trash it. It is too good for that.While I use Linux full time, it's certainly not a magical solution to a slow PC, the PC is extremely old and even with a lightweight Linux OS it will still be slow. The OS is only part of the problem, even if you somehow install a magical fast distro, your web browser will still struggle to run well on the weak PC. Another problem is that this machine has only 30% free space and I believe all memory is just about used.Hard Disk Space and Memory are two different things. Quote Would it run better if I just wiped the OS and did a clean reinstall of the old Windows XP? Almost certainly. It would be faster than trying to diagnose and resolve all the myriad issues that you've only vaguely mentioned " The IE and Microsoft items are hardly legible, way too pale." for example. I have Pentium 3 and Pentium 4 Systems with 2GB of RAM and can browse the Internet fairly reliably with Firefox on both.How would I do that? Uninstall the whole thing without REBOOT, then insert the CD for reinstall?Quote from: BC_Programmer on August 05, 2016, 12:34:37 PM Hard Disk Space and Memory are two different things.Quote from: pattybrew on August 06, 2016, 12:43:26 AM How would I do that? Uninstall the whole thing without reboot, then insert the CD for reinstall? I found a great step by step how to repair XP here: http://pcsupport.about.com/od/operatingsystems/ss/instxprepair1.htm#showall and here is the one on clean install: http://pcsupport.about.com/od/operatingsystems/ss/instxpclean1.htm |
|
| 9716. |
Solve : XP lock up on start up? |
|
Answer» Hi there, When starting up it runs fine, and gets to the user log on screen - (we have multiple users ,although now its primarily me and the wife, the kids now have laptops, so rarely if ever use this). This displays the user list as usual but then all hard disc activity ceases, and neither mouse nor keyboard work (both plugged in - not wireless).Do you have User or Family Accounts? Try disabling created Family or user Accounts. Some problems are resolved by this steps. System restore will create you temporary solutions and if you chose the wrong restore points will only cause more harm in your case. You could also RECREATE another account.Thanks guys, Jason they are user accounts, i.e. wife and I are 2 Administrator type users, the two boys ordinary users, but the boys rarely if ever use it now as they ahve laptops. Whilst getting to the screen where the users are listed so they can click and log on, that was where it was stopping, so you couldn't even log on. However, trying Allan's process of elimination by reselecting services it seems that 'Workstation' is the one causing the problem, unselected and with everything ELSE ticked it all seems to work, but with it ticked we get the stoppage. So I guess the question is what to do to resolve whatever is wrong with that service - and what is it? Thanks Semrots If you don't use a LAN network feel free to disable the lan service. You'll also find the startup is significantly faster.Thnks allan, no network used ( I just connect by wi fi to a router). So how do I disable the Lan service please?START - RUN and type: services.msc then press ENTER. Scroll down do Workstation Service and set it to DISABLED. Apply (or okay), close services, reboot.Many thanks Allan, All now seems working. SemrotsGlad to hear - thanks for posting back. |
|
| 9717. |
Solve : how make partetion in hard drive? |
|
Answer» hello.... Please refer to the link to resolve the issue:You should have read the KB before posting. "...This article describes how to partition (prepare) and format a hard disk before you install Windows XP using the Windows XP Setup program...".Good catch CC...Its better if you provide the solution, and stop commenting on what I suggest, well what you said is correct. Right click on My Computer icon on the desktop screen, then choose the option manage , choose disk management utility, there you can change the partition without formatting. You can assign your 120Gb hard disk to three drives c:, d: and e: eith 40GB each. Quote from: Bishu on January 06, 2011, 07:16:35 AM 1. Its better if you provide the solution, and stop commenting on what I suggest, well what you said is correct.1. The solution was provided in Reply #2 by Jason2074, prior to your 1st reply. It was not a comment but a correction. 2. WinXP cannot resize partitions without reformatting. Vista & Win7 have this capability. This is not a comment, but a correction. |
|
| 9718. |
Solve : can't delete Avast anti-virus? |
|
Answer» My Avast got to where it wouldn't update (definitions or program ) so I decided to delete it. When I tried thru add/remove programs I got a repair option screen which I used. It said it was fixed and to reboot. When computer restarted I got a AvastUI.exe has a problem and needs to close plus a fatal DR. Watson error. I tried to uninstall again and computer was unstable but straightened out. I've tried to uninstall using Avastclear.exe but I can't get past the first page because I don't have a "continue" button like I should. I've called Avast helpline and they say to put in a ticket but their site won't let me do that and it won't let me register on their forum either. Don't understand those ISSUES. I also tried several uninstaller programs none of which would remove the program from program files but one ( Geek I believe ) did remove it from add/remove programs list , the desktop icon and got rid of the AvastUI.exe error. It was suggested I download newest Avast and try to delete from there which I'm going to try. Any and all advice APPRECIATED. thanks You could try this. |
|
| 9719. |
Solve : Amazon? |
|
Answer» Lately I can't open Amazon page, BLANK page with "Diagnose CONNECTION PROBLEMS". |
|
| 9720. |
Solve : "CD/DVD Drive not working"? |
|
Answer» I am having HP DV2000 notebook with me. My CD/DVD drive has STOPPED working. None of the CD/DVD is RECOGNIZED, when i insert the disc. I have done POWER DRAIN, Formatted the machine but still its not working.Try This... |
|
| 9721. |
Solve : Necessary apps in Firefox on my Windows XP SP3?? |
|
Answer» I need to clean out Firefox on this machine, Dell Demension 4700 with Windows XP SP3. DaveLembke Uninstalling and reinstalling is the easiest method for anyone.Quote from: Allan on July 31, 2016, 04:05:35 AM Uninstalling and reinstalling is the easiest method for anyone.I respectfully disagree, My suggestion is ti try another browser. Chrome will work, but no LONGER supported for XP. Quote from: Geek-9pm on July 31, 2016, 11:16:35 AM I respectfully disagree, The OP asked about clearing Firefox of add-ons, not using another browser. While I agree it's easy enough to install and use an additional browser, it doesn't address the original question. And please, let's not argue in this thread and confuse the OP any further.Agreed....the other aspect of this is not all FireFox addons are authoured by FireFox and indeed dramatically affect browser performance... A clean install would eliminate the issue.I agree that Chrome is better since I have tried to revive the old xp. On FF the games are laggy, not other apps. I have reinstalled FF a few times but not a clean install. I will try that next. Thanks for all the help and suggestions.It ain't FFox...Thanks everyone for the helpful info. Much appreciated. I uninstalled FF and did a deep scan/install to get everything off machine so that none of it will install when I do the Clean install. Before I reinstall I want to get info on the best OS to install on this old machine that is still very good. I am weary of dealing XP.Probably would need info on the system before recommending an OS... It may be time to cut your losses however...A bad trojan was found in my Firefox Browser so I deleted the total FF from machine. That is probably why it was working so badly. |
|
| 9722. |
Solve : "USB DEVICE NOT RECOGNISED"? |
|
Answer» I am having problem while trying to connect fronteck Joystick to any of the USB ports. Its showing an error message as "USB DEVICE does not recognised, has some malfunctioned and need to be corrected". |
|
| 9723. |
Solve : Sound is choppy on my XP SP3. Do I need newer Codecs?? |
|
Answer» I read through Dell Diagnostics and it recommended that I: see below The issue is you continue to use Windows XP. Adobe and others limit support for Windows XP. You need to move up to Windows 7 or 10.I'm still working with XP with no problems.Ditto...Zero issues despite all the doom and gloom garbage out there... HECK...i still have a Win2K rig that's flawless... |
|
| 9724. |
Solve : NEED HELP trying to clear hard drive and reinstall Windows XP? |
|
Answer» I have an OLD HP Pavillion desktop that was using Windows XP Media CENTER Edition 2002, Service Pack 2. We just invested in a new imac, so now that computer is not needed for everyday family use. I would like to erase the hard drive, then reinstall Windows XP so that my son can have the computer for basic websurfing and some small PROGRAMS. The system has been so "damaged" by VIRUSES and malware that I think this is my only option. |
|
| 9725. |
Solve : windows xp crashed? |
|
Answer» Hi i have windows xp on my laptop it is a Toshiba when i go to turn it on it wont load windows n comes up with error can any ONE help pleaseWhat does the error say? when i start the laptop it goes through Up to what/where? Does it able to boot to desktop? Quote but comes up error file is lost or corruptIt is important to specify what type(s) of file.when i run the recovery DISC it comes up ERROR 10E90C0017 I CANT GET WINDOWS TO OPEN AT ALL all it dose is comes up with toshiba then winows xp then back to toshiba i cant get to my desktopSo you are trying to restore back to factory settings using the recovery disc...? What Toshiba Laptop/Model are you using? Have you check for any BIOS settings, booting? Is the error you mention different from the lost or corrupt file? yes the error is differnt my laptop number is TOSHIBA SATELLITE A100/PRO A100 SERIES MODLE NUMBER PSAA9A-OCUOO4Many post/threads point to a bad HD pertaining to the error CODE and since toshiba has no diagnostic tool for their storage devices for any integrity test, it is now only a choice of replacing the HD and hopefully able to back-up certain files by hooking it up to another working computer. Others may give better solutions, but for now its all I can suggest. |
|
| 9726. |
Solve : Req Windows XP SP3 Download Link in ISO? |
|
Answer» I want to reinstall Windows XP on my PC. Though it sounds odd but it's a fact I am still using Windows XP on home based PC. From few days i felt performance slow down and I thought I should make fresh installation of windows XP. Where do i download Windows in ISO file. Should I go with Torrents or can some one share me the way to get ORIGINAL windows filesThread locked.You need to BUY an actual copy of Windows XP for Home or Professional. Then create a slipstream for SP3 if you want a XP SP3 disc. Its illegal to download Windows XP ISO's from torrents, however another option is if you have a GENUINE key you COULD ALWAYS borrow a friends OEM disc of the proper version of XP to perform installation and use YOUR KEY NOT THEIRS if you don't want to buy a disc. |
|
| 9727. |
Solve : ThinkVantage Rescue and recovery 3.0? |
|
Answer» My Lenovo 3000 j series crashed and when I turn it on, it says "The following file is missing or corrupt: \ WINDOWS\SYSTEM32\CONFIG\SYSTEM. I have a RESCUE and Recovery system that can restore the operating system but when I BOOT into that it prompts me for a password but I don't have a password on my user accounts in windows XP, yet under the user name in Rescue and Recovery it has my Windows Xp user name in the Box already and tells me to put my password in to authenticate my machine. However I don't have a password on my user account in windows, or on my administrator account. I don't have a Bios password either so what password do they expect me to put in? Do they have a generic password i don't know of, how can i get into the recovery console without this password they speak of? and i've tried not putting a password in at all, ive tried using the most generic password of all TIME: "password". And yet nothing. How can i fix this? If its any help i have a windows Xp INSTALL DISC, but i have to have all my files and photos still their and not all of them are backed up. And i tried the repair option but its too hard to deal with. Thanks for the Help!Try hitting Enter when prompted for a password...Boot to the XP CD and select R (Recovery Console) |
|
| 9728. |
Solve : Unsuccessful Virus Erradication? |
|
Answer» A couple of times recently after a shut down, a mem test activated automatically and did not report anything unusual. ...Is it possible it's not being Shut Down, but going to Standby or Hibernate? The message you are getting would indicate it is. Select "delete restoration data". http://support.microsoft.com/kb/294427 http://support.microsoft.com/kb/907477 Quote from: an8el on December 30, 2010, 02:02:03 PM A couple of times recently after a shut down, a mem test activated automatically and did not report anything unusual. No. that was a chkdsk. Different.Thanks for the info about "Delete Restoration Data." It had been on stand-by when it had locked up, so it makes sense that this routine needed to be purged. I was merely gun-shy to delete anything. OK, since the conclusion was that it wasn't a hardware problem, (and fortunately she managed to do a backup) did a system reset as was suggested earlier. I would have done it before, but it took more info to figure out that it was control F11 to activate the partition with the restore stuff. ...so far, a qualified success. Had the blue screen go off only once after the reset...asked someone else what the numbers at the bottom meant: STOP: 0x000000F4 (0x00000003, 0x81756CK0, 0x81756E44, 0x80604498) and they said it wasn't a hardware problem again. So KEPT going. Deleted lots of junk programs that often comes on new computers, including a McCafee offer that had expired. The original restore was so old that the update page at the microsoft update site didn't work. So I installed the installation interface when Microsoft Sec. Essentials required it, two of them - after a little poking around, got the right files for the XP OS for the update. Updated the java, let it sit for a few hours - no blue SCREENING! So downloaded and installed a few programs, waiting in between for anything untoward to happen... Then I installed the printer, etc. No blue screening! ...So, we'll see how it works out over the next day... Standby is not needed for a desktop, intended for laptop to SAVE battery power. I THINK it's fixed now. |
|
| 9729. |
Solve : System fan failure hp 873n? |
|
Answer» when i power up my cpu, I get an error |
|
| 9730. |
Solve : Stop 0x00000050 - Windows XP? |
|
Answer» Hi all, 0x00000050: PAGE_FAULT_IN_NONPAGED_AREA DLoad and run MemTest...let it run for at least an hour....any errors at all means you have a bad stik of RAM and it should be replaced. |
|
| 9731. |
Solve : Scanner and Camera wizard problem? |
|
Answer» Please feel free to correct me if I’m wrong and it has been a long time since I used X.P. or camera software. |
|
| 9732. |
Solve : questions about replacing windows xp with a newer os? |
|
Answer» I didnt know where else to put this thread, because it involves windows xp, and windows 7, and drivers. |
|
| 9733. |
Solve : Can I delete these files in Windows?? |
|
Answer» WinXP, SP3, I.E.8 |
|
| 9734. |
Solve : WINDOW XP? |
|
Answer» I HAVE A PROBLAM WITH MY WINDOW XP . |
|
| 9735. |
Solve : 100+ Registry Data KEYS disabled by the “ -k “ switch BUG - Read the list!? |
|
Answer» 100+ Registry Data KEYS that have been disabled by the “ -k “ switch BUG - Read the list and the descriptions - Maybe this has affected your computer too! The main culprit with the extender “ -k ” attached to it is “netsvcs” but they are all associated with the DATA String with the “svchost.exe” Here are more names that show up with the “ -k “ switch attached to it that are disabling some of the other Reg KEYS. -k NetworkService -k dot3svc -k eapsvcs -k HTTPFilter -k LocalService -k nosGetPlusHelper -k imgsvc -k WudfServiceGroup ================= What is svchost.exe? General Info: File Name = Svchost.exe Process Name = Microsoft Service Host Process File Location = C:|Windows|System32 Svchost.exe is a system process which is included with Windows. The official process name is Microsoft Service Host Process. File sizes will differ from computer to computer but documented file sizes are 14,336 bytes (86% of all occurrence), 12,800 bytes and 22,016 bytes. Svchost.exe should NOT be disabled or REMOVED because it's an essential file required by your computer's Windows Operating system. But Svchost.exe may be damaged and corrupt causing errors, high CPU usage and slow computer performance. A couple of the main problems I am having with the computer is that I can not install updates properly and that my Cryptographic Services have been disabled although I know that it IS enabled and that it is set to automatic at boot up time. I don’t know where the “-k netsvcs” came from but I’m going to go through the entire Registry again and take them all out. They don’t belong there as far as I can tell. I mean, you can clearly see the Reg KEYS that this BUG is disabling. The address line in the “C:\Windows\System32\ Directory” looks like this: C:\WINDOWS\system32\svchost.exe NOT like this: C:\WINDOWS\system32\svchost.exe -k netsvcs There is NO listing of the svchost.exe file in the C:\Windows\System\ Directory at all. The only other place on the computer that “svchost.exe” exists is: C:\WINDOWS\$NtServicePackUninstall$\svchost.exe C:\WINDOWS\ServicePackFiles\i386\svchost.exe C:\WINDOWS\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\SMSvcHost.exe C:\WINDOWS\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\SMSvcHost.exe.config No where in any of these files does it have the extender of “ -k ” So, if no one has any objection, I’m going to delete the extension “ -k netsvcs” (and all of it’s “ -k ” buddies) in all the Registry files where found. If anyone knows of a reason why I should not delete these file extensions, Please let me know and why I should not delete them. I’m going to list all the locations of the infraction that I found in MY “Registry Data File” so that if someone else is having a similar problem of the same area, they will know Where to look for it and why that particular function is NOT functioning properly and can then know how to fix it. I’ll first Back-up my system and the Registry files before effecting repairs and report back here as to the outcome. I WOULD STRONGLY ADVISE ALL NOT TO FOLLOW IN MY FOORSTEPS AT THIS TIME. ----------------------------------------------------------------------------------------------------------------------------------------------- THE LIST ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Alerter Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Notifies selected users and computers of administrative alerts. If the service is stopped, programs that use administrative alerts will not receive them. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\AppMgmt Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Provides software installation services such as Assign, Publish, and Remove. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\AudioSrv Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages audio devices for Windows-based programs. If this service is stopped, audio devices and effects will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BITS Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Transfers files in the background using idle network bandwidth. If the service is stopped, features such as Windows Update, and MSN Explorer will be unable to automatically download programs and other information. If this service is disabled, any services that explicitly depend on it may fail to transfer files if they do not have a fail safe mechanism to transfer files directly through IE in case BITS has been disabled. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Browser Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Maintains an updated list of computers on the network and supplies this list to computers designated as browsers. If this service is stopped, this list will not be updated or MAINTAINED. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\CryptSvc Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Provides three management services: Catalog Database Service, which confirms the signatures of Windows files; Protected Root Service, which adds and removes Trusted Root Certification Authority certificates from this computer; and Key Service, which helps enroll this computer for certificates. If this service is stopped, these management services will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Dhcp Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages network configuration by registering and updating IP addresses and DNS names. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\dmserver Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Detects and monitors new hard disk drives and sends disk volume information to Logical Disk Manager Administrative Service for configuration. If this service is stopped, dynamic disk status and configuration information may become out of date. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Dnscache Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k NetworkService Description = Resolves and caches Domain Name System (DNS) names for this computer. If this service is stopped, this computer will not be able to resolve DNS names and locate Active Directory domain controllers. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Dot3svc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k dot3svc Description = This service performs IEEE 802.1X authentication on Ethernet interfaces ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\EapHost Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k eapsvcs Description = Provides windows clients Extensible Authentication Protocol Service ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ERSvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Allows error reporting for services and applictions running in non-standard environments. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\EventSystem Value Name = ImagePath Value Data = C:\WINDOWS\System32\svchost.exe -k netsvcs Description = Supports System Event Notification Service (SENS), which provides automatic distribution of events to subscribing Component Object Model (COM) components. If the service is stopped, SENS will close and will not be able to provide logon and logoff notifications. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\FastUserSwitchingCompatibility Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides management for applications that require assistance in a multiple user environment. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\helpsvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables Help and Support Center to run on this computer. If this service is stopped, Help and Support Center will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\HidServ Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables generic input access to Human Interface Devices (HID), which activates and maintains the use of predefined hot buttons on keyboards, remote controls, and other multimedia devices. If this service is stopped, hot buttons controlled by this service will no longer function. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\hkmsvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages health certificates and keys (used by NAP) ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\HTTPFilter Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k HTTPFilter Description = This service implements the secure hypertext transfer protocol (HTTPS) for the HTTP service, using the Secure Socket Layer (SSL). If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\lanmanworkstation Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = “Creates and maintains client network connections to remote servers. If this service is stopped, these connections will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start.” ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\LmHosts Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Messenger Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = “Transmits net send and Alerter service messages between clients and servers. This service is not related to Windows Messenger. If this service is stopped, Alerter messages will not be transmitted. If this service is disabled, any services that explicitly depend on it will fail to start.” ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\napagent Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Allows windows clients to participate in Network Access Protection ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Netman Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages objects in the Network and Dial-Up Connections folder, in which you can view both local area network and remote connections. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Nla Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Collects and stores network configuration and location information, and notifies applications when this information changes. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nosGetPlusHelper Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k nosGetPlusHelper Description = N/A ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NtmsSvc Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = N/A ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\RasAuto Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Creates a connection to a remote network whenever a program references a remote DNS or NetBIOS name or address. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\RasMan Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Creates a network connection. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\RemoteAccess Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Offers routing services to businesses in local area and wide area network environments. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Schedule Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables a user to configure and schedule automated tasks on this computer. If this service is stopped, these tasks will not be run at their scheduled times. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\seclogon Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables starting processes under alternate credentials. If this service is stopped, this type of logon access will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SENS Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Tracks system events such as Windows logon, network, and power events. Notifies COM+ Event System subscribers of these events. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides network address translation, addressing, name resolution and/or intrusion prevention services for a home or small office network. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ShellHWDetection Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = N/A ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\srservice Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Performs system restore functions. To stop service, TURN off System Restore from the System Restore tab in My Computer->Properties ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SSDPSRV Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Enables discovery of UPnP devices on your home network. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\stisvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k imgsvc Description = Provides image acquisition services for scanners and cameras. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TapiSrv Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides Telephony API (TAPI) support for programs that control telephony devices and IP based voice connections on the local computer and, through the LAN, on servers that are also running the service. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Themes Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides user experience theme management. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TrkWks Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Maintains links between NTFS files within a computer or across computers in a network domain. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\upnphost Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Provides support to host Universal Plug and Play devices. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\W32Time Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Maintains date and time synchronization on all clients and servers in the network. If this service is stopped, date and time synchronization will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\WebClient Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Enables Windows-based programs to create, access, and modify Internet-based files. If this service is stopped, these functions will not be available. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\winmgmt Value Name = ImagePath Value Data = %systemroot%\system32\svchost.exe -k netsvcs Description = Provides a common interface and object model to access management information about operating system, devices, applications and services. If this service is stopped, most Windows-based software will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\WmdmPmSN Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Retrieves the serial number of any portable media player connected to this computer. If this service is stopped, protected content might not be down loaded to the device. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\wscsvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Monitors system security settings and configurations. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\wuauserv Value Name = ImagePath Value Data = %systemroot%\system32\svchost.exe -k netsvcs Description = Enables the download and installation of critical Windows updates. If the service is disabled, the operating system can be manually updated at the Windows Update Web site. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\WudfSvc Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k WudfServiceGroup Description = Manages user-mode driver host processes ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\WZCSVC Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides automatic configuration for the 802.11 adapters ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\xmlprov Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages XML configuration files on a domain basis for automatic network provisioning. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Alerter Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = %SystemRoot%\System32\svchost.exe -k LocalService ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\AppMgmt Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Provides software installation services such as Assign, Publish, and Remove. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\AudioSrv Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages audio devices for Windows-based programs. If this service is stopped, audio devices and effects will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\BITS Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Transfers files in the background using idle network bandwidth. If the service is stopped, features such as Windows Update, and MSN Explorer will be unable to automatically download programs and other information. If this service is disabled, any services that explicitly depend on it may fail to transfer files if they do not have a fail safe mechanism to transfer files directly through IE in case BITS has been disabled. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Browser Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Maintains an updated list of computers on the network and supplies this list to computers designated as browsers. If this service is stopped, this list will not be updated or maintained. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\CryptSvc Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Provides three management services: Catalog Database Service, which confirms the signatures of Windows files; Protected Root Service, which adds and removes Trusted Root Certification Authority certificates from this computer; and Key Service, which helps enroll this computer for certificates. If this service is stopped, these management services will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Dhcp Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages network configuration by registering and updating IP addresses and DNS names. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\dmserver Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Detects and monitors new hard disk drives and sends disk volume information to Logical Disk Manager Administrative Service for configuration. If this service is stopped, dynamic disk status and configuration information may become out of date. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Dnscache Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k NetworkService Description = Resolves and caches Domain Name System (DNS) names for this computer. If this service is stopped, this computer will not be able to resolve DNS names and locate Active Directory domain controllers. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Dnscache Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k dot3svc Description = This service performs IEEE 802.1X authentication on Ethernet interfaces ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\EapHost Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k eapsvcs Description = Provides windows clients Extensible Authentication Protocol Service ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\ERSvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Allows error reporting for services and applictions running in non-standard environments. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\EventSystem Value Name = ImagePath Value Data = C:\WINDOWS\System32\svchost.exe -k netsvcs Description = Supports System Event Notification Service (SENS), which provides automatic distribution of events to subscribing Component Object Model (COM) components. If the service is stopped, SENS will close and will not be able to provide logon and logoff notifications. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\FastUserSwitchingCompatibility Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides management for applications that require assistance in a multiple user environment. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\helpsvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables Help and Support Center to run on this computer. If this service is stopped, Help and Support Center will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\HidServ Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables generic input access to Human Interface Devices (HID), which activates and maintains the use of predefined hot buttons on keyboards, remote controls, and other multimedia devices. If this service is stopped, hot buttons controlled by this service will no longer function. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\hkmsvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages health certificates and keys (used by NAP) ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\HTTPFilter Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k HTTPFilter Description = This service implements the secure hypertext transfer protocol (HTTPS) for the HTTP service, using the Secure Socket Layer (SSL). If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\lanmanworkstation Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Creates and maintains client network connections to remote servers. If this service is stopped, these connections will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\LmHosts Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Messenger Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Transmits net send and Alerter service messages between clients and servers. This service is not related to Windows Messenger. If this service is stopped, Alerter messages will not be transmitted. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\napagent Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Allows windows clients to participate in Network Access Protection ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Netman Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages objects in the Network and Dial-Up Connections folder, in which you can view both local area network and remote connections. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Nla2 Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Collects and stores network configuration and location information, and notifies applications when this information changes. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\nosGetPlusHelper Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k nosGetPlusHelper Description = N/A ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\NtmsSvc Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = N/A ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\RasAuto Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Creates a connection to a remote network whenever a program references a remote DNS or NetBIOS name or address. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\RasMan Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Creates a network connection. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\RemoteAccess Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Offers routing services to businesses in local area and wide area network environments. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Schedule Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables a user to configure and schedule automated tasks on this computer. If this service is stopped, these tasks will not be run at their scheduled times. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\seclogon Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables starting processes under alternate credentials. If this service is stopped, this type of logon access will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\SENS Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = %SystemRoot%\system32\svchost.exe -k netsvcs ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\SharedAccess Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides network address translation, addressing, name resolution and/or intrusion prevention services for a home or small office network. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\ShellHWDetection Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\srservice Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Performs system restore functions. To stop service, turn off System Restore from the System Restore tab in My Computer->Properties ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\SSDPSRV Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Enables discovery of UPnP devices on your home network. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\stisvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k imgsvc Description = Provides image acquisition services for scanners and cameras. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\TapiSrv Value Name = ImagePath11 Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides Telephony API (TAPI) support for programs that control telephony devices and IP based voice connections on the local computer and, through the LAN, on servers that are also running the service. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Themes Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides user experience theme management. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\TrkWks Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Maintains links between NTFS files within a computer or across computers in a network domain. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\upnphost Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Provides support to host Universal Plug and Play devices. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\W32Time Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Maintains date and time synchronization on all clients and servers in the network. If this service is stopped, date and time synchronization will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\WebClient Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Enables Windows-based programs to create, access, and modify Internet-based files. If this service is stopped, these functions will not be available. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\winmgmt Value Name = ImagePath Value Data = %systemroot%\system32\svchost.exe -k netsvcs Description = Provides a common interface and object model to access management information about operating system, devices, applications and services. If this service is stopped, most Windows-based software will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\WmdmPmSN Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Retrieves the serial number of any portable media player connected to this computer. If this service is stopped, protected content might not be down loaded to the device. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\wscsvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Monitors system security settings and configurations. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\wuauserv Value Name = ImagePath Value Data = %systemroot%\system32\svchost.exe -k netsvcs Description = Enables the download and installation of critical Windows updates. If the service is disabled, the operating system can be manually updated at the Windows Update Web site. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\WudfSvc Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k WudfServiceGroup Description = Manages user-mode driver host processes ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\WZCSVC Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides automatic configuration for the 802.11 adapters ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\xmlprov Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages XML configuration files on a domain basis for automatic network provisioning. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Alerter Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k LocalService Description = Notifies selected users and computers of administrative alerts. If the service is stopped, programs that use administrative alerts will not receive them. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppMgmt Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Provides software installation services such as Assign, Publish, and Remove. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AudioSrv Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages audio devices for Windows-based programs. If this service is stopped, audio devices and effects will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Transfers files in the background using idle network bandwidth. If the service is stopped, features such as Windows Update, and MSN Explorer will be unable to automatically download programs and other information. If this service is disabled, any services that explicitly depend on it may fail to transfer files if they do not have a fail safe mechanism to transfer files directly through IE in case BITS has been disabled. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Maintains an updated list of computers on the network and supplies this list to computers designated as browsers. If this service is stopped, this list will not be updated or maintained. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CryptSvc Value Name = ImagePath Value Data = %SystemRoot%\system32\svchost.exe -k netsvcs Description = Provides three management services: Catalog Database Service, which confirms the signatures of Windows files; Protected Root Service, which adds and removes Trusted Root Certification Authority certificates from this computer; and Key Service, which helps enroll this computer for certificates. If this service is stopped, these management services will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcp Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages network configuration by registering and updating IP addresses and DNS names. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmserver Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Detects and monitors new hard disk drives and sends disk volume information to Logical Disk Manager Administrative Service for configuration. If this service is stopped, dynamic disk status and configuration information may become out of date. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k NetworkService Description = Resolves and caches Domain Name System (DNS) names for this computer. If this service is stopped, this computer will not be able to resolve DNS names and locate Active Directory domain controllers. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dot3svc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k dot3svc Description = This service performs IEEE 802.1X authentication on Ethernet interfaces ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EapHost Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k eapsvcs Description = Provides windows clients Extensible Authentication Protocol Service ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Allows error reporting for services and applictions running in non-standard environments. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventSystem Value Name = ImagePath Value Data = C:\WINDOWS\System32\svchost.exe -k netsvcs Description = Supports System Event Notification Service (SENS), which provides automatic distribution of events to subscribing Component Object Model (COM) components. If the service is stopped, SENS will close and will not be able to provide logon and logoff notifications. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FastUserSwitchingCompatibility Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Provides management for applications that require assistance in a multiple user environment. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\helpsvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables Help and Support Center to run on this computer. If this service is stopped, Help and Support Center will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HidServ Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Enables generic input access to Human Interface Devices (HID), which activates and maintains the use of predefined hot buttons on keyboards, remote controls, and other multimedia devices. If this service is stopped, hot buttons controlled by this service will no longer function. If this service is disabled, any services that explicitly depend on it will fail to start. ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hkmsvc Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k netsvcs Description = Manages health certificates and keys (used by NAP) ---------------------------------------------------------------------------------------------------------------------------------------------- Key Name = HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTPFilter Value Name = ImagePath Value Data = %SystemRoot%\System32\svchost.exe -k HTTPFilter Description = This servWhat are you talking about? What is a "disabled" registry key? there is no "-k switch" bug. the -k switch is used to load a specific service into the svchost address space. If by "disabled" you mean "locked/inaccessible" then that makes sense. the service clearly uses those keys for it's configuration information.Quote I don’t know where the “-k netsvcs” came from but I’m going to go through the entire Registry again and take them all out. When I used to repair colour TVs back in the 1970s and 80s, I made a call to a guy who said that "The picture was fuzzy so I took the back off the set and had a look. I found a lot of little screws that were loose so I tightened them all up." He meant the adjustable cores of all of the IF transformers, and a number of trimmers in the UHF tuner as well. He had effectively turned his TV into scrap, given the cost of putting it all right. on the computer side, my brother scrapped my 486 when I was away for a few months some time ago. he decided that since it wasn't working right it must be something inside it, and then he found all these loose power connectors... He managed to find a place for all of them. stuck some of the free FRONT panel power LED connectors to some of the jumpers on the video card, managed to jam the molexed any which way too. A feat of engineering. You would imagine it would be obvious that it the molexes are not supposed to go into those, but as the quote goes, sometimes when faced with an unfamiliar problem people forget everything experience has TAUGHT them, because they incorrectly deem it irrelevant. |
|
| 9736. |
Solve : URL shortcuts works not...? |
|
Answer» Hi! |
|
| 9737. |
Solve : 8 years old windows XP computer. Should I repair, or just buy a new computer?? |
|
Answer» My computer is a trooper for lasting this long, anyway, Thanks, I will indeed fix up my old computer in my spare time. I am sorta leaning towards getting a macbook though, because my experience with windows lately hasn't been so good.I understand how you feel. Wish I was still a millionaire and could afford a MacBook and a new car. Macbookl first, then the car. Apple - MacBook - The $999 notebookI have the same problem. Don't know which way to go : new or REPAIRED one? My current financial situation is not so good so I thinking of repairing it, even though the thought of a new computer seems so appealing! Welcome to CH. Actually, this is somebody's thread. You should start your own. Why not find some refurbished PCs out there in your region? And come back here and start a new thread. If you like Windows XP, Microsoft has authorized baby third parties to refurbish off-lease desktop PCs. These little companies get a truck load of old Dell or Compaq desktops, clean them up and reload them with a current copy of Windows XP SP3. And stick a label on it the says it is legal. I have bought one, and I THIN k it was a good deal. You just add your own keyboard, mouse and monitor. Google Refurbished XP desktop Quote (And IBM is about $200)The FACT that you get a legal XP makes it worth $200. (This thread should be closed soon.) |
|
| 9738. |
Solve : Having a problem with computer hanging (or something)? |
|
Answer» I'm on my older laptop computer atm. The laptop computer I usually use is having a problem right now. I was updating an important document with Windows notepad while I also happened to have Mozilla FireFox open. Suddenly the computer got a problem again which I've encountered once before recently. I went to save my file and the computer wouldn't let me. It would say "(filename) already exists. do you want to replace it?" and when I select yes it waits a few seconds then says that it "cannot create the file" and to "make SURE the path and file name are correct". I'm unable to save the file no matter what I try and I'm really upset and don't want to lose everything I've typed. I've tried saving it as a different file name but get the same error. Mozilla FireFox crashed and I closed it out. I tried opening the task manager to stop any other thing from running which might be causing the problem but it won't open. I tried opening Windows WordPad to copy/paste my file there and save it but the computer will not open anything. It's not frozen but is hanging or something. I'm not sure what's wrong with it. The cursor continually has the little hourglass next to it. That computer is running Windows XP. I tried pressing the esc key but it has no effect no matter how many times I press it. I REALLY NEED to save that file. Can someone help me please? When did you last check the disk drive for errors?how do you do that?From a command PROMPT window type in chkdsk /r and hit Enter... Let it run to completion.Are you trying to save this to a memory stick? I've had that error message when I have removed the stick and forgot to reinsert the memory unit.how do i get to the command prompt window? is that when you click on "start" button and then select "run"?Quote from: talontromper on January 02, 2011, 09:30:07 AM Are you trying to save this to a memory stick? I've had that error message when I have removed the stick and forgot to reinsert the memory unit. No, I wasn't. The file is in a folder that is on my desktop. I opened the (HTML) file with Windows notepad in order to add more text to the file. I typed several paragraphs, have it worded just the way I wanted, and don't want to lose my work.You are HALF way there. When you hit "run" you type in "cmd" into the run command and do what was said above. Could you email it to yourself?I want to try your suggestion to run a disk check but I'm locked out of that computer. I have it set so that if it is unattended for a few minutes you'd have to type the password to get back in. When I'd left the room to use this computer where it is in another room it did that and when I went back I was able to type my password and get back in. I tried again to save the file but it still wouldn't let me and popped up the error message. I was worried that if it went into screen SAVER mode again that I might not be able to get back to the desktop so I didn't click "ok" but left it like that, thinking that would prevent the computer going into screen saver mode while I was out of the room. When I went back into the room then I saw the computer had the wallpaper that I use for my desktop but nothing else was visible on the screen, no sign-in box or anything but the cursor and I can't get back to the normal desktop or get anything else to be viewable now and it's still like that. I can move the cursor but that's all. Is there anyway to get into "safe mode" or something and save the file that way? |
|
| 9739. |
Solve : Cannot find hard drive when reinstalling XP? |
|
Answer» I'll try to explain my situation the best i can. |
|
| 9740. |
Solve : Annoying Beep in machine every few seconds? |
|
Answer» I have WindowsXP SP3, Dell DIMENSION 4700. For the past few days there has been this beep that is fairly loud and very annoying. I have searched this FORUM and did not find an answer that is like my problem. I have no idea what is causing it. It is there no matter what I am doing, browsing or playing games, etc. Just always there. Please help. I have no virus. Secunia SAYS that my machine is 3% higher SCORE than the average in Tex.I solved it myself. I don't know what caused the beep but following a video driver update it stopped. |
|
| 9741. |
Solve : SP2 and SP3? |
|
Answer» Where did you get service pack 3 from?Quote from: JJ 3000 on December 11, 2010, 12:42:26 AM Where did you get service pack 3 from?Sorry for not seeing this sooner. SP3 from Windows update. |
|
| 9742. |
Solve : Old Laptop Issue? |
|
Answer» Hello everyone, I'm not sure if I'm posting this in the right place. If I'm wrong, excuse me. I forgot to tell you that the laptop won't turn off without the charging cable. OFF? So if you hold the power button in, it wont shut off unless its POWERED off of the power supply cable? In BIOS when you look at the hard drive info it should say make/model of the drive detected. If it says NONE then the hard drive is shot. If it wont shut off unless power supply is connected to laptop then the main board could have a very very strange failure. Its usually that a laptop wont power ON without the charge cable connected. Any known history on this laptop from prior owner, like did it take a bath last it was used when it died somehow or a quick drop kick down a flight of steps?I meant ON sorry. My bad.Make? Model? Age? Unless it is less that three years old OR was a premium laptop, it may not ber wroth fixing it. Assume the motherboard and display are good. RAM OK. Repair costs: New Battery - $35 New AC Power - $25 New Hard Drive $20 3 hours of labor. $24 (At $8 per hour.) Estimated: $ 104 Some decent used laptops on eBay go for $110 and less with OS. Think it over... Quote 3 hours of labor. $24 Geek.... where are computer repairs only $8 an hour? McDonalds hires locally for $10 an hour. I'd be scared to have someone at $8 an hour working on my computer. Just as a comparison, I charge $40 an hour and a local computer shop in my area charges $90 an hour. |
|
| 9743. |
Solve : "No signal" in Windows XP? |
|
Answer» There is a computer with Windows XP SP3. Most likely issue is Power Supply.It is stable in safe mode. It is possible to work in safe mode, but without drivers it's so laggy Where are you getting the vid card drivers from ? ?Quote from: patio on September 29, 2016, 06:01:57 AM Where are you getting the vid card drivers from ? ?www.nvidia.comThats the issue...they should be from the card manuf. site...especially for an OLDER card. |
|
| 9744. |
Solve : Installation rights? |
|
Answer» HI friend, How to give the SOFTWARE INSTALLATION rights to specifice user to the PARTICULAR PC? |
|
| 9745. |
Solve : Can not ZIP folder with odd chars. Windowqs XP? |
|
Answer» I tried this in Windows XP. I have a folder called 'BigBag' that has a lot of stuff I no longer use, but I do not WANT to throw away. I thought I could reduce the size a bit by MAKING it into a ZIP folder. Something went wrong. Very wrong. I made a quick screen shot before I stopped the process. (The process looked like it was stuck.) Screenshot cropped and color reduced to save bandwidth. Read the message in the box. I have never, ever seen this. [attachment deleted by admin to conserve space]Is keeping the file within the structure of the rest of the data important or can you move it outside of the scope of the zipped folder and have an uncompressed folder named PartofBigBag then place this folder + zipped folder within a folder such as OldData then the zip process should be fine and you have most of your data compressed. I havent run into this specific issue but did have once an issue with defrag puking on not wanting to defragment a hard drive with 15% free and large video game installation files that were acting like a defrag roadblock. My solution was to move the files that defrag puked on working around to a different drive, defragging the drive and then repopulating the drive with the files that defrag puked on with XP. Apples to Oranges since your dealing with Zipping (compression) and I was dealing with Defragmentation, but SOMES it can be picky and creative work arounds are needed. Getting back to zipping I have also run into path being too long to compress before as well, solution with that was to shorten the path to compress. Yeah, something about long files names or lots of spaces in the NAME. After some testing, I had to remove one file and one directory to do the job. An issue is where other files link to the directory or file you need to rename. Moral: Avoid long files names or spaces in file names if you can. ZIP files can only store the original IBM PC character encoding set. The Pi character is Unicode.Quote from: BC_Programmer on October 02, 2016, 05:21:33 PM ZIP files can only store the original IBM PC character encoding set. The Pi character is Unicode.Thank you. I had no idea. But ZIP can do binary files, - right? But it wants text to be just ASCII? Good to know! Quote from: Geek-9pm on October 02, 2016, 09:40:47 PM But ZIP can do binary files, - right?Just the file names. https://marcosc.com/2008/12/zip-files-and-encoding-i-hate-you/ Salmon Trout, How did you ever find that? Quote “for example a French, German or Spanish Windows user cannot exchange files that contain [file names with] French, German or Spanish accents with a French, German or Spanish Macintosh users”(From the link above.) I am going to roll my eyes... Quote from: Geek-9pm on October 03, 2016, 12:13:18 AM Salmon Trout, How did you ever find that? The 7z archive format has no trouble with Unicode characters in file names, apparently. Also RAR. It would seem to me to be a lot easier to save it to a thumb drive or CD.Quote from: SuperDave on October 03, 2016, 12:27:39 PM It would seem to me to be a lot easier to save it to a thumb drive or CD.Right. After all the fuss, it did not save much drive space. I should just build a library on a 25 cent DVD disc. |
|
| 9746. |
Solve : problem with software after opening? |
|
Answer» Basic Setup |
|
| 9747. |
Solve : programs launch slow after reboot? |
|
Answer» StartupLite Download StartupLite by MalwareBytes to your Desktop. Doubleclick StartupLite.exe to launch the program. Ensure the Disable box is checked. Click CONTINUE. A pop up message will tell you the unecessary startup items in your list have been disabled and ask you to restart your computer. Re-start your computer. SuperDave, the only startup I had turned on was AvastUI.exe. The reason I say "had" is because I've got this issue posted on every help forum I could find, and cybertechhelp (same subject title, Malware Removal forum) suggested I uninstall Avast, then reboot. Wonder of wonders! This old pc acts like a new one now, but with NO A/V (scares me). So now I'm looking for a different A/V. Tried Avira, but it took FOREVER for the pc to reboot and was as SLOW, if not slower, than when Avast was installedWindows Defender...effective...and Free.Thanks for the reply patio. I've been all over the web and can't find windows defender xp 32 bit that'll install. They all tell me that I can't install in this VERSION of Windows, even tho they're labeled the aforementioned version.Try MSE...older version... Forgot it was XP...my bad.I use Avira on my XP with no problems except for them trying to get me to upgrade.I've tried Avast, Avira, Panda, and am now giving MSE a try. This old box doesn't like any of them. My PERSONAL XP has about the same specs as this one, except my processor isn't as fast as this one, and, like you, mine handles them all (one at a time, of course) with no problems. SEEMS like something else is "bothering" it, but I can't find out what it is.MSE will not work with XP.SuperDave, MSE is working on this XP machine, but it's still slow as molasses opening/navigating apps, browsers, etc.You were lucky. I couldn't even download it. I wouldn't trust it for XP because it's not getting any updates.Runs fine on my XP rig,,,and still getting updates...manual or scheduled. |
|
| 9748. |
Solve : Barcode Enterance? |
|
Answer» Is there an app that I can use that will allow me too scan a bar code too log in? I have a car made for id purposes an security for my He is doing it the hard way >< I found a way that doesnt require that, There isn't a way. Unless you perform the decoding through SPECIAL software, or actually store the encoded text as the barcode.catnip was made too do that or so what I read about it Then obviously your reading skills are just as good as your writing skills. http://www.azalea.com/cuecat/ CatNip is a decoder developed by Rich Goldstein to essentially 'jailbreak' the CueCat device, turning it into a barcode scanner. Where does it say it LETS users log in to Windows? |
|
| 9749. |
Solve : scheduled shut down? |
|
Answer» hi friend, |
|
| 9750. |
Solve : Right Click disabled in Desktop and explorer - Fix? |
|
Answer» Wasnt sure where to post this or if its already common knowledge or if i shouldnt post this at all, so if its not helpful please delete. |
|