<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[مشاوره فنی - حل مشکلات سیستم عامل ویندوز]]></title>
		<link>https://gofteman.behsys.net/</link>
		<description><![CDATA[مشاوره فنی - https://gofteman.behsys.net]]></description>
		<pubDate>Fri, 17 Jul 2026 18:47:21 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[خطای صفحه آبی در ویندوز 10 با پیغام video TDR faiure]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=579</link>
			<pubDate>Sun, 19 Apr 2026 13:25:16 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=579</guid>
			<description><![CDATA[The "Video TDR Failure" blue screen error on Windows 10 is a common and fixable issue. In simple terms, it means your graphics card driver stopped responding, and Windows wasn't able to recover it, leading to a system crash .<br />
<br />
The most effective path to a solution is to follow these steps in order, starting with the most likely fix.<br />
<br />
### ?️ Step-by-Step Troubleshooting Guide<br />
<br />
Here is a recommended action plan to resolve the error.<br />
<br />
| Step | Action | Description &amp; Key Details | Difficulty |<br />
| :--- | :--- | :--- | :--- |<br />
| **1** | **Update or Reinstall Graphics Driver** | The primary cause is often a corrupted or outdated driver . First, try updating it. If the error persists, perform a **clean reinstall** using the **Display Driver Uninstaller (DDU)** tool to remove all remnants before installing the latest driver from the manufacturer's site . | Medium |<br />
| **2** | **Adjust Visual Effects** | High visual demands can contribute to the problem. Reducing the strain on your GPU can help stabilize it. Go to `Control Panel &gt; System &gt; Advanced System Settings &gt; Performance Settings` and select **"Adjust for best performance"** . | Easy |<br />
| **3** | **Check for Overheating** | Overheating can cause your graphics card to become unstable and fail. Use free tools like **MSI Afterburner** or **HWMonitor** to check your GPU temperature while performing normal tasks . | Easy |<br />
| **4** | **Modify the TDR Delay (Advanced)** | This gives your graphics driver more time (e.g., 10 seconds) to respond before Windows assumes it's frozen. This is done by creating a `TdrDelay` DWORD value in the registry at `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers` . | Advanced |<br />
| **5** | **Check for Hardware Issues** | If all software fixes fail, the problem may be physical. Reseat your GPU and RAM to ensure they are properly connected. If possible, test with a different graphics card to isolate the issue . | Medium |<br />
<br />
### ? Understanding Your Error<br />
<br />
The name "TDR" stands for **Timeout, Detection, and Recovery** . This is a Windows feature designed to recover when a graphics card hangs. The "Failure" happens when that recovery process is unsuccessful .<br />
<br />
Often, the blue screen error message will also mention a specific file, which helps identify the problematic driver:<br />
*   **`nvlddmkm.sys`** : This points to an **NVIDIA** graphics driver .<br />
*   **`atikmpag.sys`** : This points to an **AMD** graphics driver .<br />
*   **`igdkmd64.sys`** : This points to an **Intel** graphics driver .<br />
<br />
### ? Detailed Steps for Key Solutions<br />
<br />
Here are more detailed instructions for the most effective fixes.<br />
<br />
#### Step 1: How to Reinstall Your Graphics Driver Cleanly<br />
A standard update often isn't enough. A clean installation ensures no old, corrupt files are left behind.<br />
1.  Download the **Display Driver Uninstaller (DDU)** tool and the latest driver for your GPU from the official NVIDIA, AMD, or Intel website .<br />
2.  Disconnect your internet connection (to prevent Windows from automatically installing a driver).<br />
3.  Run the DDU tool and select "Clean and restart."<br />
4.  After the restart, run the driver installer you downloaded and follow the on-screen instructions .<br />
<br />
#### Step 2: How to Enter Safe Mode<br />
If the blue screen happens as soon as you turn on your PC, preventing you from logging in, you will need to start in Safe Mode to troubleshoot .<br />
1.  Turn on your PC. Just as Windows tries to load (you see the spinning dots), press and hold the **Power button** for 5-10 seconds to force a shutdown.<br />
2.  Do this **twice**.<br />
3.  On the **third** start, Windows will enter the **Recovery Environment**.<br />
4.  Go to `Troubleshoot &gt; Advanced Options &gt; Startup Settings` and click **Restart**.<br />
5.  After your PC restarts, press **4** to enter Safe Mode .<br />
<br />
I hope this guide helps you resolve the error. If you've tried these steps and the problem persists, it might be worth having a professional technician check for a hardware fault with your graphics card .]]></description>
			<content:encoded><![CDATA[The "Video TDR Failure" blue screen error on Windows 10 is a common and fixable issue. In simple terms, it means your graphics card driver stopped responding, and Windows wasn't able to recover it, leading to a system crash .<br />
<br />
The most effective path to a solution is to follow these steps in order, starting with the most likely fix.<br />
<br />
### ?️ Step-by-Step Troubleshooting Guide<br />
<br />
Here is a recommended action plan to resolve the error.<br />
<br />
| Step | Action | Description &amp; Key Details | Difficulty |<br />
| :--- | :--- | :--- | :--- |<br />
| **1** | **Update or Reinstall Graphics Driver** | The primary cause is often a corrupted or outdated driver . First, try updating it. If the error persists, perform a **clean reinstall** using the **Display Driver Uninstaller (DDU)** tool to remove all remnants before installing the latest driver from the manufacturer's site . | Medium |<br />
| **2** | **Adjust Visual Effects** | High visual demands can contribute to the problem. Reducing the strain on your GPU can help stabilize it. Go to `Control Panel &gt; System &gt; Advanced System Settings &gt; Performance Settings` and select **"Adjust for best performance"** . | Easy |<br />
| **3** | **Check for Overheating** | Overheating can cause your graphics card to become unstable and fail. Use free tools like **MSI Afterburner** or **HWMonitor** to check your GPU temperature while performing normal tasks . | Easy |<br />
| **4** | **Modify the TDR Delay (Advanced)** | This gives your graphics driver more time (e.g., 10 seconds) to respond before Windows assumes it's frozen. This is done by creating a `TdrDelay` DWORD value in the registry at `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers` . | Advanced |<br />
| **5** | **Check for Hardware Issues** | If all software fixes fail, the problem may be physical. Reseat your GPU and RAM to ensure they are properly connected. If possible, test with a different graphics card to isolate the issue . | Medium |<br />
<br />
### ? Understanding Your Error<br />
<br />
The name "TDR" stands for **Timeout, Detection, and Recovery** . This is a Windows feature designed to recover when a graphics card hangs. The "Failure" happens when that recovery process is unsuccessful .<br />
<br />
Often, the blue screen error message will also mention a specific file, which helps identify the problematic driver:<br />
*   **`nvlddmkm.sys`** : This points to an **NVIDIA** graphics driver .<br />
*   **`atikmpag.sys`** : This points to an **AMD** graphics driver .<br />
*   **`igdkmd64.sys`** : This points to an **Intel** graphics driver .<br />
<br />
### ? Detailed Steps for Key Solutions<br />
<br />
Here are more detailed instructions for the most effective fixes.<br />
<br />
#### Step 1: How to Reinstall Your Graphics Driver Cleanly<br />
A standard update often isn't enough. A clean installation ensures no old, corrupt files are left behind.<br />
1.  Download the **Display Driver Uninstaller (DDU)** tool and the latest driver for your GPU from the official NVIDIA, AMD, or Intel website .<br />
2.  Disconnect your internet connection (to prevent Windows from automatically installing a driver).<br />
3.  Run the DDU tool and select "Clean and restart."<br />
4.  After the restart, run the driver installer you downloaded and follow the on-screen instructions .<br />
<br />
#### Step 2: How to Enter Safe Mode<br />
If the blue screen happens as soon as you turn on your PC, preventing you from logging in, you will need to start in Safe Mode to troubleshoot .<br />
1.  Turn on your PC. Just as Windows tries to load (you see the spinning dots), press and hold the **Power button** for 5-10 seconds to force a shutdown.<br />
2.  Do this **twice**.<br />
3.  On the **third** start, Windows will enter the **Recovery Environment**.<br />
4.  Go to `Troubleshoot &gt; Advanced Options &gt; Startup Settings` and click **Restart**.<br />
5.  After your PC restarts, press **4** to enter Safe Mode .<br />
<br />
I hope this guide helps you resolve the error. If you've tried these steps and the problem persists, it might be worth having a professional technician check for a hardware fault with your graphics card .]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[خطای پروفایل در ویندوز 10]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=578</link>
			<pubDate>Mon, 13 Apr 2026 12:47:57 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=578</guid>
			<description><![CDATA[Here’s a clear, practical guide to fix the Windows 10 error:<br />
<br />
**“We can’t sign in to your account”**  <br />
and the issue where Windows keeps logging you into a **temporary profile** every time.<br />
<br />
This problem usually happens because Windows can’t load your user profile correctly.<br />
<br />
---<br />
<br />
## First, confirm the symptom<br />
When you log in:<br />
- You see a notification saying **we can’t sign in to your account**.<br />
- Files/settings are missing.<br />
- A **Temporary Profile** is loaded.<br />
<br />
If all this is correct, here are the fixes.<br />
<br />
---<br />
<br />
# Fix 1 — Restart the PC (yes, really)<br />
Temporary-profile issues sometimes resolve after one **full restart** (not shutdown + fast startup).<br />
<br />
Do this:<br />
1. Press **Shift** and click **Restart** from the Start menu.  <br />
2. Boot normally.<br />
<br />
If the error remains, continue.<br />
<br />
---<br />
<br />
# Fix 2 — Log out and log back in to the same account<br />
A temporary profile is often triggered by a locked profile file.<br />
<br />
1. Press **Ctrl+Alt+Delete**<br />
2. Choose **Sign out**<br />
3. Log back in<br />
<br />
If it still signs in as temp → go to next fix.<br />
<br />
---<br />
<br />
# Fix 3 — Check if your profile is corrupted (Registry fix)<br />
<br />
⚠️ Only do this if you're comfortable editing the registry.<br />
<br />
1. Press **Win + R**<br />
2. Type **regedit** → Enter<br />
3. Navigate to:<br />
<br />
```<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList<br />
```<br />
<br />
4. Look for two keys with the same long number **SID**, one with **.bak** at the end.<br />
<br />
Typical scenario:<br />
- `S-1-5-21-xxxxxxxx…`<br />
- `S-1-5-21-xxxxxxxx….bak`<br />
<br />
If found:<br />
<br />
**A. Rename the non‑.bak key to .temp**  <br />
**B. Remove .bak from the other key**  <br />
**C. In the corrected key, set:**  <br />
- `State` = 0  <br />
- `RefCount` = 0  <br />
<br />
5. Reboot Windows.<br />
<br />
This fixes most cases.<br />
<br />
---<br />
<br />
# Fix 4 — Check disk for errors<br />
A damaged user profile can be caused by disk corruption.<br />
<br />
Run:<br />
<br />
1. Open Command Prompt as Administrator<br />
2. Type:<br />
<br />
```<br />
chkdsk C: /f /r<br />
```<br />
<br />
3. Press Y when asked to restart.<br />
<br />
Let it complete fully.<br />
<br />
---<br />
<br />
# Fix 5 — Create a new account and move your files<br />
If the profile is too damaged, the easiest fix is:<br />
<br />
1. Settings → Accounts → Family &amp; other users  <br />
2. Add someone else to this PC  <br />
3. Create a local account or Microsoft account  <br />
4. Log into the new account  <br />
5. Move files from:<br />
<br />
```<br />
C:\Users\OldAccount\<br />
```<br />
<br />
This will permanently stop the temporary profile problem.<br />
<br />
---<br />
<br />
# Fix 6 — Windows Update bug (common)<br />
Some Windows updates break profiles.  <br />
Try:<br />
<br />
1. Settings → Update &amp; Security → Windows Update  <br />
2. View update history  <br />
3. Uninstall the last update<br />
<br />
---<br />
<br />
# Fix 7 — Antivirus interference<br />
Third‑party antivirus (Kaspersky, Bitdefender, Avast) can lock profile files and cause temp profiles.<br />
<br />
Try disabling or uninstalling temporarily.<br />
<br />
---<br />
<br />
# Fix 8 — Check for low disk space<br />
Less than 1GB on C: drive can break profile loading.<br />
<br />
Make sure you have free space.<br />
<br />
---<br />
<br />
# Want step‑by‑step assistance?<br />
If you tell me:<br />
- Whether you can log in normally at any time  <br />
- If your profile folder still exists in `C:\Users`  <br />
- If this started after an update or restart  <br />
<br />
…I can give you exact steps tailored to your situation.<br />
<br />
Just let me know what you see.]]></description>
			<content:encoded><![CDATA[Here’s a clear, practical guide to fix the Windows 10 error:<br />
<br />
**“We can’t sign in to your account”**  <br />
and the issue where Windows keeps logging you into a **temporary profile** every time.<br />
<br />
This problem usually happens because Windows can’t load your user profile correctly.<br />
<br />
---<br />
<br />
## First, confirm the symptom<br />
When you log in:<br />
- You see a notification saying **we can’t sign in to your account**.<br />
- Files/settings are missing.<br />
- A **Temporary Profile** is loaded.<br />
<br />
If all this is correct, here are the fixes.<br />
<br />
---<br />
<br />
# Fix 1 — Restart the PC (yes, really)<br />
Temporary-profile issues sometimes resolve after one **full restart** (not shutdown + fast startup).<br />
<br />
Do this:<br />
1. Press **Shift** and click **Restart** from the Start menu.  <br />
2. Boot normally.<br />
<br />
If the error remains, continue.<br />
<br />
---<br />
<br />
# Fix 2 — Log out and log back in to the same account<br />
A temporary profile is often triggered by a locked profile file.<br />
<br />
1. Press **Ctrl+Alt+Delete**<br />
2. Choose **Sign out**<br />
3. Log back in<br />
<br />
If it still signs in as temp → go to next fix.<br />
<br />
---<br />
<br />
# Fix 3 — Check if your profile is corrupted (Registry fix)<br />
<br />
⚠️ Only do this if you're comfortable editing the registry.<br />
<br />
1. Press **Win + R**<br />
2. Type **regedit** → Enter<br />
3. Navigate to:<br />
<br />
```<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList<br />
```<br />
<br />
4. Look for two keys with the same long number **SID**, one with **.bak** at the end.<br />
<br />
Typical scenario:<br />
- `S-1-5-21-xxxxxxxx…`<br />
- `S-1-5-21-xxxxxxxx….bak`<br />
<br />
If found:<br />
<br />
**A. Rename the non‑.bak key to .temp**  <br />
**B. Remove .bak from the other key**  <br />
**C. In the corrected key, set:**  <br />
- `State` = 0  <br />
- `RefCount` = 0  <br />
<br />
5. Reboot Windows.<br />
<br />
This fixes most cases.<br />
<br />
---<br />
<br />
# Fix 4 — Check disk for errors<br />
A damaged user profile can be caused by disk corruption.<br />
<br />
Run:<br />
<br />
1. Open Command Prompt as Administrator<br />
2. Type:<br />
<br />
```<br />
chkdsk C: /f /r<br />
```<br />
<br />
3. Press Y when asked to restart.<br />
<br />
Let it complete fully.<br />
<br />
---<br />
<br />
# Fix 5 — Create a new account and move your files<br />
If the profile is too damaged, the easiest fix is:<br />
<br />
1. Settings → Accounts → Family &amp; other users  <br />
2. Add someone else to this PC  <br />
3. Create a local account or Microsoft account  <br />
4. Log into the new account  <br />
5. Move files from:<br />
<br />
```<br />
C:\Users\OldAccount\<br />
```<br />
<br />
This will permanently stop the temporary profile problem.<br />
<br />
---<br />
<br />
# Fix 6 — Windows Update bug (common)<br />
Some Windows updates break profiles.  <br />
Try:<br />
<br />
1. Settings → Update &amp; Security → Windows Update  <br />
2. View update history  <br />
3. Uninstall the last update<br />
<br />
---<br />
<br />
# Fix 7 — Antivirus interference<br />
Third‑party antivirus (Kaspersky, Bitdefender, Avast) can lock profile files and cause temp profiles.<br />
<br />
Try disabling or uninstalling temporarily.<br />
<br />
---<br />
<br />
# Fix 8 — Check for low disk space<br />
Less than 1GB on C: drive can break profile loading.<br />
<br />
Make sure you have free space.<br />
<br />
---<br />
<br />
# Want step‑by‑step assistance?<br />
If you tell me:<br />
- Whether you can log in normally at any time  <br />
- If your profile folder still exists in `C:\Users`  <br />
- If this started after an update or restart  <br />
<br />
…I can give you exact steps tailored to your situation.<br />
<br />
Just let me know what you see.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[حل خطای صفحه آبی در ویندوز 10 با پیغام  WHEA]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=577</link>
			<pubDate>Sun, 12 Apr 2026 12:19:53 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=577</guid>
			<description><![CDATA[Blue screens with the message WHEA_UNCORRECTABLE_ERROR in Windows 10 usually point to hardware-related problems, especially CPU, RAM, storage, or drivers interacting with them. Let’s walk through the fixes step‑by‑step, starting from the simplest and safest.<br />
<br />
Before we dive in:<br />
<br />
Tell me if this happens randomly, during gaming, after startup, or only under heavy load. That helps narrow things down.<br />
<br />
For now, here’s the complete fix workflow.<br />
1. Check for overheating (very common)<br />
<br />
WHEA errors often appear when the CPU or GPU overheats.<br />
<br />
Try:<br />
<br />
    Make sure fans are spinning.<br />
    Clean dust from vents.<br />
    Check temps using tools like HWMonitor or CoreTemp.<br />
<br />
If temps exceed:<br />
<br />
    CPU: 90°C<br />
    GPU: 85–90°C<br />
<br />
→ That’s likely the cause.<br />
2. Reset BIOS settings<br />
<br />
Corrupt BIOS or unstable overclocking can cause WHEA.<br />
<br />
Do this:<br />
<br />
    Restart PC<br />
    Press DEL / F2 to enter BIOS<br />
    Look for Load Optimized Defaults / Load Setup Defaults<br />
<br />
If you’re using:<br />
<br />
    CPU overclock<br />
    RAM XMP profile<br />
<br />
Disable temporarily and test again.<br />
3. Update BIOS and chipset drivers<br />
<br />
Outdated chipset or BIOS firmware can trigger WHEA errors.<br />
<br />
Update the following:<br />
<br />
    Motherboard BIOS (from manufacturer site)<br />
    Chipset drivers (AMD or Intel)<br />
    GPU drivers (NVIDIA/AMD/Intel)<br />
<br />
4. Test RAM (frequent cause)<br />
<br />
Use Windows Memory Diagnostic:<br />
<br />
    Press Win + R → type mdsched.exe<br />
    Choose Restart now and check for problems<br />
<br />
For deeper testing: use MemTest86.<br />
<br />
If errors appear → RAM stick may be failing.<br />
5. Check SSD/HDD health<br />
<br />
Failing storage can cause WHEA.<br />
<br />
Run:<br />
<br />
                                                                    text<br />
chkdsk /f /r<br />
<br />
Also check drive health with:<br />
<br />
    CrystalDiskInfo (look for “Caution” or “Bad”)<br />
<br />
6. Disable “Fast Startup”<br />
<br />
Sometimes WHEA is triggered by power initialization issues.<br />
<br />
Steps:<br />
<br />
    Control Panel → Power Options<br />
    Choose what the power buttons do<br />
    Disable Fast Startup<br />
<br />
7. Run System File Checker<br />
<br />
This fixes corrupted system files.<br />
<br />
Commands (run in admin Command Prompt):<br />
<br />
                                                                    text<br />
sfc /scannow<br />
DISM /online /cleanup-image /restorehealth<br />
<br />
8. Inspect MiniDump files (if you want deeper analysis)<br />
<br />
Windows creates logs that can show the exact failing hardware component.<br />
<br />
If you want, attach:<br />
<br />
    The .dmp file from C:\Windows\Minidump<br />
<br />
I can analyze it for you.<br />
9. Hardware failures (rare but possible)<br />
<br />
If the error persists even after all tests:<br />
<br />
    Faulty CPU (common with Ryzen unstable voltages)<br />
    Faulty motherboard VRM<br />
    Faulty RAM slot<br />
    Failing SSD/NVMe controller<br />
<br />
To narrow things down:<br />
<br />
Tell me:<br />
<br />
    When does the blue screen happen?<br />
    Any recent hardware changes or Windows updates?<br />
    Do you overclock CPU/GPU/RAM or use XMP?<br />
<br />
I’ll tailor the exact fix based on your answers.]]></description>
			<content:encoded><![CDATA[Blue screens with the message WHEA_UNCORRECTABLE_ERROR in Windows 10 usually point to hardware-related problems, especially CPU, RAM, storage, or drivers interacting with them. Let’s walk through the fixes step‑by‑step, starting from the simplest and safest.<br />
<br />
Before we dive in:<br />
<br />
Tell me if this happens randomly, during gaming, after startup, or only under heavy load. That helps narrow things down.<br />
<br />
For now, here’s the complete fix workflow.<br />
1. Check for overheating (very common)<br />
<br />
WHEA errors often appear when the CPU or GPU overheats.<br />
<br />
Try:<br />
<br />
    Make sure fans are spinning.<br />
    Clean dust from vents.<br />
    Check temps using tools like HWMonitor or CoreTemp.<br />
<br />
If temps exceed:<br />
<br />
    CPU: 90°C<br />
    GPU: 85–90°C<br />
<br />
→ That’s likely the cause.<br />
2. Reset BIOS settings<br />
<br />
Corrupt BIOS or unstable overclocking can cause WHEA.<br />
<br />
Do this:<br />
<br />
    Restart PC<br />
    Press DEL / F2 to enter BIOS<br />
    Look for Load Optimized Defaults / Load Setup Defaults<br />
<br />
If you’re using:<br />
<br />
    CPU overclock<br />
    RAM XMP profile<br />
<br />
Disable temporarily and test again.<br />
3. Update BIOS and chipset drivers<br />
<br />
Outdated chipset or BIOS firmware can trigger WHEA errors.<br />
<br />
Update the following:<br />
<br />
    Motherboard BIOS (from manufacturer site)<br />
    Chipset drivers (AMD or Intel)<br />
    GPU drivers (NVIDIA/AMD/Intel)<br />
<br />
4. Test RAM (frequent cause)<br />
<br />
Use Windows Memory Diagnostic:<br />
<br />
    Press Win + R → type mdsched.exe<br />
    Choose Restart now and check for problems<br />
<br />
For deeper testing: use MemTest86.<br />
<br />
If errors appear → RAM stick may be failing.<br />
5. Check SSD/HDD health<br />
<br />
Failing storage can cause WHEA.<br />
<br />
Run:<br />
<br />
                                                                    text<br />
chkdsk /f /r<br />
<br />
Also check drive health with:<br />
<br />
    CrystalDiskInfo (look for “Caution” or “Bad”)<br />
<br />
6. Disable “Fast Startup”<br />
<br />
Sometimes WHEA is triggered by power initialization issues.<br />
<br />
Steps:<br />
<br />
    Control Panel → Power Options<br />
    Choose what the power buttons do<br />
    Disable Fast Startup<br />
<br />
7. Run System File Checker<br />
<br />
This fixes corrupted system files.<br />
<br />
Commands (run in admin Command Prompt):<br />
<br />
                                                                    text<br />
sfc /scannow<br />
DISM /online /cleanup-image /restorehealth<br />
<br />
8. Inspect MiniDump files (if you want deeper analysis)<br />
<br />
Windows creates logs that can show the exact failing hardware component.<br />
<br />
If you want, attach:<br />
<br />
    The .dmp file from C:\Windows\Minidump<br />
<br />
I can analyze it for you.<br />
9. Hardware failures (rare but possible)<br />
<br />
If the error persists even after all tests:<br />
<br />
    Faulty CPU (common with Ryzen unstable voltages)<br />
    Faulty motherboard VRM<br />
    Faulty RAM slot<br />
    Failing SSD/NVMe controller<br />
<br />
To narrow things down:<br />
<br />
Tell me:<br />
<br />
    When does the blue screen happen?<br />
    Any recent hardware changes or Windows updates?<br />
    Do you overclock CPU/GPU/RAM or use XMP?<br />
<br />
I’ll tailor the exact fix based on your answers.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[نصب ویندوز 11 بدون اتصال به شبکه]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=551</link>
			<pubDate>Fri, 14 Mar 2025 13:31:17 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=551</guid>
			<description><![CDATA[در نسخه های جدید ویندوز 11 بعد از نصب اولیه، برنامه از شما میخواهد که به اینترنت متصل شوید و بعد از آن ناگزیر هستید که یک اکانت مایکروسافت ایجاد نمائید. <br />
<br />
برای اینکه از این مرحله بتوانید عبور کنید و نیازی به اتصال به شبکه نداشته باشید چند روش وجود دارد.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">اولین روش</span> آنست که در زمانی که برنامه نصب از شما می خواهد تا به شبکه متصل شوید کلیدهای Shift+F10  را بزنید.<br />
<br />
در پنجره فرمان باز شده این دستور را تایپ کنید<br />
<br />
OOBE\BYPASSNRO<br />
<br />
بعد از آن برنامه ری استارت می شود و شما بدون نیاز به اتصال به اینترنت مراحل بعدی را از شما سوال می کند.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">روش دوم</span> آنست که در همین پنجره فرمان با دستور زیر وارد برنامه TASKMANAGER شوید<br />
<br />
TASKMGR<br />
<br />
در این برنامه قسمت مربوط به شبکه را در بین برنامه ها پیدا کرده و END TASK را بزنید]]></description>
			<content:encoded><![CDATA[در نسخه های جدید ویندوز 11 بعد از نصب اولیه، برنامه از شما میخواهد که به اینترنت متصل شوید و بعد از آن ناگزیر هستید که یک اکانت مایکروسافت ایجاد نمائید. <br />
<br />
برای اینکه از این مرحله بتوانید عبور کنید و نیازی به اتصال به شبکه نداشته باشید چند روش وجود دارد.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">اولین روش</span> آنست که در زمانی که برنامه نصب از شما می خواهد تا به شبکه متصل شوید کلیدهای Shift+F10  را بزنید.<br />
<br />
در پنجره فرمان باز شده این دستور را تایپ کنید<br />
<br />
OOBE\BYPASSNRO<br />
<br />
بعد از آن برنامه ری استارت می شود و شما بدون نیاز به اتصال به اینترنت مراحل بعدی را از شما سوال می کند.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">روش دوم</span> آنست که در همین پنجره فرمان با دستور زیر وارد برنامه TASKMANAGER شوید<br />
<br />
TASKMGR<br />
<br />
در این برنامه قسمت مربوط به شبکه را در بین برنامه ها پیدا کرده و END TASK را بزنید]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[از کار افتادن منوی جستجو در ویندوز 10]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=547</link>
			<pubDate>Mon, 24 Feb 2025 13:13:19 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=547</guid>
			<description><![CDATA[اگر با قرار دادن ماوس و یا تایپ حروف در قسمت نوار ابزار ویندوز 10 عمل جستجو بطور خودکار انجام نمی شود انگار که کلیدی فشار نداده اید و یا صفحه کلید شما کار نمی کند، دو روش زیر می تواند مفید باشد:<br />
<span style="font-weight: bold;" class="mycode_b"><br />
Method 1:<br />
</span><br />
Press Windows + X keys on the keyboard, select Command prompt (admin).<br />
<br />
Enter the below commands one by one and hit Enter key.<br />
<br />
PowerShell -ExecutionPolicy Unrestricted<br />
<br />
It will open the PowerShell window.<br />
<br />
Now enter the below command and hit Enter key.<br />
<br />
Get-AppXPackage -AllUsers |Where-Object {&#36;_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "&#36;(&#36;_.InstallLocation)\AppXManifest.xml"}<br />
<br />
If the issue still persist, follow the below method.<br />
<span style="font-weight: bold;" class="mycode_b"><br />
Method 2</span>:<br />
<br />
Open the Task manager.  Here’s a tip:  Press CTRL+Shift+ESC.<br />
Click File &gt; Run New Task<br />
Make sure you have a check mark beside “Create this task with administrative privileges”<br />
Type Powershell<br />
Type the following in the Powershell prompt:<br />
&#36;manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register &#36;manifest<br />
Close the Powershell window<br />
Reboot the computer and check if it helps.<br />
<br />
<a href="https://answers.microsoft.com/en-us/windows/forum/all/cant-type-in-search-bar-windows-10/7dce8411-8671-4d3e-90d1-b9bdc0aa4734" target="_blank" rel="noopener" class="mycode_url">منبع</a>]]></description>
			<content:encoded><![CDATA[اگر با قرار دادن ماوس و یا تایپ حروف در قسمت نوار ابزار ویندوز 10 عمل جستجو بطور خودکار انجام نمی شود انگار که کلیدی فشار نداده اید و یا صفحه کلید شما کار نمی کند، دو روش زیر می تواند مفید باشد:<br />
<span style="font-weight: bold;" class="mycode_b"><br />
Method 1:<br />
</span><br />
Press Windows + X keys on the keyboard, select Command prompt (admin).<br />
<br />
Enter the below commands one by one and hit Enter key.<br />
<br />
PowerShell -ExecutionPolicy Unrestricted<br />
<br />
It will open the PowerShell window.<br />
<br />
Now enter the below command and hit Enter key.<br />
<br />
Get-AppXPackage -AllUsers |Where-Object {&#36;_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "&#36;(&#36;_.InstallLocation)\AppXManifest.xml"}<br />
<br />
If the issue still persist, follow the below method.<br />
<span style="font-weight: bold;" class="mycode_b"><br />
Method 2</span>:<br />
<br />
Open the Task manager.  Here’s a tip:  Press CTRL+Shift+ESC.<br />
Click File &gt; Run New Task<br />
Make sure you have a check mark beside “Create this task with administrative privileges”<br />
Type Powershell<br />
Type the following in the Powershell prompt:<br />
&#36;manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register &#36;manifest<br />
Close the Powershell window<br />
Reboot the computer and check if it helps.<br />
<br />
<a href="https://answers.microsoft.com/en-us/windows/forum/all/cant-type-in-search-bar-windows-10/7dce8411-8671-4d3e-90d1-b9bdc0aa4734" target="_blank" rel="noopener" class="mycode_url">منبع</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[باز شدن بایوس بلافاصه بعد از روشن کردن لپ تاپ و بالا نیامدن ویندوز]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=416</link>
			<pubDate>Thu, 06 Jun 2024 12:52:17 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=9">ترانه</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=416</guid>
			<description><![CDATA[در لپ تاپ هایی که UEFI  دارند، در صورتی که ویندوز های MBR (ویندوز 7 ...) نصب باشند باید گزینه Launch CSM در بایوس فعال باشد. در غیر اینصورت ویندوز بالا نخواهد آمد و پس از روشن کردن دستگاه مستقیم وارد بایوس میشود. <br />
برای رفع این مشکل در بایوس، وارد  Boot شده و گزینه Launch CSM را در حالت Enable  قرار دهید.]]></description>
			<content:encoded><![CDATA[در لپ تاپ هایی که UEFI  دارند، در صورتی که ویندوز های MBR (ویندوز 7 ...) نصب باشند باید گزینه Launch CSM در بایوس فعال باشد. در غیر اینصورت ویندوز بالا نخواهد آمد و پس از روشن کردن دستگاه مستقیم وارد بایوس میشود. <br />
برای رفع این مشکل در بایوس، وارد  Boot شده و گزینه Launch CSM را در حالت Enable  قرار دهید.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[چگونه لایسنس ویندوز را کنترل کنیم]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=414</link>
			<pubDate>Sun, 17 Mar 2024 18:25:11 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=414</guid>
			<description><![CDATA[برای بعضی از ما این سوال پیش می آید که چگونه متوجه شویم که زمان لایسنس سیستم عامل ویندوز ما تا کی اعتبار دارد :<br />
<br />
برای کنترل این امر می توانیم وارد پاور شل و یا خط فرمان ویندوز شویم<br />
<br />
کلید میانبر آن عبارت است از : Win+X     و سپس  A<br />
<br />
سپس در خط فرمان این دستور را وارد کنید:<br />
<br />
slmgr /xpr<br />
<br />
 بعد از مدتی ویندوز با یک پیغام نوع و مدت زمان لایسنس دستگاه را به شما نشان خواهد داد.]]></description>
			<content:encoded><![CDATA[برای بعضی از ما این سوال پیش می آید که چگونه متوجه شویم که زمان لایسنس سیستم عامل ویندوز ما تا کی اعتبار دارد :<br />
<br />
برای کنترل این امر می توانیم وارد پاور شل و یا خط فرمان ویندوز شویم<br />
<br />
کلید میانبر آن عبارت است از : Win+X     و سپس  A<br />
<br />
سپس در خط فرمان این دستور را وارد کنید:<br />
<br />
slmgr /xpr<br />
<br />
 بعد از مدتی ویندوز با یک پیغام نوع و مدت زمان لایسنس دستگاه را به شما نشان خواهد داد.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[فعال سازی AHCI بعد از نصب ویندوز 10]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=398</link>
			<pubDate>Wed, 31 Jan 2024 20:23:48 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=9">ترانه</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=398</guid>
			<description><![CDATA[<div style="text-align: right;" class="mycode_align"><div style="text-align: right;" class="mycode_align">برای فعال کردن AHCI پس از نصب ویندوز 10 از روش زیر میتوانید استفاده کنید:<br />
<br />
ابتدا با کلید های windows+R برنامه Run را اجرا کنید. کلمه regedit را وارد کرده و ok کنید تا registry editor باز شود.<br />
 <br />
در registry editor به مسیر زیر بروید و یکی یکی پوشه های مد نظر را تغییر دهید: <br />
<br />
HKEY_LOCAL_MACHINE/ SYSTEM/ CurrentControlSet /Services<br />
<br />
1- در منوی سمت چپ فولدر iaStroV  را انتخاب کنید و سپس در پنل سمت راست روی Start DWORD دابل کلیک کنید و مقدار Value Data را به 0 تغییر دهید .<br />
 <br />
<img src="https://images.minitool.com/partitionwizard.com/images/uploads/articles/2019/11/enable-ahci-after-win-10-installation/enable-ahci-after-win-10-installation-2.png" loading="lazy"  alt="[عکس: enable-ahci-after-win-10-installation-2.png]" class="mycode_img" /><br />
</div>
<br />
2- در منو سمت چپ، زیر شاخه iaStorV فولدر StartOverride را باز کنید و در پنل سمت راست 0 را باز کرده و مانند مرحله قبل مقدار value Data را 0 قرار میدهیم.<br />
<br />
3- از منوی سمت چپ storahci را باز کرده در پنل سمت راست start DWORD را باز کرده و مقدار value Data را 0 قرار میدهیم.<br />
<br />
4- در منو سمت چپ، زیر شاخه storahci فولدر StartOverride را باز کنید و در پنل سمت راست 0 را باز کرده و مانند مرحله قبل مقدار value Data را 0 قرار میدهیم.<br />
<br />
<br />
بعد از انجام مراحل بالا ویندوز را restart کرده و وارد بایوس شوید.<br />
در بایوس AHCI را فعال کرده، تغییرات را ذخیره کنید.<br />
<br />
منبع:<a href="https://www.partitionwizard.com/partitionmagic/enable-ahci-after-win-10-installation.html" target="_blank" rel="noopener" class="mycode_url">https://www.partitionwizard.com/partitio...ation.html</a></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: right;" class="mycode_align"><div style="text-align: right;" class="mycode_align">برای فعال کردن AHCI پس از نصب ویندوز 10 از روش زیر میتوانید استفاده کنید:<br />
<br />
ابتدا با کلید های windows+R برنامه Run را اجرا کنید. کلمه regedit را وارد کرده و ok کنید تا registry editor باز شود.<br />
 <br />
در registry editor به مسیر زیر بروید و یکی یکی پوشه های مد نظر را تغییر دهید: <br />
<br />
HKEY_LOCAL_MACHINE/ SYSTEM/ CurrentControlSet /Services<br />
<br />
1- در منوی سمت چپ فولدر iaStroV  را انتخاب کنید و سپس در پنل سمت راست روی Start DWORD دابل کلیک کنید و مقدار Value Data را به 0 تغییر دهید .<br />
 <br />
<img src="https://images.minitool.com/partitionwizard.com/images/uploads/articles/2019/11/enable-ahci-after-win-10-installation/enable-ahci-after-win-10-installation-2.png" loading="lazy"  alt="[عکس: enable-ahci-after-win-10-installation-2.png]" class="mycode_img" /><br />
</div>
<br />
2- در منو سمت چپ، زیر شاخه iaStorV فولدر StartOverride را باز کنید و در پنل سمت راست 0 را باز کرده و مانند مرحله قبل مقدار value Data را 0 قرار میدهیم.<br />
<br />
3- از منوی سمت چپ storahci را باز کرده در پنل سمت راست start DWORD را باز کرده و مقدار value Data را 0 قرار میدهیم.<br />
<br />
4- در منو سمت چپ، زیر شاخه storahci فولدر StartOverride را باز کنید و در پنل سمت راست 0 را باز کرده و مانند مرحله قبل مقدار value Data را 0 قرار میدهیم.<br />
<br />
<br />
بعد از انجام مراحل بالا ویندوز را restart کرده و وارد بایوس شوید.<br />
در بایوس AHCI را فعال کرده، تغییرات را ذخیره کنید.<br />
<br />
منبع:<a href="https://www.partitionwizard.com/partitionmagic/enable-ahci-after-win-10-installation.html" target="_blank" rel="noopener" class="mycode_url">https://www.partitionwizard.com/partitio...ation.html</a></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[خطای تاچ دستگاه آل این وان ام اس آی All in One MSI touch error]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=360</link>
			<pubDate>Wed, 20 Sep 2023 12:46:31 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=360</guid>
			<description><![CDATA[بعد از نصب ویندوز 10 هر چند ثانیه یکبار صفحه جستجوی ویندوز فعال می شد. با غیر فعال کردن صفحه جستجو باز هم مشکل حل نشد و صفحات وب بدون دستور باز می گردید.<br />
<br />
برای حل مشکل به device manager مراجعه کردیم.<br />
سه دیوایس برای ماوس تشخیص داده بود که همگی یک شناسه داشتند: HID-Complaint mouse<br />
با آزمایش متوجه شدیم که یکی از این دیوایس ها ماوس نیست و در حقیقت تاچ صفحه نمایش است<br />
در قسمت آپدیت این دیوایس با استفاده از درایور های موجود در ویندوز آنرا به HID-Compliant Device تغییر دادیم<br />
مشکل حل شد<br />
 <img src="https://gofteman.behsys.net/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" />]]></description>
			<content:encoded><![CDATA[بعد از نصب ویندوز 10 هر چند ثانیه یکبار صفحه جستجوی ویندوز فعال می شد. با غیر فعال کردن صفحه جستجو باز هم مشکل حل نشد و صفحات وب بدون دستور باز می گردید.<br />
<br />
برای حل مشکل به device manager مراجعه کردیم.<br />
سه دیوایس برای ماوس تشخیص داده بود که همگی یک شناسه داشتند: HID-Complaint mouse<br />
با آزمایش متوجه شدیم که یکی از این دیوایس ها ماوس نیست و در حقیقت تاچ صفحه نمایش است<br />
در قسمت آپدیت این دیوایس با استفاده از درایور های موجود در ویندوز آنرا به HID-Compliant Device تغییر دادیم<br />
مشکل حل شد<br />
 <img src="https://gofteman.behsys.net/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[خطای صفحه آبی با کد Stop Code PFN List Corrupt]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=351</link>
			<pubDate>Mon, 13 Mar 2023 11:57:45 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=351</guid>
			<description><![CDATA[در صورت دریافت خطای صفحه آبی با کد Stop Code PFN List Corrupt به شرح ذیل عمل کنید:<br />
<br />
1) کامند پرامپ یا پاور شل را در حالت ادمین فعال کنید<br />
<br />
2) این فرمان را اجرا کنید:<br />
<br />
DISM /Online /Cleanup-Image /RestoreHealth<br />
<br />
3) کامپیوتر را ری استارت کرده و مجددا آپدیت ها را اجرا کنید]]></description>
			<content:encoded><![CDATA[در صورت دریافت خطای صفحه آبی با کد Stop Code PFN List Corrupt به شرح ذیل عمل کنید:<br />
<br />
1) کامند پرامپ یا پاور شل را در حالت ادمین فعال کنید<br />
<br />
2) این فرمان را اجرا کنید:<br />
<br />
DISM /Online /Cleanup-Image /RestoreHealth<br />
<br />
3) کامپیوتر را ری استارت کرده و مجددا آپدیت ها را اجرا کنید]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[لپ تاپ لنوو با مشکل عدم تغییر نور صفحه Lenovo z500 IdeaPad screen light]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=350</link>
			<pubDate>Thu, 02 Feb 2023 19:19:06 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=350</guid>
			<description><![CDATA[در هنگام نصب ویندوز ۱۰ برای لپ تاپ لنوو مدل زد پانصد ، بعد از نصب درایور گرافیک و آپدیت آن، نور صفحه با کلیدهای فانکشن کم و زیاد نمی شود و یا بعد از کن شدن بدون تغییر می ماند.<br />
برای حل مشکل درایور گرافیک اینتل را در دیوایس منیجر باز کرده و رول بک می کنیم، مشکل حل می شود.<br />
درایور آپدیت شده مشکل عدم سازگاری دارد.]]></description>
			<content:encoded><![CDATA[در هنگام نصب ویندوز ۱۰ برای لپ تاپ لنوو مدل زد پانصد ، بعد از نصب درایور گرافیک و آپدیت آن، نور صفحه با کلیدهای فانکشن کم و زیاد نمی شود و یا بعد از کن شدن بدون تغییر می ماند.<br />
برای حل مشکل درایور گرافیک اینتل را در دیوایس منیجر باز کرده و رول بک می کنیم، مشکل حل می شود.<br />
درایور آپدیت شده مشکل عدم سازگاری دارد.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[لپ تاپ Asus مدل R542UN با ایراد روشن ماندن نشانگر پاور پس از دستور شات داون]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=307</link>
			<pubDate>Mon, 07 Feb 2022 18:02:03 +0330</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=307</guid>
			<description><![CDATA[لپ تاپ Asus مدل R542UN <br />
با ایراد کندی سیستم و روشن ماندن نشانگر پاور پس از دستور شات داون <br />
درایور های: Asus Precision TouchPad, Intel Rapid Startup, Intel ME Driver, Intel Thermal Framework, ATK Packagee, Intel Rapid Startup و درایور صوت از سایت سازنده دانلود و نصب شد<br />
<br />
لپ تاپ بعد از چند ثانیه از دستور شات داون کاملا خاموش می شود]]></description>
			<content:encoded><![CDATA[لپ تاپ Asus مدل R542UN <br />
با ایراد کندی سیستم و روشن ماندن نشانگر پاور پس از دستور شات داون <br />
درایور های: Asus Precision TouchPad, Intel Rapid Startup, Intel ME Driver, Intel Thermal Framework, ATK Packagee, Intel Rapid Startup و درایور صوت از سایت سازنده دانلود و نصب شد<br />
<br />
لپ تاپ بعد از چند ثانیه از دستور شات داون کاملا خاموش می شود]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[اصلاح خطای فتوشاپ در ویندوز 10]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=294</link>
			<pubDate>Mon, 13 Sep 2021 19:11:02 +0430</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=294</guid>
			<description><![CDATA[هنگام اجرای فتوشاپ در بعضی سیستمها با پیغام خطای زیر مواجه میشویم:<br />
<br />
 <br />
<br />
Could not complete action because there is not enough memory (- RAM<br />
<br />
 <br />
<br />
برای حل این مشکل در ریجستری با استفاده از برنامه Regedit این سطر را اضافه می کنیم:<br />
<br />
HK_currentuser/software/adobe/photoshop/120(version<br />
<br />
"Add a new "DWORD 32<br />
<br />
"and name it "OverridePhysicalMemoryMB<br />
<br />
 <br />
<br />
بر روی این آیتم جدید که ایجاد کرده اید کلیک رایت کرده و آنرا تغییر دهید<br />
<br />
در قسمت بیس با استفاده از قسمت دسیمال ارزش آنرا به 16000 تغییر میدهیم.]]></description>
			<content:encoded><![CDATA[هنگام اجرای فتوشاپ در بعضی سیستمها با پیغام خطای زیر مواجه میشویم:<br />
<br />
 <br />
<br />
Could not complete action because there is not enough memory (- RAM<br />
<br />
 <br />
<br />
برای حل این مشکل در ریجستری با استفاده از برنامه Regedit این سطر را اضافه می کنیم:<br />
<br />
HK_currentuser/software/adobe/photoshop/120(version<br />
<br />
"Add a new "DWORD 32<br />
<br />
"and name it "OverridePhysicalMemoryMB<br />
<br />
 <br />
<br />
بر روی این آیتم جدید که ایجاد کرده اید کلیک رایت کرده و آنرا تغییر دهید<br />
<br />
در قسمت بیس با استفاده از قسمت دسیمال ارزش آنرا به 16000 تغییر میدهیم.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[اصلاح خطا در هنگام بازکردن جی میل]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=292</link>
			<pubDate>Mon, 13 Sep 2021 19:09:22 +0430</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=292</guid>
			<description><![CDATA[One Customer had this problem with his Gmail site. He can not open Gmail.com and get this error : [color=rgba(0, 0, 0, 0.85098)]server DNS address could not be found[/color]<br />
<br />
This worked :<br />
<br />
<br />
<br />
Check if you can open the Site when in Incognito Mode (press Ctrl+Shift+n). If you can, there's likely a Extension the source of the Problem<br />
Enter this in the Address Bar, chrome://net-internals/#dns, then click the button "Clear Host Cache"<br />
Open a Command Window (Press Ctrl+Esc, then enter cmd), then type this command: ipconfig /flushdns]]></description>
			<content:encoded><![CDATA[One Customer had this problem with his Gmail site. He can not open Gmail.com and get this error : [color=rgba(0, 0, 0, 0.85098)]server DNS address could not be found[/color]<br />
<br />
This worked :<br />
<br />
<br />
<br />
Check if you can open the Site when in Incognito Mode (press Ctrl+Shift+n). If you can, there's likely a Extension the source of the Problem<br />
Enter this in the Address Bar, chrome://net-internals/#dns, then click the button "Clear Host Cache"<br />
Open a Command Window (Press Ctrl+Esc, then enter cmd), then type this command: ipconfig /flushdns]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[غیرفعال کردن آپ دیت در ویندوز 10]]></title>
			<link>https://gofteman.behsys.net/showthread.php?tid=291</link>
			<pubDate>Mon, 13 Sep 2021 19:08:34 +0430</pubDate>
			<dc:creator><![CDATA[<a href="https://gofteman.behsys.net/member.php?action=profile&uid=4">پیمان</a>]]></dc:creator>
			<guid isPermaLink="false">https://gofteman.behsys.net/showthread.php?tid=291</guid>
			<description><![CDATA[1. Open run (windows + r)<br />
2. Type Services.msc and press enter<br />
3. look for windows update and double click<br />
4 .select disable from startup type <br />
5. Press stop button]]></description>
			<content:encoded><![CDATA[1. Open run (windows + r)<br />
2. Type Services.msc and press enter<br />
3. look for windows update and double click<br />
4 .select disable from startup type <br />
5. Press stop button]]></content:encoded>
		</item>
	</channel>
</rss>