Recommended Posts

I read about bootvis and found that it wouldn't do no difference?!

What I have used is XPLite, and removed _a lot_ of stuff that I dont need (won't speed up, but it lowers the size of windows on disk) and then I also used Tweak Manager to disable unused gui stuff etc. And last I used Black Vipers Windows XP service guide.

All in all I have a bootup of around 25sec now, which is ok for a htpc I think.

I'll have a look at TuneXP though!

Thanks :)

speeding up OS boot time is a pretty senseless combo of RAID arrays + fast HDs + fast RAM and lots of it + fast CPU..

what you need to focus on is the time it takes a certain mobo to go through POST.. my buddy's Intel board (forgot the model) does the POST routine almost instantly once switched on.. once his monitor gets a signal, the XP logo is already loading.. a few secs later, he's at the login screen.. and about 10 more, he's at the desktop.. fuc*in slick..

all the while, my 1999 PC-Chips Award BIOS cheapo mobo takes a whopping 40 secs just going through POST.. (N)

my question to you is, is there a jumper switch, BIOS update, whatever the hell i can do so i don't have to see the damn POST routine anymore?

I found that ati's drivers make the boot process very long.

Whats strange is if you install a service pack AFTER you install the drivers, it boots very fast, yet if you install the drivers before the service pack, it lags. Strange but true.

As far as bootvis goes, it only seems to work after the first couple of boots. After that it boots even slower than it was before running bootvis. I don't recommend it.

For services, I only disable the most unnecessary ones. I found that going nuts and disabling everything that black vipers site says is safe just causes more problems. What I found is the best way to tweak the services is reboot your pc. Open the services window, now look at all the services that are currently running. Set the ones that are set to manual to start automatically.

If youre on broadband and your IP dosent change very often, or you have a private IP, set it up statically.

Use a good offline defragmentation tool. I use O&O defrag. I set it up to defrag all my drives every morning using the space method. If you run it daily, it completes within minutes, and your drives are always running top notch. People say NTFS isn't affected by fragmentation, thats total BS. If the files are fragmented, the heads still have to move all over the disk to read a single file, it's a physical limitation that has nothing to do with your file system.

I havent timed my boot up yet, so I cant really compare it. You know that scrolling bar in the boot screen? It makes it across once and I'm at my logon screen.

Whats strange is if you install a service pack AFTER you install the drivers, it boots very fast, yet if you install the drivers before the service pack, it lags. Strange but true.

Isn't service pack after drivers the same as drivers before service pack? Durrh. :huh:

i have an Asus p4p800 deluxe board and i have a MAJOR problem with the POST routine. it takes abt a whopping 10-14 seconds. I think its got something to do with checking for RAID drives etc, of which i hv none. i only hv a plain and simple Seagate 40 gb hardrive at 7200 rpm. can soemone help me shave my POST routine time. otherwise my windows loading isnt all tht bad.

thx

danish

wow...i just took a stop watch and timed my pc from cold off. here are the PATHETIC results:

Event Time

Power 0 mins 0 seconds

Windows Boot Screen 0 mins 21.22 seconds

Windows Logon Screen 0 mins 46.77 seconds

Desktop appears and

application shortcut on

desktop started 1 mins 27 seconds

Im runing Windows XP professional with service Pack 1a and all the hotfixes, on a P4 2.4Gh 533 bus on an Asus P4p800 deluxe board with a seagate 7200 rpm drive. I have norton antivirus and internet security 2003 loading at startup along with msn messenger, and 1 or 2 small memory residents (5 button mouse driver, multimedia keyboard driver etc)

i think i need MAJOR help here.

danish

ps: already downloaded and used TuneXP. Not much help. In the past ive also tried bootvis, but every time i used it, it actually ended up increasing my boot time, so this time im not gonna touch it :p

1. uninstall norton and use some lighter AV (NOD32 for instance).

2. Click Start -> Run and type "regedit". go ahead and delete pretty much everything in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run (other than REALLY important stuff like AV).

3. delete everything in the start menu under "Startup"

4. click Start -> Run and type "services.msc". Disable all unnecessary services. You can find out more about that through google. Basically you can safely disable "Messenger", "SSDP Discovery" and "Remote Registry"

i use Pentium II 300 with 256 MB RAM and i can start using my pc (with AV finish loading) after 30 seconds from cold boot.

heres a list of programs that are usable for makin' windows xp boot faster

Tune XP

Mike Lin's Startup Control Panel msconfig a lot easier

O&O Defrag V6.5 Professional Editiondefragging with the complete\name option helps at shortening the boot

Cacheman

-you can also disable services with Black Viper's Windows XP Home and Professional Service Configurations

-if you have symantec AV ,turn the services to manual and dont make it startup

-make your windows folder smaller(there a article here in neowin but i cant find it)

-delete your prefetch folder(in the windows folder)

-try not to have a lot of virtual drive in your pc(like with Alcohol 120 %)

-whats the use of having a floppy drive?just disable it,it could save a couple of seconds :laugh:

in hardware device manager, figure out what channel your HDD is on and disable the other IDE channel completly, or if you have a HDD on one and CDrom on the other, disable the slave parts if they are both set as masters. Also do this in bios.

It saves alot of mucking around and autodetcting and trust me, it will cut a few valuable seconds off boot time.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • They have lots of info on me, I have a facebook account and have done so for years, it was the thing to have then. My phone number is not on it. I don't have the Facebook app on my phone these days, just the messenger part, and only for a couple of people to contact me, most will text me via SMS or phone. I agree, Meta, like others, even without an account will know something about me. Just have to try and keep some things private Also, never saw the need for Whatsapp, people used to ask for me to join it, but as I said to them, I have SMS and a phone, use that, or email
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      517
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      100
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!