<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Nantwich Computer Consultant</title>
	<atom:link href="https://www.thenantwichcomputerconsultant.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thenantwichcomputerconsultant.co.uk</link>
	<description>Computer Advice and Services</description>
	<lastBuildDate>Sun, 27 Dec 2020 20:49:42 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/new_logo-Copy.png</url>
	<title>The Nantwich Computer Consultant</title>
	<link>https://www.thenantwichcomputerconsultant.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Distance Check &#8211; Unknown Postcode</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-unknown-postcode/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-unknown-postcode/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Oct 2020 12:10:44 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=2085</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-unknown-postcode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Distance Check &#8211; Not In Range</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-not-in-range/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-not-in-range/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Oct 2020 12:09:59 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=2083</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-not-in-range/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Distance Check &#8211; In Range</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-in-range/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-in-range/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Oct 2020 12:09:26 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=2081</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-in-range/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Distance Check Ask</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-ask/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-ask/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Oct 2020 12:08:39 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=2079</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[

<form name='form_postcode_calculate_distance_and_redirect' id='form-postcode'>
  <div class='doweservice'>Do we service your area? 
  </div>
  <div class='bluebox'>
    <input type='text' name='value_postcode_calculate_distance_and_redirect' id='value_postcode_calculate_distance_and_redirect' value='' maxlength='9' style='width: 119px; display:inline-block;' />
    <input type='button' name='button_postcode_calculate_distance_and_redirect' id='button_postcode_calculate_distance_and_redirect' value='Search' onclick='return submit_postcode_calculate_distance_and_redirect()' style='display:inline-block;' />
  </div>
  <div style='clear:both;'></div>
</form>
<div id='message_postcode_calculate_distance_and_redirect' style='display: none;'></div>
<script>

function submit_postcode_calculate_distance_and_redirect() {

  jQuery('#message_postcode_calculate_distance_and_redirect').text('');

  var data = {
    'action': 'action_postcode_calculate_distance_and_redirect',
    'nonce': '97ababf22d',
    'postcode': jQuery('#value_postcode_calculate_distance_and_redirect').val()
  };

  jQuery.ajax({
    url: 'https://www.thenantwichcomputerconsultant.co.uk/wp-admin/admin-ajax.php',
    type: 'POST',
    dataType: 'json',
    data: data,
    success: function(response){

      if (response && response.result && 'OK' == response.result && response.url) {

        location.href = response.url;
      }
    },
    error: function(error){
    }
  });

  return false;
}
</script>

]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/uncategorized/distance-check-ask/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why Choose Me?</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/why-choose-me/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/why-choose-me/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 19 Mar 2019 21:27:04 +0000</pubDate>
				<category><![CDATA[computer-repair-nantwich]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=2018</guid>

					<description><![CDATA[If you&#8217;ve never used my services before then this isn&#8217;t an unreasonable question. Here&#8217;s some reasons why customers have chosen me to solve their computer problems. Accurate and Thorough Diagnosis &#8211; multipoint checks and testing means your returned PC is better than ever. Convenient Drop Off and Collection &#8211; daytime, evenings and weekends can be&#8230; <a href="https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/why-choose-me/" class="more-link">Read more <span class="screen-reader-text">about Why Choose Me?</span></a>]]></description>
										<content:encoded><![CDATA[
<p>If you&#8217;ve never used my services before then this isn&#8217;t an unreasonable question. <br><br>Here&#8217;s some reasons why customers have chosen me to solve their computer problems.</p>



<ol class="wp-block-list"><li><strong>Accurate and Thorough Diagnosis</strong> &#8211; multipoint checks and testing means your returned PC is better than ever.</li><li><strong>Convenient Drop Off and Collection</strong> &#8211; daytime, evenings and weekends can be arranged at time to suit you.</li><li><strong>Fast Turn Around</strong> &#8211; most problems are fixed in 48 hours. Some even sooner.</li><li><strong>Clearly Explained Invoices</strong> &#8211; what was done explained so you can understand it.</li><li><strong>On Site Help</strong> &#8211; if you want me to come to you.</li><li><strong>Regular Progress Updates</strong> &#8211; in case you want to know what&#8217;s going on.</li></ol>



<p>So if you&#8217;ve got a problem with your PC or you&#8217;re looking to get a new one then give me a ring.<br><br>Or use the contact form on this website and we can discuss what you want.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/why-choose-me/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Live Broadcasts</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/live-broadcasts/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/live-broadcasts/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 10 Dec 2018 12:09:21 +0000</pubDate>
				<category><![CDATA[computer-repair-nantwich]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=1985</guid>

					<description><![CDATA[Here are the live BBC Radio Stoke broadcasts that I&#8217;ve been featured in. Here I talk about passwords and the security issues associated with their length and complexity. This looks at avoiding malicious web sites and the effectiveness of current antivirus software.]]></description>
										<content:encoded><![CDATA[
<p>Here are the live BBC Radio Stoke broadcasts that I&#8217;ve been featured in.</p>



<hr class="wp-block-separator"/>



<div class="wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-audio"><audio controls src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Radio_Stoke_18-07-12_Mid-Morning_with_Lee_Thomas.mp3"></audio><figcaption>18 July 2012 Mid-Morning with Lee Thomas</figcaption></figure>



<p>Here I talk about passwords and the security issues associated with their length and complexity.</p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-audio"><audio controls src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Stoke_Radio_Lee_Thomas_12-Sept-2012.mp3"></audio><figcaption>12 September 2012 Lee Thomas</figcaption></figure>



<p>This looks at avoiding malicious web sites and the effectiveness of current antivirus software.</p>
</div>
</div>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/live-broadcasts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Radio_Stoke_18-07-12_Mid-Morning_with_Lee_Thomas.mp3" length="4994946" type="audio/mpeg" />
<enclosure url="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Stoke_Radio_Lee_Thomas_12-Sept-2012.mp3" length="5838032" type="audio/mpeg" />

			</item>
		<item>
		<title>How To Find Me</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/how-to-find-me/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/how-to-find-me/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Feb 2018 16:10:34 +0000</pubDate>
				<category><![CDATA[computer-repair-nantwich]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=1782</guid>

					<description><![CDATA[I&#8217;m listed on the following web sites. The FreeIndex listing includes nearly 300 hundred customer reviews.]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m listed on the following web sites. The FreeIndex listing includes nearly 300 hundred customer reviews.</p>
<p><div class="one-half first">
<p><a href="http://www.icheshire.co.uk/profile/497586/Nantwich/The-Nantwich-Computer-Consultant/" target="_blank" rel="noopener"><br />
<img decoding="async" class="wp-image-1787 size-full aligncenter" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/iCheshire.gif" alt="iCheshire" width="234" height="60" /></a></p>
<p><a href="https://www.freeindex.co.uk/profile(the-nantwich-computer-consultant)_91584.htm"><img decoding="async" class="wp-image-1913 size-full aligncenter" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/FreeIndex_logo.png" alt="" width="234" height="132" /></a></p>
<p><span style="display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: Georgia,'Times New Roman','Bitstream Charter',Times,serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"></div></span><span style="display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: Georgia,'Times New Roman','Bitstream Charter',Times,serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><div class="one-half"></span><a href="https://www.yell.com/biz/the-nantwich-computer-consultant-nantwich-8362334/"><br />
<img decoding="async" class="wp-image-1916 size-full aligncenter" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Yell_Logo.png" alt="" width="270" height="89" /></a></p>
<p><a href="http://www.ukwda.org/"><br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-1919 size-full" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/UKWDA.png" alt="" width="234" height="72" /></a></p>
</div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/how-to-find-me/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quotations &#038; Enquiries</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/enquiries-questions/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/enquiries-questions/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Feb 2018 13:43:12 +0000</pubDate>
				<category><![CDATA[computer-repair-nantwich]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=1614</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p><div class="frm_forms " id="frm_form_3_container" >
<form enctype="multipart/form-data" method="post" class="frm-show-form " id="form_contactus" >
<div class="frm_form_fields ">
<fieldset>
<legend class="frm_hidden">Contact Us</legend>

<div class="frm_fields_container">
<input type="hidden" name="frm_action" value="create" />
<input type="hidden" name="form_id" value="3" />
<input type="hidden" name="frm_hide_fields_3" id="frm_hide_fields_3" value="" />
<input type="hidden" name="form_key" value="contactus" />
<input type="hidden" name="item_meta[0]" value="" />
<input type="hidden" id="frm_submit_entry_3" name="frm_submit_entry_3" value="67bc656dba" /><input type="hidden" name="_wp_http_referer" value="/feed/" /><div id="frm_field_24_container" class="frm_form_field  frm_total frm_html_container form-field">
<p>I would like to hear from you so please send me a message by filling in the form below and I will get back to you shortly.</p>
</div>
<div id="frm_field_11_container" class="frm_form_field form-field  frm_required_field frm_top_container frm_first frm_half">
    <label for="field_qh4icy22" class="frm_primary_label">Name
        <span class="frm_required">*</span>
    </label>
    <input type="text" id="field_qh4icy22" name="item_meta[11]" value=""  data-reqmsg="Name cannot be blank." aria-required="true" data-invmsg="Name is invalid" aria-invalid="false"   aria-describedby="frm_desc_field_qh4icy22"/>
    <div id="frm_desc_field_qh4icy22" class="frm_description">First and Last</div>
    
<br>
</div>

<div id="frm_field_13_container" class="frm_form_field form-field  frm_top_container">
    <label for="field_j02dtl" class="frm_primary_label">Telephone Number
        <span class="frm_required"></span>
    </label>
    <input type="text" id="field_j02dtl" name="item_meta[13]" value=""  data-invmsg="Telephone Number is invalid" aria-invalid="false"   aria-describedby="frm_desc_field_j02dtl"/>
    <div id="frm_desc_field_j02dtl" class="frm_description">This is optional but if you want me to call you then I'll need it!</div>
    
<br>
</div>
<div id="frm_field_12_container" class="frm_form_field form-field  frm_required_field frm_top_container frm_full">
    <label for="field_29yf4d22" class="frm_primary_label">Email
        <span class="frm_required">*</span>
    </label>
    <input type="email" id="field_29yf4d22" name="item_meta[12]" value=""  data-reqmsg="Email cannot be blank." aria-required="true" data-invmsg="Please enter a valid email address" aria-invalid="false"  />
    
    
<br>
<br>
</div>
<div id="frm_field_14_container" class="frm_form_field form-field  frm_required_field frm_top_container vertical_radio">
    <label  class="frm_primary_label">Please tell me the reason for your e-mail.
        <span class="frm_required">*</span>
    </label>
<br>
<br>
    <div class="frm_opt_container">		<div class="frm_radio" id="frm_radio_14-2">			<label  for="field_jw4umr-2">
					<input type="radio" name="item_meta[14]" id="field_jw4umr-2" value="I have a computer that needs repairing."
		   data-reqmsg="Please tell me the reason for your e-mail. cannot be blank." data-invmsg="Please tell me the reason for your e-mail. is invalid" aria-invalid="false"  /> I have a computer that needs repairing.</label></div>
		<div class="frm_radio" id="frm_radio_14-4">			<label  for="field_jw4umr-4">
					<input type="radio" name="item_meta[14]" id="field_jw4umr-4" value="I&#039;d like to upgrade my existing computer."
		   data-reqmsg="Please tell me the reason for your e-mail. cannot be blank." data-invmsg="Please tell me the reason for your e-mail. is invalid" aria-invalid="false"  /> I'd like to upgrade my existing computer.</label></div>
		<div class="frm_radio" id="frm_radio_14-3">			<label  for="field_jw4umr-3">
					<input type="radio" name="item_meta[14]" id="field_jw4umr-3" value="I&#039;m looking to buy a new computer."
		   data-reqmsg="Please tell me the reason for your e-mail. cannot be blank." data-invmsg="Please tell me the reason for your e-mail. is invalid" aria-invalid="false"  /> I'm looking to buy a new computer.</label></div>
		<div class="frm_radio" id="frm_radio_14-5">			<label  for="field_jw4umr-5">
					<input type="radio" name="item_meta[14]" id="field_jw4umr-5" value="I need some tuition/help with using my PC."
		   data-reqmsg="Please tell me the reason for your e-mail. cannot be blank." data-invmsg="Please tell me the reason for your e-mail. is invalid" aria-invalid="false"  /> I need some tuition/help with using my PC.</label></div>
		<div class="frm_radio" id="frm_radio_14-6">			<label  for="field_jw4umr-6">
					<input type="radio" name="item_meta[14]" id="field_jw4umr-6" value="I have a question about something else."
		   data-reqmsg="Please tell me the reason for your e-mail. cannot be blank." data-invmsg="Please tell me the reason for your e-mail. is invalid" aria-invalid="false"  /> I have a question about something else.</label></div>
</div>
<br>
    <div id="frm_desc_field_jw4umr" class="frm_description">Please click the option that best suits your enquiry.</div>
    
<br>
<br>
</div>
<div id="frm_field_15_container" class="frm_form_field form-field  frm_required_field frm_top_container frm_full">
    <label for="field_9jv0r122" class="frm_primary_label">Please type your message in the box below.
        <span class="frm_required">*</span>
    </label>
    <textarea name="item_meta[15]" id="field_9jv0r122" rows="5"  data-reqmsg="Please type your message in the box below. cannot be blank." aria-required="true" data-invmsg="Please type your message in the box below. is invalid" aria-invalid="false"  ></textarea>
    
    
<br>
<br>
</div>
<div id="frm_field_16_container" class="frm_form_field form-field  frm_top_container">
    <label for="g-recaptcha-response" class="frm_primary_label">reCAPTCHA
        <span class="frm_required"></span>
    </label>
    <div  id="field_msahrs" class="g-recaptcha" data-sitekey="6LdFa0QUAAAAAJ740B-YWtgxZhx8hv7qdRaHVX9W" data-size="normal" data-theme="light"></div>
    <div id="frm_desc_field_msahrs" class="frm_description">This is a check to make sure you are a real person.</div>
    
<br>
<br>
</div>
<div id="frm_field_25_container" class="frm_form_field form-field ">
	<div class="frm_submit">

<input type="submit" value="Submit"  />
<img decoding="async" class="frm_ajax_loading" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/plugins/formidable/images/ajax_loader.gif" alt="Sending"/>

</div>
</div>
	<input type="hidden" name="item_key" value="" />
				<div class="frm__66786845f0314">
				<label for="frm_email_3" >
					If you are human, leave this field blank.				</label>
				<input  id="frm_email_3" type="text" class="frm_verify" name="frm__66786845f0314" value="" autocomplete="off"  />
			</div>
		</div>
</fieldset>
</div>
</form>
</div>
</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/enquiries-questions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Advice</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/advice/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/advice/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Feb 2018 12:57:46 +0000</pubDate>
				<category><![CDATA[computer-repair-nantwich]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=1611</guid>

					<description><![CDATA[Getting the right kind of advice is often difficult. Most people you ask either aren&#8217;t well enough informed or have some kind of hidden agenda &#8211; if you are asking for help from a shop then this is usually because they have stock or products they want to sell you. I don&#8217;t hold any stock&#8230; <a href="https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/advice/" class="more-link">Read more <span class="screen-reader-text">about Advice</span></a>]]></description>
										<content:encoded><![CDATA[<p>Getting the right kind of advice is often difficult.</p>
<p>Most people you ask either aren&#8217;t well enough informed or have some kind of hidden agenda &#8211; if you are asking for help from a shop then this is usually because they have stock or products they want to sell you.</p>
<p>I don&#8217;t hold any stock and I thoroughly check the facts before I give advice.</p>
<p>I&#8217;ll show you the options and explain them so you can make informed choices &#8211; and I&#8217;ll respect your decision.</p>
<p>I believe that people make the wrong decisions about computers because the right decision wasn&#8217;t part of the choices they were presented with.</p>
<p>The advice I give covers all the options and with my teaching experience I&#8217;ll be able to explain everything in as much detail as you want.</p>
<p><div class="one-half first">
<p>BBC Radio Stoke have used my advice live on air several times. If you are interested in listening to these broadcasts then <a href="https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/live-broadcasts/">click this</a> to hear them.</p>
</div><div class="one-half"><a href="https://www.bbc.co.uk/radiostoke" target="_blank" rel="noopener"><br />
<img loading="lazy" decoding="async" class="aligncenter wp-image-1953 size-full" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Stoke.png" alt="BBC Radio Stoke" width="232" height="70" /></a></div></p>
<p>Just ring the numbers at the top of the page to discuss your situation.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/advice/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Damage Repairs</title>
		<link>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/damage-repairs/</link>
					<comments>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/damage-repairs/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Feb 2018 12:36:03 +0000</pubDate>
				<category><![CDATA[computer-repair-nantwich]]></category>
		<guid isPermaLink="false">https://www.thenantwichcomputerconsultant.co.uk/?p=1608</guid>

					<description><![CDATA[If your computer has physical damage then I can repair it. There are a lot of things that can be damaged, but below is a list of the most common faults I deal with. All of the above, and more, can be quickly and efficiently repaired using quality screwdrivers from Wera and professional soldering irons&#8230; <a href="https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/damage-repairs/" class="more-link">Read more <span class="screen-reader-text">about Damage Repairs</span></a>]]></description>
										<content:encoded><![CDATA[<p>If your computer has physical damage then I can repair it.</p>
<p>There are a lot of things that can be damaged, but below is a list of the most common faults I deal with.</p>
<p><div class="one-half first">
<h6>Laptop Repairs</h6>
<ul style="list-style-type: disc;">
<li>cracked screens</li>
<li>broken USB sockets</li>
<li>faulty power sockets</li>
<li>damaged keyboards</li>
<li>touch pad buttons</li>
<li>screen hinges</li>
</ul>
</div><div class="one-half">
<h6>Desktop Repairs</h6>
<ul style="list-style-type: disc;">
<li>faulty power button</li>
<li>noisy fans</li>
<li>sudden shut downs</li>
<li>CD/DVD drive issues</li>
<li>USB socket damaged</li>
<li>jammed doors</li>
</ul>
</div></p>
<p>All of the above, and more, can be quickly and efficiently repaired using quality screwdrivers from Wera and professional soldering irons from Hakko. With formal CompTIA Certifications in hardware you can be sure to get a proper long lasting repair.</p>
<p>You don&#8217;t need to wait for weeks and I&#8217;ll give you and honest and accurate appraisal of what can be done and how much it will cost before you make any commitments. With my teaching qualifications and experience I&#8217;ll also be able to explain in a way you&#8217;ll understand so you&#8217;ll be confident that the right things were done in the right way.</p>
<p><a href="https://certification.comptia.org/certifications/a" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="aligncenter wp-image-1530" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/A_Certified.png" alt="CompTIA A+ Certified" width="189" height="144" /></a></p>
<p>&nbsp;</p>
<p><div class="one-half first">
<p><a href="https://www-de.wera.de/en/" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="aligncenter wp-image-1734" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Wera_screwdrivers-300x143.png" alt="No damaged screws!" width="221" height="105" srcset="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Wera_screwdrivers-300x143.png 300w, https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/Wera_screwdrivers.png 420w" sizes="auto, (max-width: 221px) 100vw, 221px" /></a></p>
<p>&nbsp;</p>
</div><div class="one-half">
<p><a href="http://www.hakko.com.sg/" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="aligncenter wp-image-1736 size-medium" src="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/hakko-logotip-300x102.png" alt="Professional Soldering Irons" width="300" height="102" srcset="https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/hakko-logotip-300x102.png 300w, https://www.thenantwichcomputerconsultant.co.uk/wp-content/uploads/hakko-logotip.png 650w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></p>
</div></p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.thenantwichcomputerconsultant.co.uk/computer-repair-nantwich/damage-repairs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
