Author Topic: Just changed HDD to SSD  (Read 4974 times)

0 Members and 1 Guest are viewing this topic.

Offline DoubleOhDave

  • Newbie
  • *
  • Join Date: Jul 2016
  • Posts: 2
  • Karma: 0
    • View Profile
Just changed HDD to SSD
« on: August 06, 2016, 07:20:57 am »
Hey guys,
first timer on here  :cheesy:

I recently changed my HDD which was just full of joyful gremlins for a SSD.

I understand that some stuff just shouldn't be done the same way as when I had a HDD; like defragging.

A couple of niggly issues are still on my laptop and I was planning on running Tweaking on my laptop (HP Pavillion, Windows 10 32 bit)

I have the Pro version of Tweaking.

Question: Is this okay to do on a SSD, and are there any parts of the process I should avoid doing on a SSD?

Thanks

Dave

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Just changed HDD to SSD
« Reply #1 on: August 07, 2016, 05:41:00 am »
WR basically works on the registry and I would run a sfc /scannow instead of chkdsk /f

When Windows detects a SSD is being used, it auto enables TRIM but to see if it is active on your machine, use the commands in this article -

http://mywindowshub.com/check-enable-disable-ssd-trim-support-windows-7-windows-8-1/

To reduce the writes, when using a SSD you can disable Hibernate with this command run from a command prompt run as an administrator -

powercfg -h off

exit

This will also free up a few GB on the SSD.

Offline DoubleOhDave

  • Newbie
  • *
  • Join Date: Jul 2016
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Just changed HDD to SSD
« Reply #2 on: August 07, 2016, 06:18:38 am »
Great, thanks a lot!  :smiley:

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Just changed HDD to SSD
« Reply #3 on: August 07, 2016, 06:46:23 am »
You're welcome :)