كيفية تصدير كلمات المرور من Microsoft Edge
تعلم كيفية تصدير كلمات المرور من Microsoft Edge بسهولة وأمان باستخدام خطوات واضحة. قم بتأمين معلوماتك الشخصية بشكل أفضل.
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-3815-0408150745765.jpg)
هل يقوم جهاز الكمبيوتر أو الكمبيوتر المحمول الذي يعمل بنظام Windows بإلقاء رمز الخطأ 0x80072efd أثناء محاولة الوصول إلى متجر Windows 10 أو محاولة تحديث نظام Windows الخاص بك؟
إذا كانت الإجابة بنعم ، فأنت في المكان الصحيح ، في هذه المدونة سنناقش هذا الخطأ ونحاول حل هذه المشكلة بمساعدة العديد من الحيل.
قد يظهر رمز الخطأ 0x80072efd ويذكر أنه يتعذر الوصول إلى متجر Windows أو Windows Update .
رسالة الخطأ هذه مشكلة مؤقتة ويمكن حلها بسهولة. إذا كنت تتلقى رمز الخطأ هذا أثناء تثبيت أي تطبيقات أو تحديثات معينة ، فحاول تحديث الصفحة.
يوصى أيضًا بتشغيل مستكشفات أخطاء Windows ومصلحها لأن هذه الأداة قادرة على العثور على العديد من مشكلات التحديث وإصلاحها.
في حالة تلقي رمز الخطأ هذا عند الوصول إلى متجر Windows ، تحقق من نظامك بحثًا عن أي تحديثات معلقة. إذا كان نظام تشغيل جهاز الكمبيوتر الخاص بك قديمًا وبه بعض التحديثات المعلقة ، فقم بتثبيتها على الفور.
إذا كنت لا تزال غير قادر على حل هذه المشكلة بمساعدة النصائح الموضحة أعلاه ، واستمر ظهور رمز الخطأ 0x80072efd ، فانتقل إلى الطرق غير المستخدمة أدناه.
كيف يمكنني إصلاح خطأ Windows 10 Store 0x80072efd؟
جدول المحتويات
الإصلاح 1: حاول تنظيف ذاكرة التخزين المؤقت لمتجر Windows
كحل أولي ، يمكنك محاولة مسح ذاكرة التخزين المؤقت لـ Windows Store لأن هذا يحل مجموعة واسعة من المشكلات المتعلقة بـ Windows 10 Store. وقد ينجح هذا أيضًا في هذه الحالة. للقيام بذلك ، يتعين عليك القيام بما يلي:
![[11 Fixes] How To Fix Windows 10 Store Error 0x80072efd? [11 Fixes] How To Fix Windows 10 Store Error 0x80072efd?](/resources1/images2/image-4988-0408173058526.png)
الإصلاح 2: أعد تسجيل متجر Windows
لحل رمز خطأ متجر Windows 0x80072efd ، ستكون إعادة تسجيل متجر Windows خطوة رائعة. قام العديد من المستخدمين المتأثرين بتنفيذ هذا الحل وتم إصلاح هذه المشكلة على أجهزة الكمبيوتر الخاصة بهم.
لذلك ، للقيام بذلك ، يمكنك اتباع الخطوات الموضحة أدناه:
اتبع الخطوات الموضحة أدناه لإعادة تسجيل Window Store:
PowerShell -ExecutionPolicy Unrestricted -Command “& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘\AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}
هذا كل شيء ، بعد تشغيل هذا الأمر ، حاول تشغيل متجر Windows مرة أخرى.
الإصلاح 3 إعادة تسمية مجلد توزيع البرامج
تتمتع إعادة تسمية مجلد توزيع البرامج باحتمال مناسب جدًا لإصلاح رمز خطأ Windows 0x80072efd . لذلك ، لهذا ، عليك القيام بما يلي:
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-9439-0408150746598.png)
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-3610-0408150746811.png)
ren X:\Windows\SoftwareDistribution SoftwareDistribution.old
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-4646-0408150747216.png)
ملاحظة: هنا ، يجب عليك استبدال X بحرف محرك الأقراص لمحرك الأقراص الصلبة / SSD للكمبيوتر الخاص بك والذي يخزن ملفات Windows. بشكل عام C:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-955-0408150747626.png)
الإصلاح 4: امسح محتوى مجلد توزيع البرنامج
بعد إعادة تسمية مجلد توزيع البرامج إذا كنت لا تزال غير قادر على حل خطأ تنشيط متجر Windows 0x80072efd ، فيجب أن تحاول حذف جميع الملفات والمجلدات من المجلد.
انتقل إلى ، C: \ Windows \ SoftwareDistribution ، وبعد فتح مجلد توزيع البرامج ، حدد الملفات بأكملها (اضغط CTRL + A) اضغط على زر الحذف لحذفها جميعًا.
الإصلاح 5: قم بتشغيل TLS
قد تواجه خطأ متجر Windows 10 هذا 0x80072efd بسبب تعطيل TLS على الكمبيوتر. إذا كان هذا هو الحال معك ، فيمكنك حلها ببساطة عن طريق تمكين TLS.
لتشغيل TLS على نظام Windows 10 ، يجب عليك اتباع الخطوات الموضحة أدناه:
الإصلاح 6: قم بإيقاف تشغيل الوكيل لحل خطأ متجر Windows 10 0x80072efd
إذا تم تمكين الوكيل على نظامك ، فيمكن أن يمنعك من الوصول إلى متجر Windows 10 ويعرض رسالة خطأ. لإيقاف تشغيل الوكيل ، اتبع الخطوات الموضحة أدناه:
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-2100-0408150750340.png)
![[11 Fixes] How To Fix Windows 10 Store Error 0x80072efd? [11 Fixes] How To Fix Windows 10 Store Error 0x80072efd?](/resources1/images2/image-3023-0408173058808.png)
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-1689-0408150751225.png)
الإصلاح 7: Flush DNS وإعادة تعيين TCP / IP
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-8209-0408150751671.png)
ipconfig /release
ipconfig /flushdns
ipconfig /renew
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-7864-0408150751937.png)
ipconfig /flushdns
nbtstat –r
netsh int ip reset
netsh winsock reset
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-2035-0408150752161.png)
أخيرًا ، أعد تشغيل الكمبيوتر ثم أعد تشغيل الكمبيوتر.
سيؤدي هذا بالتأكيد إلى إصلاح رمز خطأ متجر Windows 10 0x80072efd .
الإصلاح 8: قم بتشغيل مستكشف أخطاء متجر Windows ومصلحها
يمكنك أيضًا تجربة مستكشف أخطاء Windows Store المدمج في Windows 10 لإصلاح رمز خطأ متجر Windows 0x80072efd . سيساعدك هذا على إصلاح المشكلات التي تسبب هذا الخطأ على جهاز الكمبيوتر الخاص بك.
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-9418-0408150752552.png)
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-9073-0408150752821.png)
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-210-0408150753219.png)
الإصلاح 9: قم بتحديث Windows الخاص بك
على الرغم من أن هذه الطريقة لم تنجح مع العديد من المستخدمين ، إلا أنه يجب عليك تجربتها لإصلاح خطأ Windows 0x80072efd . هناك عدد قليل من المستخدمين ��لذين جربوا هذا وقاموا بإصلاح هذا الخطأ بنجاح على أجهزة الكمبيوتر الخاصة بهم.
حسنًا ، لا يعمل هذا الحل إلا إذا كان الخطأ ناتجًا عن نظام تشغيل Windows قديم. لتحديث جهاز الكمبيوتر الذي يعمل بنظام Windows 10 ، ما عليك سوى اتباع الخطوات المذكورة أدناه:
الآن ، تحقق من وجود خطأ Microsoft Store 0x80072efd .
الإصلاح 10: إعادة تعيين مكون Windows Update لإصلاح خطأ Windows Store 0x80072efd
إذا كنت تحصل على رمز الخطأ 0x80072efd أثناء تثبيت تحديث Windows ، فيمكنك حل هذه المشكلة عن طريق إعادة تعيين مكونات Windows Update.
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-7422-0408150754344.png)
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-2111-0408150754775.png)
Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-9732-0408150755007.png)
cd /d %windir%\system32
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-2802-0408150755444.png)
regsvr32.exe atl.dll
regsvr32.exe urlmon.dll
regsvr32.exe mshtml.dll
regsvr32.exe shdocvw.dll
regsvr32.exe browseui.dll
regsvr32.exe jscript.dll
regsvr32.exe vbscript.dll
regsvr32.exe scrrun.dll
regsvr32.exe msxml.dll
regsvr32.exe msxml3.dll
regsvr32.exe msxml6.dll
regsvr32.exe actxprxy.dll
regsvr32.exe softpub.dll
regsvr32.exe wintrust.dll
regsvr32.exe dssenh.dll
regsvr32.exe rsaenh.dll
regsvr32.exe gpkcsp.dll
regsvr32.exe sccbase.dll
regsvr32.exe slbcsp.dll
regsvr32.exe cryptdlg.dll
regsvr32.exe oleaut32.dll
regsvr32.exe ole32.dll
regsvr32.exe shell32.dll
regsvr32.exe initpki.dll
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wups2.dll
regsvr32.exe wuweb.dll
regsvr32.exe qmgr.dll
regsvr32.exe qmgrprxy.dll
regsvr32.exe wucltux.dll
regsvr32.exe muweb.dll
regsvr32.exe wuwebv.dll
netsh winsock reset
sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Fix 11: Temporarily Disable Antivirus and Firewall
Sometimes, third-party antivirus applications also interfere with the Windows processes and may cause the error code 0x80072efd on Windows 10 Store. So, in this case, you can temporarily disable the antivirus tool and check if it resolves the issue. For this, follow these steps:
![[11 Fixes] How To Fix Windows 10 Store Error 0x80072efd? [11 Fixes] How To Fix Windows 10 Store Error 0x80072efd?](/resources1/images2/image-3196-0408173059270.png)
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-7563-0408150756326.png)
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-632-0408150756767.png)
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-4702-0408150756993.png)
![[11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟ [11 إصلاحات] كيفية إصلاح خطأ متجر Windows 10 0x80072efd؟](/resources1/images2/image-9603-0408150758662.png)
Check if you are able to open the Windows Store or not.
Windows 10 Store Errors Related FAQs:
Why am I getting Windows Store error 0x80072EE7?
The Windows 10 Store error code 0x80072EE7 appears when Microsoft Store stopped working. The main causes for this error are corrupted Windows Defender files, malware infection on the computer, outdated device drivers, damaged Windows registry, and issue with the network configuration.
How do I fix Microsoft store error 0x80072EE7?
You can fix the Microsoft store error 0x80072EE7 on your Windows 10 computer by running an SFC scan or DISM tool, updating device drivers, making changes in the Internet Properties, etc. For complete solutions, you check out our Fix Windows 10 Store Error Code 0x80072ee7 article.
How to fix Windows 10 Store and app issues?
Here are some ways to troubleshoot the Microsoft Store and apps issues on the Windows 10 computer:
Best & Easy Way to Fix Windows PC Errors
If you are struggling with several PC errors and none of the manual methods fixes it, then here you need an advanced solution. So, here I introduce the recommended PC Repair Tool.
This tool is an expert in solving the Widnows common errors and issues. So, you can try out this tool as it is capable of fixing the DLL, BSOD, game, update, application errors.
Along with this it also fixes registry issues, keeps PC safe from the malware/virus attacks and most importantly it optimizes the PC to provide the maximum performance.
So, what are you waiting for? Simply download this tool and scan your PC with this tool in order to make your PC error-free for experiencing the best performance.
Get PC Repair Tool To Keep Your Windows Computer Error Free
Conclusion
These were the best solutions to fix the Windows 10 Store Error Code 0x80072efd. All the fixes are already implemented by the affected users to fix this issue on their respective Windows 10 computers.
Hopefully, it will work for you as well. If you really like this article and found the fixes useful, then share this article.
Good Luck!
تعلم كيفية تصدير كلمات المرور من Microsoft Edge بسهولة وأمان باستخدام خطوات واضحة. قم بتأمين معلوماتك الشخصية بشكل أفضل.
تعلم كيفية استخدام انتقالات الشرائح في PowerPoint لجعل عرضك التقديمي مميزًا وتفاعليًا.
تعرف على كيفية استكشاف خطأ تعذر العثور على عنوان IP للخادم وإصلاحه ، وكذلك احصل على حل سهل لإصلاح هذه المشكلة.
هل تتلقى رسالة الخطأ Err_Cache_Miss أثناء استخدامك Google Chrome؟ إليك بعض الإصلاحات السهلة التي يمكنك تجربتها لإصلاح المشكلة بكفاءة.
اكتشف أفضل 10 مواقع ألعاب غير محظورة في المدارس 2024، حيث يمكنك اللعب مجاناً دون قيود.
تتعلم كيفية إصلاح خطأ ERR_CONNECTION_RESET على أنظمة التشغيل Windows 10 و Mac و Android. اتبع الحلول الفعالة الموصى بها لحل المشكلة بنجاح.
إذا أغلقت علامة تبويب لم تكن تقصد إغلاقها في متصفحك، فمن السهل إعادة فتح علامة التبويب هذه. يمكنك أيضًا فتح علامات تبويب أخرى مغلقة مؤخرًا.
لإصلاح خطأ فشل أجهزة NMI في النظام، استكشف حلولاً متنوعة مثل إجراء فحص SFC، والتحقق من الأجهزة والبرامج، وتحديث برامج التشغيل والمزيد.
إذا كنت تمتلك Samsung Galaxy A12 وواجهت مشكلات، إليك قائمة بالحلول للمشاكل الشائعة.
تعلم كيفية ترقية Windows 11 Home إلى Pro بطريقة سهلة وسريعة. احصل على الميزات المتقدمة من Windows 11 Pro الآن!