
<?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>Windows - Category</title>
	<atom:link href="https://evoxt.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://evoxt.com/category/windows/</link>
	<description>High CPU Frequency Virtual Machines at Low Prices</description>
	<lastBuildDate>Wed, 05 Nov 2025 07:09:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://evoxt.com/wp-content/uploads/2021/05/favicon-1.png</url>
	<title>Windows - Category</title>
	<link>https://evoxt.com/category/windows/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Share local drives in RDP</title>
		<link>https://evoxt.com/windows/share-local-drives-and-other-devices-in-rdp/</link>
		
		<dc:creator><![CDATA[junxian]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 09:59:19 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=6480</guid>

					<description><![CDATA[<p>This guide shows exactly how to share local drives and optional devices (USB drives, clipboard, printers, smart cards) with a Windows VPS via Remote Desktop. Windows Remote Desktop Connection — share local drives Open Remote Desktop Connection: Win → type mstsc → Enter. Click Show Options → Local Resources. Under Local devices and resources, click ... <a title="Share local drives in RDP" class="read-more" href="https://evoxt.com/windows/share-local-drives-and-other-devices-in-rdp/" aria-label="More on Share local drives in RDP">Read more</a></p>
<p>The post <a href="https://evoxt.com/windows/share-local-drives-and-other-devices-in-rdp/">Share local drives in RDP</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[This guide shows exactly how to share local drives and optional devices (USB drives, clipboard, printers, smart cards) with a Windows VPS via Remote Desktop.

<hr />

<h2>Windows Remote Desktop Connection — share local drives</h2>
<ol>
 	<li>Open Remote Desktop Connection: <kbd>Win</kbd> → type <strong>mstsc</strong> → Enter.</li>
 	<li>Click <strong>Show Options</strong> → <strong>Local Resources</strong>.</li>
 	<li>Under <strong>Local devices and resources,</strong> click <strong>More…</strong>.<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-6485" src="https://evoxt.com/wp-content/uploads/2025/10/rdp-1.png" alt="" width="407" height="486" srcset="https://evoxt.com/wp-content/uploads/2025/10/rdp-1.png 407w, https://evoxt.com/wp-content/uploads/2025/10/rdp-1-251x300.png 251w" sizes="(max-width: 407px) 100vw, 407px" /></li>
 	<li>Expand <strong>Drives</strong> and check the drive letters you want to share (e.g., <em>C: or USB drives</em>).<p><img decoding="async" class="alignnone size-full wp-image-6486" src="https://evoxt.com/wp-content/uploads/2025/10/share.png" alt="" width="407" height="379" srcset="https://evoxt.com/wp-content/uploads/2025/10/share.png 407w, https://evoxt.com/wp-content/uploads/2025/10/share-300x279.png 300w" sizes="(max-width: 407px) 100vw, 407px" /></li>
 	<li>Connect. In the VPS File Explorer, the drives appear as, for example, <em>C on YOUR-PC-NAME</em>.<p><img decoding="async" class="alignnone size-full wp-image-6484" src="https://evoxt.com/wp-content/uploads/2025/10/file-explorer.png" alt="" width="1122" height="630" srcset="https://evoxt.com/wp-content/uploads/2025/10/file-explorer.png 1122w, https://evoxt.com/wp-content/uploads/2025/10/file-explorer-300x168.png 300w, https://evoxt.com/wp-content/uploads/2025/10/file-explorer-1024x575.png 1024w, https://evoxt.com/wp-content/uploads/2025/10/file-explorer-768x431.png 768w" sizes="(max-width: 1122px) 100vw, 1122px" /></li>
</ol>

<hr />

<h2>Optional devices you can redirect</h2>
<ul>
 	<li><strong>USB drives / external disks:</strong> appear under Drives if selected (Windows client). For full USB device redirection, you may need third-party USB redirection if the device isn't handled as a storage volume.</li>
 	<li><strong>Printers:</strong> appear as local printers in the VPS when enabled.</li>
 	<li><strong>Clipboard:</strong> enables copy/paste text and files (if allowed by policy).</li>
 	<li><strong>Smart cards &amp; serial ports:</strong> available from the same Local devices dialog if supported by the client and server.</li>
</ul>

<hr />

<h2>Save these settings for repeat connections</h2>
<ol>
 	<li>In Remote Desktop Connection → <strong>General</strong> → <strong>Save As…</strong> to store an .rdp file with redirection enabled.</li>
 	<li>Double-click the saved .rdp to reconnect with the same device/page redirection automatically.</li>
</ol>

<hr />

<h2>Server-side policy (if drives don’t show)</h2>
If redirected drives don’t appear, confirm the VPS allows drive redirection:
<ol>
 	<li>Open the <strong>Local Group Policy</strong> editor on the VPS. (press <kbd>Win + R</kbd> → type <code>gpedit.msc</code> → press <kbd>Enter</kbd>).</li>
 	<li>Navigate to <strong>Computer Configuration</strong> → <strong>Administrative Templates</strong> → <strong>Windows Components</strong> → <strong>Remote Desktop Services</strong> → <strong>Remote Desktop Session Host</strong> → <strong>Device and Resource Redirection</strong>.</li>
 	<li>Ensure "<strong>Do not allow drive redirection</strong>" is <strong>Disabled</strong> (or <strong>Not Configured</strong>).<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6487" src="https://evoxt.com/wp-content/uploads/2025/10/gpedit.png" alt="" width="1717" height="634" srcset="https://evoxt.com/wp-content/uploads/2025/10/gpedit.png 1717w, https://evoxt.com/wp-content/uploads/2025/10/gpedit-300x111.png 300w, https://evoxt.com/wp-content/uploads/2025/10/gpedit-1024x378.png 1024w, https://evoxt.com/wp-content/uploads/2025/10/gpedit-768x284.png 768w, https://evoxt.com/wp-content/uploads/2025/10/gpedit-1536x567.png 1536w" sizes="auto, (max-width: 1717px) 100vw, 1717px" /></li>
</ol>

<hr />

<h2>Quick troubleshooting</h2>
<ul>
 	<li><strong>Drives don’t appear:</strong> reconnect after enabling drives; check <code>gpedit.msc</code> (above) or verify if you selected the correct drive letters.</li>
 	<li><strong>USB device not visible:</strong> Windows treats some USBs as devices, not volumes — consider copying files to a local folder first, or use a USB redirection tool.</li>
 	<li><strong>File copy fails/slow:</strong> check network speed and ensure large transfers are tolerated by your network/bandwidth plan.</li>
</ul>

<hr />

<h2>Security and best practices</h2>
<ul>
 	<li>Only enable the drives or devices you need — avoid exposing entire local disks on shared or untrusted servers.</li>
 	<li>Prefer copying specific files into a temporary folder and then transferring, rather than exposing the entire C: drive.</li>
 	<li>Keep your client machine secure — redirected drives are only as safe as the local PC.</li>
</ul>

<hr />

For more Evoxt VPS guides, visit <a href="https://evoxt.com/category/">Evoxt Tutorials</a>. If you need help, <a href="https://console.evoxt.com/submitticket.php" target="_blank" rel="noopener">open a support ticket</a>.<p>The post <a href="https://evoxt.com/windows/share-local-drives-and-other-devices-in-rdp/">Share local drives in RDP</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Adjust ClearType in Remote Desktop (RDP)</title>
		<link>https://evoxt.com/windows/how-to-adjust-cleartype-in-remote-desktop-rdp/</link>
		
		<dc:creator><![CDATA[junxian]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 08:06:36 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=6459</guid>

					<description><![CDATA[<p>If your Remote Desktop (RDP) connection to a Windows VPS looks blurry or the text isn’t sharp, you can fix it easily by adjusting ClearType. This feature makes fonts smoother and easier to read on screens. This guide will show you how to adjust ClearType inside your Evoxt Windows VPS for the best visual clarity. ... <a title="How to Adjust ClearType in Remote Desktop (RDP)" class="read-more" href="https://evoxt.com/windows/how-to-adjust-cleartype-in-remote-desktop-rdp/" aria-label="More on How to Adjust ClearType in Remote Desktop (RDP)">Read more</a></p>
<p>The post <a href="https://evoxt.com/windows/how-to-adjust-cleartype-in-remote-desktop-rdp/">How to Adjust ClearType in Remote Desktop (RDP)</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[If your Remote Desktop (RDP) connection to a Windows VPS looks blurry or the text isn’t sharp, you can fix it easily by adjusting <strong>ClearType</strong>. This feature makes fonts smoother and easier to read on screens. This guide will show you how to adjust ClearType inside your Evoxt Windows VPS for the best visual clarity.

<hr />

<h2>Adjust ClearType Settings Inside the VPS</h2>
This is the main step to make text on your Remote Desktop session look clear and sharp.
<ol>
 	<li>After connecting to your Windows VPS, press <kbd>Win + S</kbd> and search for <strong>ClearType</strong>.</li>
 	<li>Click on <strong>Adjust ClearType text</strong>.
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6476" src="https://evoxt.com/wp-content/uploads/2025/10/search.png" alt="" width="765" height="716" srcset="https://evoxt.com/wp-content/uploads/2025/10/search.png 765w, https://evoxt.com/wp-content/uploads/2025/10/search-300x281.png 300w" sizes="auto, (max-width: 765px) 100vw, 765px" /></li>
 	<li>Ensure <strong>Turn on ClearType</strong> is checked, then click <strong>Next</strong>.
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6473" src="https://evoxt.com/wp-content/uploads/2025/10/cleartype.png" alt="" width="689" height="565" srcset="https://evoxt.com/wp-content/uploads/2025/10/cleartype.png 689w, https://evoxt.com/wp-content/uploads/2025/10/cleartype-300x246.png 300w" sizes="auto, (max-width: 689px) 100vw, 689px" /></li>
 	<li>Follow the on-screen steps to select the text that looks best to you.
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6477" src="https://evoxt.com/wp-content/uploads/2025/10/tuner.png" alt="" width="689" height="565" srcset="https://evoxt.com/wp-content/uploads/2025/10/tuner.png 689w, https://evoxt.com/wp-content/uploads/2025/10/tuner-300x246.png 300w" sizes="auto, (max-width: 689px) 100vw, 689px" /></li>
 	<li>Click <strong>Finish</strong> to apply your chosen ClearType settings.
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6474" src="https://evoxt.com/wp-content/uploads/2025/10/finish.png" alt="" width="689" height="565" srcset="https://evoxt.com/wp-content/uploads/2025/10/finish.png 689w, https://evoxt.com/wp-content/uploads/2025/10/finish-300x246.png 300w" sizes="auto, (max-width: 689px) 100vw, 689px" /></li>
</ol>
This fine-tunes how Windows renders text, resulting in smoother and easier-to-read fonts when using RDP.

<hr />

<h2>Optional: Enable Font Smoothing in RDP Client</h2>
Before connecting to your Evoxt Windows VPS:
<ol>
 	<li>Open <strong>Remote Desktop Connection</strong> (press <kbd>Win + R</kbd> → type <code>mstsc</code> → press <kbd>Enter</kbd>).</li>
 	<li>Click on <strong>Show Options</strong>.</li>
 	<li>Go to the <strong>Experience</strong> tab.</li>
 	<li>Ensure the following options are checked:
<ul>
 	<li><strong>Font smoothing</strong> (this enables ClearType)</li>
 	<li><strong>Desktop composition</strong> (optional, improves visuals)</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6475" src="https://evoxt.com/wp-content/uploads/2025/10/rdp.png" alt="" width="407" height="486" srcset="https://evoxt.com/wp-content/uploads/2025/10/rdp.png 407w, https://evoxt.com/wp-content/uploads/2025/10/rdp-251x300.png 251w" sizes="auto, (max-width: 407px) 100vw, 407px" /></li>
 	<li>Under “Connection speed”, choose <strong>LAN (10 Mbps or higher)</strong> for best quality.</li>
 	<li>Click <strong>Connect</strong> to log in.</li>
</ol>

<hr />

<h2>Conclusion</h2>
<p>By adjusting ClearType settings inside your VPS, you can make fonts appear crisp and readable in Remote Desktop sessions. For additional improvement, enable font smoothing in your RDP client before connecting. These small changes can greatly enhance your experience when working on your Evoxt Windows VPS.

<p>For more Evoxt VPS guides, visit <a href="https://evoxt.com/category/">Evoxt Tutorials</a>. If you need help, open a <a href="https://console.evoxt.com/submitticket.php">support ticket</a>.<p>The post <a href="https://evoxt.com/windows/how-to-adjust-cleartype-in-remote-desktop-rdp/">How to Adjust ClearType in Remote Desktop (RDP)</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Change Windows RDP Port Securely</title>
		<link>https://evoxt.com/windows/how-to-change-windows-rdp-port-securely/</link>
		
		<dc:creator><![CDATA[jinyao]]></dc:creator>
		<pubDate>Thu, 14 Aug 2025 03:30:19 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=6290</guid>

					<description><![CDATA[<p>Changing the default Windows RDP port on your Evoxt VPS is an effective way to improve server security and reduce brute-force attack attempts. By default, Remote Desktop Protocol uses port3389, which is frequently scanned by attackers. This guide will show you how to change the Windows RDP port on Evoxt VPS step by step, ensuring ... <a title="How to Change Windows RDP Port Securely" class="read-more" href="https://evoxt.com/windows/how-to-change-windows-rdp-port-securely/" aria-label="More on How to Change Windows RDP Port Securely">Read more</a></p>
<p>The post <a href="https://evoxt.com/windows/how-to-change-windows-rdp-port-securely/">How to Change Windows RDP Port Securely</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Changing the default <strong>Windows RDP port on your Evoxt VPS</strong> is an effective way to improve server security and reduce brute-force attack attempts. By default, Remote Desktop Protocol uses port<code>3389</code>, which is frequently scanned by attackers. This guide will show you how to <strong>change the Windows RDP port on Evoxt VPS</strong> step by step, ensuring better protection and more control over your firewall rules.

<hr />

<h2>Why Change the Default RDP Port on Evoxt VPS?</h2>
<ul>
 	<li><strong>Enhanced Security:</strong> Reduce automated brute-force login attempts targeting port 3389.</li>
 	<li><strong>Bypass ISP or Firewall Restrictions:</strong> Helpful if port 3389 is blocked.</li>
 	<li><strong>Custom Access Rules:</strong> Set precise firewall permissions for your chosen port.</li>
</ul>

<hr />

<h2>Step 1: Open Registry Editor</h2>
Press <strong>Win + R</strong>, type <code>regedit</code>, and press <strong>Enter</strong>.

Navigate to:
<pre><code>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp</code></pre>
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-6291" src="https://evoxt.com/wp-content/uploads/2025/08/port-1.png" alt="" width="630" height="479" srcset="https://evoxt.com/wp-content/uploads/2025/08/port-1.png 630w, https://evoxt.com/wp-content/uploads/2025/08/port-1-300x228.png 300w" sizes="auto, (max-width: 630px) 100vw, 630px" />

<hr />

<h2>Step 2: Modify the Port Number</h2>
<ol>
 	<li>Find <strong>PortNumber</strong> and double-click it.</li>
 	<li>Select <strong>Decimal</strong>.</li>
 	<li>Enter your desired port (e.g., <code>3390</code>).</li>
 	<li>Click <strong>OK</strong>.</li>
</ol>
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-6292" src="https://evoxt.com/wp-content/uploads/2025/08/port2.png" alt="" width="335" height="211" srcset="https://evoxt.com/wp-content/uploads/2025/08/port2.png 335w, https://evoxt.com/wp-content/uploads/2025/08/port2-300x189.png 300w" sizes="auto, (max-width: 335px) 100vw, 335px" />

<hr />

<h2>Step 3: Allow the New Port in Windows Firewall</h2>
Open Command Prompt as Administrator and run (replace <code>3390</code> with your chosen port):
<pre>netsh advfirewall firewall add rule name="RDP Custom Port" protocol=TCP dir=in localport=3390 action=allow</pre>
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-6293" src="https://evoxt.com/wp-content/uploads/2025/08/port3.png" alt="" width="953" height="139" srcset="https://evoxt.com/wp-content/uploads/2025/08/port3.png 953w, https://evoxt.com/wp-content/uploads/2025/08/port3-300x44.png 300w, https://evoxt.com/wp-content/uploads/2025/08/port3-768x112.png 768w" sizes="auto, (max-width: 953px) 100vw, 953px" />

<hr />

<h2>Step 4: Restart Remote Desktop Services</h2>
Reboot your VPS to apply the changes.

<hr />

<h2>Step 5: Connect Using the New Port</h2>
When connecting via RDP, use the format:
<pre><code>IP:PORT</code></pre>
Example:
<pre><code>123.123.123.123:3390</code></pre>

<hr />

<h2>Quick Command Summary</h2>
<pre>regedit

netsh advfirewall firewall add rule name="RDP Custom Port" protocol=TCP dir=in localport=3390 action=allow</pre>

<hr />

By following this guide, you can <strong>change the Windows RDP port on your Evoxt VPS</strong> to increase security, reduce attack exposure, and maintain reliable remote connectivity. If you use Linux, see our <a href="https://evoxt.com/guides/how-to-change-ssh-port-in-linux/">How to Change SSH Port in Linux</a> tutorial for similar steps.

Need a reliable VPS? <a href="https://console.evoxt.com/deploy.php">Deploy an Evoxt VM here</a> or <a href="https://console.evoxt.com/submitticket.php">contact Evoxt support</a> for assistance.<p>The post <a href="https://evoxt.com/windows/how-to-change-windows-rdp-port-securely/">How to Change Windows RDP Port Securely</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Change DNS in Windows</title>
		<link>https://evoxt.com/windows/how-to-change-dns-in-windows/</link>
		
		<dc:creator><![CDATA[junxian]]></dc:creator>
		<pubDate>Wed, 26 Mar 2025 07:00:09 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=6236</guid>

					<description><![CDATA[<p>Changing DNS in Windows can enhance internet speed, security, and reliability. This guide will show you how to change DNS settings in Windows step by step. Step 1: Open Network Settings to Change DNS in Windows Press Win + R, type ncpa.cpl, and press Enter to open the Network Connections window. Step 2: Open Connection ... <a title="How to Change DNS in Windows" class="read-more" href="https://evoxt.com/windows/how-to-change-dns-in-windows/" aria-label="More on How to Change DNS in Windows">Read more</a></p>
<p>The post <a href="https://evoxt.com/windows/how-to-change-dns-in-windows/">How to Change DNS in Windows</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Changing DNS in Windows can enhance internet speed, security, and reliability. This guide will show you how to change DNS settings in Windows step by step.

<hr />

<h2>Step 1: Open Network Settings to Change DNS in Windows</h2>
Press <strong>Win + R</strong>, type <strong>ncpa.cpl</strong>, and press <strong>Enter</strong> to open the Network Connections window.
<h2><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6240" src="https://evoxt.com/wp-content/uploads/2025/03/network-connection.png" alt="" width="1121" height="634" srcset="https://evoxt.com/wp-content/uploads/2025/03/network-connection.png 1121w, https://evoxt.com/wp-content/uploads/2025/03/network-connection-300x170.png 300w, https://evoxt.com/wp-content/uploads/2025/03/network-connection-1024x579.png 1024w, https://evoxt.com/wp-content/uploads/2025/03/network-connection-768x434.png 768w" sizes="auto, (max-width: 1121px) 100vw, 1121px" /></h2>

<hr />

<h2>Step 2: Open Connection Properties</h2>
Right-click your active connection (<strong>Wi-Fi</strong> or <strong>Ethernet</strong>) and select <strong>Properties</strong>.
<h2><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6241" style="font-size: 16px" src="https://evoxt.com/wp-content/uploads/2025/03/properties.png" alt="" width="418" height="239" srcset="https://evoxt.com/wp-content/uploads/2025/03/properties.png 418w, https://evoxt.com/wp-content/uploads/2025/03/properties-300x172.png 300w" sizes="auto, (max-width: 418px) 100vw, 418px" /></h2>

<hr />

<h2>Step 3: Select Internet Protocol Version 4 (TCP/IPv4)</h2>
In the list of items, find and select <strong>Internet Protocol Version 4 (TCP/IPv4)</strong>, then click <strong>Properties</strong>.
<h2><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6239" src="https://evoxt.com/wp-content/uploads/2025/03/ipv4.png" alt="" width="355" height="471" srcset="https://evoxt.com/wp-content/uploads/2025/03/ipv4.png 355w, https://evoxt.com/wp-content/uploads/2025/03/ipv4-226x300.png 226w" sizes="auto, (max-width: 355px) 100vw, 355px" /></h2>
<h2></h2>

<hr />

<h2>Step 4: Enter Custom DNS Servers</h2>
Select <strong>Use the following DNS server addresses</strong>, and enter one of the following:
<ul>
 	<li><strong>Google DNS:</strong> 8.8.8.8 and 8.8.4.4</li>
 	<li><strong>Cloudflare DNS:</strong> 1.1.1.1 and 1.0.0.1</li>
 	<li><strong>OpenDNS:</strong> 208.67.222.222 and 208.67.220.220
<h2><img loading="lazy" decoding="async" class="alignnone wp-image-6238 size-full" src="https://evoxt.com/wp-content/uploads/2025/03/dns-1.png" alt="Change DNS Windows" width="390" height="451" srcset="https://evoxt.com/wp-content/uploads/2025/03/dns-1.png 390w, https://evoxt.com/wp-content/uploads/2025/03/dns-1-259x300.png 259w" sizes="auto, (max-width: 390px) 100vw, 390px" /></h2>
</li>
</ul>

<hr />

<h2>Step 5: Save Changes</h2>
Click <strong>OK</strong>, then <strong>Close</strong> to apply the new settings.

<hr />

By following these steps, you can optimize your DNS settings for better performance and security. If you're using Linux, follow our guide on <a class="" href="https://evoxt.com/guides/how-to-change-dns-on-linux/" rel="noopener" data-start="264" data-end="304">How to Change</a><a class="" href="https://evoxt.com/guides/how-to-change-dns-on-linux/" rel="noopener" data-start="264" data-end="304"> DN</a><a class="" href="https://evoxt.com/guides/how-to-change-dns-on-linux/" rel="noopener" data-start="264" data-end="304">S</a><a class="" href="https://evoxt.com/guides/how-to-change-dns-on-linux/" rel="noopener" data-start="264" data-end="304"> Settings in Linux</a> to update your DNS configuration.

Need a reliable VPS? <a href="https://console.evoxt.com/deploy.php">Deploy an Evoxt VM here</a> or <a href="https://console.evoxt.com/submitticket.php">contact Evoxt support</a> for assistance.<p>The post <a href="https://evoxt.com/windows/how-to-change-dns-in-windows/">How to Change DNS in Windows</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Diagnose Network Issues Using MTR and Traceroute</title>
		<link>https://evoxt.com/guides/diagnose-network-issues-using-mtr-and-tracer/</link>
		
		<dc:creator><![CDATA[junxian]]></dc:creator>
		<pubDate>Wed, 19 Mar 2025 09:11:44 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=6211</guid>

					<description><![CDATA[<p>Experiencing slow network performance or connectivity issues between your Evoxt VPS and local device? This guide explains how to use MTR and Traceroute to diagnose packet loss, latency, and network bottlenecks. Follow these step-by-step instructions to analyze network routes, detect congestion, and improve connectivity between your VM and local device. Using Traceroute for Network Diagnosis ... <a title="Diagnose Network Issues Using MTR and Traceroute" class="read-more" href="https://evoxt.com/guides/diagnose-network-issues-using-mtr-and-tracer/" aria-label="More on Diagnose Network Issues Using MTR and Traceroute">Read more</a></p>
<p>The post <a href="https://evoxt.com/guides/diagnose-network-issues-using-mtr-and-tracer/">Diagnose Network Issues Using MTR and Traceroute</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Experiencing slow network performance or connectivity issues between your Evoxt VPS and local device? This guide explains how to use MTR and Traceroute to diagnose packet loss, latency, and network bottlenecks. Follow these step-by-step instructions to analyze network routes, detect congestion, and improve connectivity between your VM and local device.

<hr />

<h2>Using Traceroute for Network Diagnosis</h2>
<p>Traceroute is a tool that maps the path your packets take to reach the destination. It displays each "hop" (router) along the path and provides latency information for each hop.</p>
<h3>Traceroute on Windows</h3>
<ol>
 	<li><p>Open Command Prompt (Press <strong>Win + R</strong>, type <code>cmd</code>, then press <strong>Enter</strong>).</p></li>
 	<li>Run the command:
<pre>tracert [IP]</pre>
<img loading="lazy" decoding="async" class="alignnone wp-image-6212 size-full" src="https://evoxt.com/wp-content/uploads/2025/03/tracert.png" alt="Diagnose Network Issues" width="855" height="491" srcset="https://evoxt.com/wp-content/uploads/2025/03/tracert.png 855w, https://evoxt.com/wp-content/uploads/2025/03/tracert-300x172.png 300w, https://evoxt.com/wp-content/uploads/2025/03/tracert-768x441.png 768w" sizes="auto, (max-width: 855px) 100vw, 855px" /></li>
</ol>

<hr />

<h3>Traceroute on Linux</h3>
<ol>
 	<li><p>If <code>traceroute</code> is not installed, install it using:</p>

<strong>Ubuntu/Debian:</strong>
<pre>sudo apt install traceroute</pre>
<strong>CentOS/Rocky:</strong>
<pre>sudo yum install traceroute</pre>
</li>
 	<li>Run the command:
<pre>traceroute [IP]</pre>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-6221 size-full" style="background-color: #ffffff;font-family: inherit" src="https://evoxt.com/wp-content/uploads/2025/03/traceroute.png" alt="Diagnose Network Issues" width="645" height="241" srcset="https://evoxt.com/wp-content/uploads/2025/03/traceroute.png 645w, https://evoxt.com/wp-content/uploads/2025/03/traceroute-300x112.png 300w" sizes="auto, (max-width: 645px) 100vw, 645px" /></p></li>
</ol>
<h3>How to Read Traceroute Output</h3>
<ul>
 	<li>Each <strong>hop</strong> represents a router between your <strong>Windows PC and your VM</strong>.oi</li>
 	<li>Large jumps in <strong>response time (ms)</strong> indicate <strong>network congestion</strong>.</li>
 	<li>If you see <code>* * *</code> → The hop <strong>did not respond</strong> (it may be blocking ICMP packets).</li>
</ul>

<hr />

<h2>Using MTR for Network Diagnosis on Evoxt VPS</h2>
<h3>WinMTR on Windows</h3>
<p>Since MTR is not built into Windows, you need to install WinMTR:</p>
<ol>
 	<li><p><a href="https://sourceforge.net/projects/winmtr/" target="_blank" rel="noopener">Download WinMTR.</a></p></li>
 	<li><p>Extract the ZIP file.</p></li>
 	<li><p>Open <code>WinMTR.exe</code> (for 32-bit) or <code>WinMTR64.exe</code> (for 64-bit).</p></li>
 	<li><p>Enter the IP address in the "Host" field and click <strong>Start</strong> to begin tracing.</p></li>
</ol>
<img loading="lazy" decoding="async" class="alignnone wp-image-6214 size-full" src="https://evoxt.com/wp-content/uploads/2025/03/WinMTRResult.png" alt="Diagnose Network Issues" width="586" height="371" srcset="https://evoxt.com/wp-content/uploads/2025/03/WinMTRResult.png 586w, https://evoxt.com/wp-content/uploads/2025/03/WinMTRResult-300x190.png 300w" sizes="auto, (max-width: 586px) 100vw, 586px" />

<hr />

<h3>MTR on Linux</h3>
<ol>
 	<li><p>If MTR is not installed on your Linux system, install it using the following command:</p>

<strong>Ubuntu/Debian:</strong>
<pre>sudo apt install mtr</pre>
<strong>CentOS/Rocky:</strong>
<pre>sudo yum install mtr</pre>
</li>
 	<li>Once installed, run MTR with the command below to test connectivity to your VPS:
<pre>mtr [IP]</pre>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-6220 size-full" style="font-family: inherit" src="https://evoxt.com/wp-content/uploads/2025/03/mtr.png" alt="Diagnose Network Issues" width="768" height="260" srcset="https://evoxt.com/wp-content/uploads/2025/03/mtr.png 768w, https://evoxt.com/wp-content/uploads/2025/03/mtr-300x102.png 300w" sizes="auto, (max-width: 768px) 100vw, 768px" /></p></li>
</ol>
<h3>Understanding WinMTR Output</h3>
<ul>
 	<li><strong>Loss%</strong> → Packet loss at each hop. High loss suggests network issues.</li>
 	<li><strong>Snt</strong> → Number of packets sent.</li>
 	<li><strong>Last</strong> → Time (ms) for the last packet to reach that hop.</li>
 	<li><strong>Avg</strong> → Average latency over time.</li>
 	<li><strong>Best/Worst</strong> → Minimum and maximum latency recorded.</li>
 	<li><strong>StDev</strong> → Latency fluctuation over multiple tests.</li>
</ul>

<hr />

<h2>Common Traceroute and MTR Issues</h2>
<strong>Why is the First Hop "Request Timed Out"?</strong>
<ul>
 	<li>Your <strong data-start="2155" data-end="2172">router or ISP</strong> might block ICMP requests for security reasons.</li>
 	<li>This does not affect normal internet traffic, only diagnostic tools.</li>
</ul>
<br>
<strong>Why is the Last Hop Not My Target IP?</strong>
<ul>
 	<li><strong data-start="2347" data-end="2373">Load balancers or CDNs</strong> may route traffic through different IPs.</li>
 	<li>Some servers <strong data-start="2432" data-end="2455">block ICMP requests</strong>, causing them to not appear in results.</li>
 	<li><strong data-start="2500" data-end="2522">Asymmetric routing</strong> may cause different paths for incoming and outgoing traffic.</li>
</ul>
<br>
<strong>Why Do I See Packet Loss in the Middle of the Route?</strong>
<ul>
 	<li>If intermediate hops show packet loss but the final destination does not, it may be <strong data-start="2740" data-end="2762">ICMP rate limiting</strong>, not an actual issue.</li>
 	<li>If loss continues to the last hop, there is a genuine problem with the network.</li>
</ul>

<hr />

Using <strong>WinMTR</strong> and <strong>Traceroute</strong> helps identify network problems such as <strong>packet loss, high latency, and routing issues</strong> between your local device and <strong>Evoxt VPS</strong>. If you notice <strong>persistent packet loss</strong> or <strong>unusual latency</strong>, <a href="https://console.evoxt.com/submitticket.php">contact Evoxt support</a> for further troubleshooting.<p>The post <a href="https://evoxt.com/guides/diagnose-network-issues-using-mtr-and-tracer/">Diagnose Network Issues Using MTR and Traceroute</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to increase swap memory on a Windows machine</title>
		<link>https://evoxt.com/windows/how-to-increase-swap-memory-on-a-windows-machine/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Fri, 16 Sep 2022 10:52:11 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5309</guid>

					<description><![CDATA[<p>Google Chrome ran out of memory? "Google Chrome ran out of memory while trying to display this web page", or your server ran out of memory while trying to run a task? If upgrading your VM plan is not an option, try increasing the swap space of your server. To increase your Windows server's Swap ... <a title="How to increase swap memory on a Windows machine" class="read-more" href="https://evoxt.com/windows/how-to-increase-swap-memory-on-a-windows-machine/" aria-label="More on How to increase swap memory on a Windows machine">Read more</a></p>
<p>The post <a href="https://evoxt.com/windows/how-to-increase-swap-memory-on-a-windows-machine/">How to increase swap memory on a Windows machine</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Google Chrome ran out of memory? "Google Chrome ran out of memory while trying to display this web page", or your server ran out of memory while trying to run a task?<br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-41-08.png" alt="" width="598" height="242" class="alignnone size-full wp-image-5312" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-41-08.png 598w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-41-08-300x121.png 300w" sizes="auto, (max-width: 598px) 100vw, 598px" /><br/>

If upgrading your VM plan is not an option, try increasing the swap space of your server.<br/><br/>

To increase your Windows server's Swap memory,<br/><br/>

<h4>Option 1</h4>

Go to > Control Panel > System and Security > System > Advanced<br/><br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-57-23.png" alt="" width="1124" height="595" class="alignnone size-full wp-image-5316" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-57-23.png 1124w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-57-23-300x159.png 300w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-57-23-1024x542.png 1024w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-57-23-768x407.png 768w" sizes="auto, (max-width: 1124px) 100vw, 1124px" /><br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-58-32.png" alt="" width="1124" height="595" class="alignnone size-full wp-image-5317" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-58-32.png 1124w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-58-32-300x159.png 300w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-58-32-1024x542.png 1024w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-58-32-768x407.png 768w" sizes="auto, (max-width: 1124px) 100vw, 1124px" /><br/>

Click on Advanced system settings<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-59-32.png" alt="" width="315" height="596" class="alignnone size-full wp-image-5318" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-59-32.png 315w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-06-59-32-159x300.png 159w" sizes="auto, (max-width: 315px) 100vw, 315px" /><br/><br/>

<h4>Option 2</h4>

Alternatively, you can go to windows search > Run and type in <strong>SystemPropertiesAdvanced.exe</strong> and click ok.<br/><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-09-15.png" alt="" width="407" height="223" class="alignnone size-full wp-image-5325" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-09-15.png 407w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-09-15-300x164.png 300w" sizes="auto, (max-width: 407px) 100vw, 407px" /><br/><br/>

<h4>Setting the swap space</h4>

On the performance tab, click settings<br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-00-34.png" alt="" width="401" height="467" class="alignnone size-full wp-image-5319" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-00-34.png 401w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-00-34-258x300.png 258w" sizes="auto, (max-width: 401px) 100vw, 401px" /><br/><br/>

On the Settings tab. Click on Advanced.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-01-39.png" alt="" width="412" height="597" class="alignnone size-full wp-image-5320" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-01-39.png 412w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-01-39-207x300.png 207w" sizes="auto, (max-width: 412px) 100vw, 412px" /><br/><br/>

Then, on the Advanced tab, click change to set a fixed amount of swap memory manually.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-01-34.png" alt="" width="412" height="597" class="alignnone size-full wp-image-5321" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-01-34.png 412w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-01-34-207x300.png 207w" sizes="auto, (max-width: 412px) 100vw, 412px" /><br/><br/>

Key in a swap size that you need, and click Set and Ok<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-06-17.png" alt="" width="394" height="556" class="alignnone size-full wp-image-5323" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-06-17.png 394w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-06-17-213x300.png 213w" sizes="auto, (max-width: 394px) 100vw, 394px" /><br/><br/>

You will be prompted to do a restart<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-07-06.png" alt="" width="451" height="158" class="alignnone size-full wp-image-5324" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-07-06.png 451w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-07-06-300x105.png 300w" sizes="auto, (max-width: 451px) 100vw, 451px" /><br/><br/>

Proceed to restart your Windows VM and your Swap memory will be increased.<br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-10-14.png" alt="" width="412" height="595" class="alignnone size-full wp-image-5326" srcset="https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-10-14.png 412w, https://evoxt.com/wp-content/uploads/2022/09/Screenshot-from-2022-09-16-07-10-14-208x300.png 208w" sizes="auto, (max-width: 412px) 100vw, 412px" />
<p>The post <a href="https://evoxt.com/windows/how-to-increase-swap-memory-on-a-windows-machine/">How to increase swap memory on a Windows machine</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Prioritize IPv4 over IPv6 on a Windows server</title>
		<link>https://evoxt.com/windows/prioritize-ipv4-over-ipv6-on-a-windows-server/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sat, 30 Jul 2022 19:40:14 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5065</guid>

					<description><![CDATA[<p>With the new Evoxt implementation, where all new VM deployments will be assigned an IPv6 address, we have received reports from customers due to websites and servers not supporting IPv6 and causing problems. All Windows servers will prefer IPv6 over IPv4 if IPv6 is enabled. Disabling IPv6, which is the new internet protocol, will cause ... <a title="Prioritize IPv4 over IPv6 on a Windows server" class="read-more" href="https://evoxt.com/windows/prioritize-ipv4-over-ipv6-on-a-windows-server/" aria-label="More on Prioritize IPv4 over IPv6 on a Windows server">Read more</a></p>
<p>The post <a href="https://evoxt.com/windows/prioritize-ipv4-over-ipv6-on-a-windows-server/">Prioritize IPv4 over IPv6 on a Windows server</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[With the new Evoxt implementation, where all new VM deployments will be assigned an IPv6 address, we have received reports from customers due to websites and servers not supporting IPv6 and causing problems. <br/><br/>

All Windows servers will prefer IPv6 over IPv4 if IPv6 is enabled. Disabling IPv6, which is the new internet protocol, will cause your server to be not future-proof. So this guide will help you configure your Windows server network connection to prefer IPv4 over IPv6.<br/><br/>


<h3>Change IPv4 priority on Microsoft's Network Shell</h3>

To do that, you will need to do so from CMD<br/><br/>

1) Head to CMD, Windows Search > CMD. Alternatively, you can access it through WIN + R, then type in cmd.exe and press ok.<br/><br/>

2) On CMD, copy these lines and paste them into CMD. This will move the priority of the IPv4 mapped address to the top, making Windows use IPv4 as the default internet protocol. <strong>::ffff:0:0/96</strong> is an IPv4 mapped address range, equivalent to IPv4. Created to aid in IPv4 to IPv6 transition.<br/><br/>
<div class="code">
netsh interface ipv6 set prefixpolicy ::ffff:0:0/96 50 4<br/>
netsh interface ipv6 set prefixpolicy ::1/128 40 0<br/>
netsh interface ipv6 set prefixpolicy ::/0 30 1<br/>
netsh interface ipv6 set prefixpolicy 2002::/16 20 2<br/>
netsh interface ipv6 set prefixpolicy 2001::/32 5 5<br/>
netsh interface ipv6 set prefixpolicy fc00::/7 3 13<br/>
netsh interface ipv6 set prefixpolicy fec0::/10 1 11<br/>
netsh interface ipv6 set prefixpolicy 3ffe::/16 1 12<br/>
netsh interface ipv6 set prefixpolicy ::/96 1 3<br/>
</div><br/><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-35-41.png" alt="" width="989" height="703" class="alignnone size-full wp-image-5070" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-35-41.png 989w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-35-41-300x213.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-35-41-768x546.png 768w" sizes="auto, (max-width: 989px) 100vw, 989px" /><br/><br/>

Now try to ping google again. Ping should default to IPv4.<br/><br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39.png" alt="" width="995" height="241" class="alignnone size-full wp-image-5071" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39.png 995w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39-300x73.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39-768x186.png 768w" sizes="auto, (max-width: 995px) 100vw, 995px" /><br/><br/>

Bonus:<br/>
To change IPv6 back to the default internet protocol used, use the command below and do a restart.<br/>
<div class="code">netsh interface ipv6 reset</div><br/><br/><br/><br/>


<h3>Change IPv4 preference through Registry</h3>

1) Head to Registry, Windows Search > Regedit. Alternatively, you can access it through WIN + R, then type in regedit.exe and press ok.<br/><br/>
2) Go to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > Tcpip6 > Parameters (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\)<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-42-12.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5073" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-42-12.png 839w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-42-12-300x282.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-42-12-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br/><br/>
3) On the folder, right-click and create a Dword (32-bit).<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-38.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5077" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-38.png 839w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-38-300x282.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-38-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br/>
4) Then, rename the entry to <strong>DisabledComponents</strong><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-49.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5076" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-49.png 839w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-49-300x282.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-49-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br/>
5) Right-click on the entry and click on modify<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-54.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5075" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-54.png 839w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-54-300x282.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-43-54-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br/>
6) Enter <strong>0x20</strong> in the value data field as shown in the screenshots below, then click Ok<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-44-26.png" alt="" width="839" height="789" class="alignnone size-full wp-image-5074" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-44-26.png 839w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-44-26-300x282.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-44-26-768x722.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /><br/><br/>
7) Once this is done, do a server restart.<br/><br/>

Now try to ping google again. Ping should default to IPv4.<br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39.png" alt="" width="995" height="241" class="alignnone size-full wp-image-5071" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39.png 995w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39-300x73.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-31-06-36-39-768x186.png 768w" sizes="auto, (max-width: 995px) 100vw, 995px" /><br/><br/>

Bonus:<br/>
To change IPv6 back to the default internet protocol used, delete the entry (DisabledComponents) and do a server restart.<br/><br/>

Source: <a href="https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/configure-ipv6-in-windows" rel="noopener" target="_blank">https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/configure-ipv6-in-windows</a>

<br/><br/><br/><br/>

If these are too complicated, you can also choose to just disable IPv6 networking entirely. However, this will disable the dual stack status and cause your server to be not future-proof.

<a href="https://evoxt.com/guides/disable-ipv6-on-windows-server/" rel="noopener" target="_blank">Take a look at this guide here</a><p>The post <a href="https://evoxt.com/windows/prioritize-ipv4-over-ipv6-on-a-windows-server/">Prioritize IPv4 over IPv6 on a Windows server</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Windows Server showing incorrect disk size after configuring partition</title>
		<link>https://evoxt.com/windows/windows-server-showing-incorrect-disk-size-after-configuring-partition/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Fri, 29 Jul 2022 22:49:05 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4939</guid>

					<description><![CDATA[<p>Windows File system size is not showing correctly after configuring the Windows partition. Prerequisites You will need CMD for this entire fix. Get yourself comfortable with using the command line. To get started, 1) Head to CMD, Windows Search > CMD. Alternatively, you can access it through WIN + R then type in cmd.exe and ... <a title="Windows Server showing incorrect disk size after configuring partition" class="read-more" href="https://evoxt.com/windows/windows-server-showing-incorrect-disk-size-after-configuring-partition/" aria-label="More on Windows Server showing incorrect disk size after configuring partition">Read more</a></p>
<p>The post <a href="https://evoxt.com/windows/windows-server-showing-incorrect-disk-size-after-configuring-partition/">Windows Server showing incorrect disk size after configuring partition</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Windows File system size is not showing correctly after configuring the Windows partition.<br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-48-34.png" alt="" width="1844" height="904" class="alignnone size-full wp-image-5014" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-48-34.png 1844w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-48-34-300x147.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-48-34-1024x502.png 1024w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-48-34-768x377.png 768w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-48-34-1536x753.png 1536w" sizes="auto, (max-width: 1844px) 100vw, 1844px" /><br/><br/><br/><br/>

<h3>Prerequisites</h3>
You will need CMD for this entire fix. Get yourself comfortable with using the command line.<br/><br/>

To get started,<br/><br/>

1) Head to CMD, Windows Search > CMD. Alternatively, you can access it through WIN + R then type in cmd.exe and press ok.<br/><br/><br/><br/>

<h3>CHKDSK command to repair drive</h3>

1) On CMD, type in <strong>chkdsk /F</strong> and press enter<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-52-57.png" alt="" width="968" height="508" class="alignnone size-full wp-image-5017" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-52-57.png 968w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-52-57-300x157.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-52-57-768x403.png 768w" sizes="auto, (max-width: 968px) 100vw, 968px" /><br/><br/>

2) Key in Y and enter if you are prompted with a message requiring a drive repair or system reboot.<br/><br/>

If this method does not fix your issue, try the next method.<br/>

<br/><br/><br/>



<h3>DiskPart</h3>

1) Type in <strong>diskpart</strong> in cmd to go into diskpart <br/>
<div class="code">diskpart</div>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-01.png" alt="" width="976" height="508" class="alignnone size-full wp-image-5019" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-01.png 976w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-01-300x156.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-01-768x400.png 768w" sizes="auto, (max-width: 976px) 100vw, 976px" /><br/><br/>

2) Use the command below <strong>list volume</strong> to list all available volume<br/>
<div class="code">list volume</div>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-50.png" alt="" width="976" height="508" class="alignnone size-full wp-image-5020" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-50.png 976w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-50-300x156.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-06-59-50-768x400.png 768w" sizes="auto, (max-width: 976px) 100vw, 976px" /><br/><br/>

3) Select the volume that the partition size is displaying incorrectly, use command <strong>select</strong> and in this case Volume 0, so the command, in this case, will be <strong>select Volume 0</strong><br/>

<div class="code">select <the volume name></div>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-14.png" alt="" width="976" height="508" class="alignnone size-full wp-image-5021" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-14.png 976w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-14-300x156.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-14-768x400.png 768w" sizes="auto, (max-width: 976px) 100vw, 976px" /><br/><br/>

4) Extend filesystem, use the command extend filesystem<br/>
<div class="code">extend filesystem</div>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-31.png" alt="" width="976" height="508" class="alignnone size-full wp-image-5022" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-31.png 976w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-31-300x156.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-00-31-768x400.png 768w" sizes="auto, (max-width: 976px) 100vw, 976px" /><br/><br/>

Your file explorer's size should show correctly now.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-01-04.png" alt="" width="1508" height="675" class="alignnone size-full wp-image-5023" srcset="https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-01-04.png 1508w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-01-04-300x134.png 300w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-01-04-1024x458.png 1024w, https://evoxt.com/wp-content/uploads/2022/07/Screenshot-from-2022-07-30-07-01-04-768x344.png 768w" sizes="auto, (max-width: 1508px) 100vw, 1508px" /><br/><br/><br/><br/>

If you are worried and not comfortable with command lines, please <a href="https://console.evoxt.com/submitticket.php?step=2&#038;deptid=1" rel="noopener" target="_blank">file a ticket</a> and our support team will be happy to help you with this. Please do not forget to include your server's IP and password in the ticket for faster ticket processing.



<a href="https://evoxt.com/deploy">Deploy a Cloud Virtual Machine with Evoxt now !</a><br/>
<a id='deploy-button-one-click' href='/deploy'>Deploy</a><p>The post <a href="https://evoxt.com/windows/windows-server-showing-incorrect-disk-size-after-configuring-partition/">Windows Server showing incorrect disk size after configuring partition</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Disable IPv6 on Windows Server</title>
		<link>https://evoxt.com/guides/disable-ipv6-on-windows-server/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Mon, 18 Jul 2022 22:25:38 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4951</guid>

					<description><![CDATA[<p>With the new Evoxt implementation, where all new VM deployments will be assigned an IPv6 address, we have received reports from customers due to websites and servers not supporting IPv6 and causing problems. Here is how to Disable IPv6 on a Windows Server If you are facing issues with IPv6 enabled and want to disable ... <a title="Disable IPv6 on Windows Server" class="read-more" href="https://evoxt.com/guides/disable-ipv6-on-windows-server/" aria-label="More on Disable IPv6 on Windows Server">Read more</a></p>
<p>The post <a href="https://evoxt.com/guides/disable-ipv6-on-windows-server/">Disable IPv6 on Windows Server</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[With the new Evoxt implementation, where all new VM deployments will be assigned an IPv6 address, we have received reports from customers due to websites and servers not supporting IPv6 and causing problems. Here is how to Disable IPv6 on a Windows Server<br/><br/>

If you are facing issues with IPv6 enabled and want to disable IPv6 on your Windows Servers, this is how to do it.<br/><br/>

To check if you have an IPv6 address set up, head to the command prompt and type ipconfig to check all the assigned IP addresses.<br/>
As you can see on the screenshot, IPv6 is indeed assigned, and we want to remove that.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/checkipv6.png" width="1127" height="635" class="alignnone size-full" /><br/><br/>

Step 1: <br/>
Head to Control Panel by searching Control Panel on the search bar. Alternatively, this can be done by going to run ( WIN + R ), type control.exe and press enter.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/control%20panel.png" width="1127" height="635" class="alignnone size-full" /><br/><br/>

Step 2:<br/>
Head to the Network and Sharing center to make network changes<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/networkandsharing.png" width="1127" height="635" class="alignnone size-full" /><br/><br/>

Step 3:<br/>
We needed to disable IPv6 networking on the main interface. To do that, go to change adapter settings on Network and Sharing Center<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/adapter.png" width="1127" height="635" class="alignnone size-full" /><br/><br/>

Step 4:<br/>
Right-click on the adapter, and click on Properties to make changes to the network interface<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/rightclickonadapter.png" width="1127" height="635" class="alignnone size-full" /><br/><br/>

Step 5:<br/>
Untick Internet Protocol Version 6 (TCP/IPv6) to disable IPv6 Networking and click Ok to save the configuration.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/disableipv6.png" width="1127" height="635" class="alignnone size-full" /><br/><br/>

To check if IPv6 is disabled, head to the command prompt and type in ipconfig again. All IPv6 addresses should be now gone.<br/>
If IPv6 address is still showing, do a restart.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/img/guide/disableipv6/checkipv62.png" width="1127" height="635" class="alignnone size-full" /><br/><br/>

Ping ipv6.google.com to check your server's IPv6 connection. If you have this disabled, the ping will not be successful.<br/><br/>

C:\Users\Administrator>ping ipv6.google.com -6<br/>
Ping request could not find host ipv6.google.com. Please check the name and try again.<br/><br/>

Source: <a href="https://docs.microsoft.com/en-US/troubleshoot/windows-server/networking/configure-ipv6-in-windows" rel="noopener" target="_blank">https://docs.microsoft.com/en-US/troubleshoot/windows-server/networking/configure-ipv6-in-windows</a>

<br/><br/><br/><br/>

Alternatively, you can set your Windows server to prefer IPv4 networking by default. With this you do not need to disable IPv6, maintaining a dual-stack protocol. This is the preferred method.<br/><br/>

<a href="https://evoxt.com/windows/prioritize-ipv4-over-ipv6-on-a-windows-server/" rel="noopener" target="_blank">Please take a look at this guide here</a>


<p>The post <a href="https://evoxt.com/guides/disable-ipv6-on-windows-server/">Disable IPv6 on Windows Server</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Enable audio in Windows Server</title>
		<link>https://evoxt.com/windows/enable-audio-in-windows-server/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Fri, 31 Dec 2021 10:47:30 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4268</guid>

					<description><![CDATA[<p>If you are not getting any audio on your server, try to connect through Microsoft's Remote Desktop Connection. If you require more help on how to use Microsoft's Remote Desktop Connection, we have a guide here Microsoft's Remote Desktop Connection supports remote audio. If you are still not getting any audio after connecting with Microsoft's ... <a title="Enable audio in Windows Server" class="read-more" href="https://evoxt.com/windows/enable-audio-in-windows-server/" aria-label="More on Enable audio in Windows Server">Read more</a></p>
<p>The post <a href="https://evoxt.com/windows/enable-audio-in-windows-server/">Enable audio in Windows Server</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[If you are not getting any audio on your server, try to connect through <a href="https://www.exefiles.com/en/exe/mstsc-exe">Microsoft's Remote Desktop Connection</a>.<br/><br/>

If you require more help on how to use Microsoft's Remote Desktop Connection, we have a guide <a href="https://evoxt.com/guides/how-to-connect-to-a-windows-vps/">here</a><br/><br/>

Microsoft's Remote Desktop Connection supports remote audio.<br/><br/>

<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-3104" src="https://evoxt.com/wp-content/uploads/2021/09/rdp-300x186.jpg" alt="" width="300" height="186" srcset="https://evoxt.com/wp-content/uploads/2021/09/rdp-300x186.jpg 300w, https://evoxt.com/wp-content/uploads/2021/09/rdp.jpg 407w" sizes="auto, (max-width: 300px) 100vw, 300px" /><br/><br/>

If you are still not getting any audio after connecting with Microsoft's Remote Desktop Connection,<br/><br/>

Go to the bottom right of your screen, right-click on the audio icon and click <strong>Sounds</strong>.<br/><br/>

You will be prompted with an option to enable remote audio in your server, click Yes to enable audio in your Windows server.<br/><br/>

<img loading="lazy" decoding="async" class="alignnone wp-image-4270 size-full" src="https://evoxt.com/wp-content/uploads/2021/12/enable-audio-vps.gif" alt="" width="800" height="800" /><br/><br/>

&nbsp;<p>The post <a href="https://evoxt.com/windows/enable-audio-in-windows-server/">Enable audio in Windows Server</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
