Jadual Kandungan
Table of Contents
Launch the App with Administrator Privileges
Unblock the App via Properties
Launch the App via Command Prompt
Deactivate Microsoft Defender Real-Time Protection
Turn Off Reputation-Based Protection for Apps
Update the App
Resolve Microsoft Store App Problems
Disable Admin Approvals in the Local Group Policy Editor
Disable Admin Block in the Registry Editor
Attempt Running the App Using the Hidden Admin Account
Frequently Asked Questions
How can I set a program to always run with administrator privileges on Windows?
Can I run an app with administrator privileges if I'm not an admin?
Could another app be causing this issue?
Rumah Tutorial sistem Siri Windows 10 Cara untuk Memperbaiki Ralat 'Aplikasi ini telah disekat oleh Pentadbir Sistem Anda' ralat pada Windows - Buat Tech Lebih Mudah

10 Cara untuk Memperbaiki Ralat 'Aplikasi ini telah disekat oleh Pentadbir Sistem Anda' ralat pada Windows - Buat Tech Lebih Mudah

Jun 04, 2025 am 12:58 AM

Launching an app on Windows should be straightforward. However, you may encounter an error message stating, "This app has been blocked by your system administrator." If you're certain that neither you nor the administrator have blocked the app, this guide will help you resolve this frustrating issue.

Important note: A similar error you might see is "This setting is managed by your administrator." If you encounter this, find out how to address it on your system.

Table of Contents

    1. Launch the App with Administrator Privileges
    1. Unblock the App via Properties
    1. Launch the App via Command Prompt
    1. Deactivate Microsoft Defender Real-Time Protection
    1. Turn Off Reputation-Based Protection for Apps
    1. Update the App
    1. Resolve Microsoft Store App Problems
    1. Disable Admin Approvals in the Local Group Policy Editor
    1. Disable Admin Block in the Registry Editor
    1. Attempt Running the App Using the Hidden Admin Account
  • Frequently Asked Questions
  1. Launch the App with Administrator Privileges

A straightforward solution to bypass this error is to run the app with elevated permissions.

  1. Right-click the app's desktop shortcut or executable, then choose "Run as administrator."

10 Ways to Fix the

  1. Confirm by clicking "Yes" on the User Account Control (UAC) prompt to allow the program to modify the PC. Hopefully, it will start without any issues.

  2. Unblock the App via Properties

If the app you're attempting to run originates from an unknown publisher online, Windows might block it to ensure your computer's safety. You can unblock it using the "Properties" dialog.

  1. Right-click the app and select "Properties" from the context menu.

10 Ways to Fix the

  1. Navigate to the "General" tab, check the "Unblock" box, and click "OK" to apply and save the changes.

10 Ways to Fix the

Tip: If the Task Manager has been blocked by an admin, find out how to resolve it.

  1. Launch the App via Command Prompt

Another approach is to try launching the app through Command Prompt.

  1. Enter "cmd" in the Windows Search box, then select "Run as administrator" on the right.

10 Ways to Fix the

  1. Press Win + E to open File Explorer and navigate to the directory containing the app's executable (.EXE file).
  2. In this example, we're launching PowerToys from Command Prompt. The .EXE file is located in "Program Files -> PowerToys."

10 Ways to Fix the

  1. Right-click on the folder path and choose "Copy as path."

10 Ways to Fix the

  1. In Command Prompt, enter the following command. Replace [path] with the path you copied, then press Enter.
<code>cd file [path]</code>

10 Ways to Fix the

  1. Proceed with this command and press Enter. Substitute [file name] with the .EXE file's name. In our case, it's "PowerToys.exe."
<code>Start [file name]</code>

10 Ways to Fix the

  1. Deactivate Microsoft Defender Real-Time Protection

If Microsoft Defender is your primary antivirus, it might flag the app as potentially harmful and block it. If you trust the app, try disabling Microsoft Defender's real-time protection and attempt to launch the app again. Consider installing a third-party antivirus instead, as leaving your Windows PC unprotected is not advisable.

Tip: Explore our selection of the best free antivirus programs for Windows.

  1. Turn Off Reputation-Based Protection for Apps

SmartScreen, a Windows Security feature, safeguards your computer from malicious apps and websites by verifying reputable apps to prevent running potentially unwanted apps (PUAs).

If SmartScreen's reputation-based protection malfunctions, it might mistakenly label a trusted app as unwanted, triggering the error and preventing its launch.

  1. Search for "reputation" in the Search bar, then click on the top result.

10 Ways to Fix the

  1. Toggle off "Check apps and files."

10 Ways to Fix the

  1. Scroll down and toggle off "Potentially unwanted app blocking."

10 Ways to Fix the

  1. Try running the app to see if it works now.

  2. Update the App

You might want to update the app in case a bug is causing the error. Some Windows apps will notify you of available updates upon launch. For others, you'll need to visit their download page to check for new versions and install them.

If you downloaded the app from the Microsoft Store, you can update it there.

  1. Type "store" and click on "Microsoft Store" in the search results.

10 Ways to Fix the

  1. Select "Library" at the bottom of the left menu, then click "Get updates" in the top right.

10 Ways to Fix the

  1. The Microsoft Store will scan for apps needing updates and update the one you're trying to run if necessary.

FYI: Learn how to stop Windows apps from accessing the Internet if required.

  1. Resolve Microsoft Store App Problems

You can also use the Microsoft Store to repair or reset the app.

  1. Press Win + I to open the Settings app.
  2. Go to "Apps -> Installed apps," click the three vertical dots next to the app, and choose "Advanced options" from the menu.

10 Ways to Fix the

  1. Click "Repair," then see if the app runs without the error message.

10 Ways to Fix the

  1. If there's no improvement, click the "Reset" button. Note that this will revert the app to its initial state upon installation, and you might lose some data.

10 Ways to Fix the

  1. Confirm by clicking "Reset" in the pop-up.

  2. Launch the app to check if the error message persists.

  3. Disable Admin Approvals in the Local Group Policy Editor

By eliminating the need for admin approvals, you might bypass the error and launch the app.

  1. Press Win + R to open a Run dialog, enter gpedit.msc, then click "OK."

10 Ways to Fix the

  1. Navigate to "Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options" in the Local Group Policy Editor.

10 Ways to Fix the

  1. Double-click the "User Account Control: Run all administrators in Admin Approval Mode" policy on the right.
  2. Select the "Disabled" radio button, then click "OK."

10 Ways to Fix the

Tip: Check out this list of registry tweaks to enhance your Windows experience.

  1. Disable Admin Block in the Registry Editor

If disabling admin approvals didn't work, try editing the registry.

  1. Open a Run window again, enter regedit, then click "OK."

10 Ways to Fix the

  1. Click "Yes" on the UAC warning to allow the Registry Editor to modify Windows.

  2. Navigate to "HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Windows -> CurrentVersion -> Policies -> System" in the Registry Editor. Double-click the "EnableLUA" value to edit it.

10 Ways to Fix the

  1. Enter "0" in the value data box, then click "OK."

10 Ways to Fix the

  1. Restart your computer to see if the app launches successfully.

  2. To re-enable the admin block, return to the "EnableLUA" value in the Registry Editor and set the value data to "1."

  3. Attempt Running the App Using the Hidden Admin Account

Many Windows users are unaware of the hidden admin account on their PC, which has extensive permissions. To access it, enable the Super Administrator account on Windows via cmd, then try running the app. Remember to disable the account afterward.

Tip: If you need to change the administrator in Windows, check out our guide that outlines several methods to do so.

Frequently Asked Questions

How can I set a program to always run with administrator privileges on Windows?

To set a program to always run with administrator privileges, right-click its executable (.EXE file) and select "Properties." Go to the "Compatibility" tab and check "Run this program as an administrator" under "Settings."

Can I run an app with administrator privileges if I'm not an admin?

Yes, but you'll need the admin's password. Right-click the app and select "Run as administrator." Enter the admin's password at the UAC prompt to launch the app with administrator privileges.

Could another app be causing this issue?

It's unlikely that another app is interfering with the one you're trying to run. However, to be sure, close all other apps and attempt to launch the blocked app to see if it runs.

Image credit: 123rf. All screenshots by Chifundo Kasiya.

Atas ialah kandungan terperinci 10 Cara untuk Memperbaiki Ralat 'Aplikasi ini telah disekat oleh Pentadbir Sistem Anda' ralat pada Windows - Buat Tech Lebih Mudah. Untuk maklumat lanjut, sila ikut artikel berkaitan lain di laman web China PHP!

Kenyataan Laman Web ini
Kandungan artikel ini disumbangkan secara sukarela oleh netizen, dan hak cipta adalah milik pengarang asal. Laman web ini tidak memikul tanggungjawab undang-undang yang sepadan. Jika anda menemui sebarang kandungan yang disyaki plagiarisme atau pelanggaran, sila hubungi admin@php.cn

Alat AI Hot

Undress AI Tool

Undress AI Tool

Gambar buka pakaian secara percuma

Undresser.AI Undress

Undresser.AI Undress

Apl berkuasa AI untuk mencipta foto bogel yang realistik

AI Clothes Remover

AI Clothes Remover

Alat AI dalam talian untuk mengeluarkan pakaian daripada foto.

Clothoff.io

Clothoff.io

Penyingkiran pakaian AI

Video Face Swap

Video Face Swap

Tukar muka dalam mana-mana video dengan mudah menggunakan alat tukar muka AI percuma kami!

Artikel Panas

Skop pembolehubah PHP dijelaskan
1 bulan yang lalu By 百草
Mengulas kod dalam php
1 bulan yang lalu By 百草
Petua untuk menulis komen php
1 bulan yang lalu By 百草

Alat panas

Notepad++7.3.1

Notepad++7.3.1

Editor kod yang mudah digunakan dan percuma

SublimeText3 versi Cina

SublimeText3 versi Cina

Versi Cina, sangat mudah digunakan

Hantar Studio 13.0.1

Hantar Studio 13.0.1

Persekitaran pembangunan bersepadu PHP yang berkuasa

Dreamweaver CS6

Dreamweaver CS6

Alat pembangunan web visual

SublimeText3 versi Mac

SublimeText3 versi Mac

Perisian penyuntingan kod peringkat Tuhan (SublimeText3)

Topik panas

Tutorial PHP
1511
276
Alternatif 123movies terbaik pada tahun 2025 (pilihan streaming percuma & undang -undang) Alternatif 123movies terbaik pada tahun 2025 (pilihan streaming percuma & undang -undang) Jul 28, 2025 pm 12:02 PM

Baca halaman pendedahan kami untuk mengetahui bagaimana anda boleh membantu mspoweruser mengekalkan pasukan editorial membaca lebih banyak123movies yang digunakan untuk menjadi destinasi untuk aliran filem dalam talian percuma, tetapi ia datang dengan kelemahan yang serius-dari iklan pop timbul yang agresif dan kuat

Fungsi Pengesanan Kata Laluan Kata Laluan Bersepadu Google Chrome 76 Fungsi Pengesanan Kata Laluan Kata Laluan Bersepadu Google Chrome 76 Jul 17, 2025 am 09:45 AM

Google telah melancarkan pelanjutan penyemak imbas yang dipanggil "kata laluanCheckup" untuk membantu pengguna menentukan sama ada kata laluan mereka berada dalam keadaan selamat. Pada masa akan datang, ciri pengesanan kebocoran kata laluan ini akan menjadi ciri lalai Google Chrome, bukan hanya terhad kepada sambungan pilihan. Walaupun lanjutan kata laluan yang disediakan oleh Google secara automatik dapat mengesan keselamatan kata laluan yang digunakan oleh pengguna ketika log masuk ke laman web yang berbeza, pengguna yang berminat masih dapat mengalaminya terlebih dahulu dengan memuat turun versi kromecanary. Walau bagaimanapun, perlu diperhatikan bahawa fungsi ini dimatikan secara lalai dan pengguna perlu menghidupkannya secara manual. Sebaik sahaja fungsi diaktifkan, pengguna dapat mengetahui log masuk yang mereka masukkan semasa log masuk di tapak bukan Google.

Bagaimana cara menjalankan command prompt sebagai pentadbir? Bagaimana cara menjalankan command prompt sebagai pentadbir? Jul 23, 2025 am 03:20 AM

Untuk menjalankan CMD sebagai pentadbir, anda boleh melakukannya melalui tiga kaedah: Mula Menu, Menang X Menu, atau buat pintasan. Pertama, selepas mencari "CMD" dalam menu Mula, klik kanan dan pilih "Run As Administrator"; Kedua, tekan kekunci Win X dan pilih "Prompt Command (Pentadbir); Akhirnya, buat pintasan baru ke cmd.exe, dan tetapkan" Run sebagai pentadbir "dalam sifat -sifat.

Cara Mengubah Keperibadian ChatGPT dalam Tetapan (Cynic, Robot, Pendengar, Nerd) Cara Mengubah Keperibadian ChatGPT dalam Tetapan (Cynic, Robot, Pendengar, Nerd) Aug 08, 2025 am 09:33 AM

Lawati halaman pendedahan kami untuk mengetahui bagaimana anda boleh menyokong MSPowerUser dalam mengekalkan pasukan editorial Baca MoreWant Chatgpt untuk mencerminkan gaya mood atau komunikasi anda? Dengan pelancaran Chatgpt 5, Openai memperkenalkan lima personaliti yang berbeza - Choo

Cara Muat turun dan Menggunakan Editor Video Capcut AI di Windows PC [Panduan Penuh] Cara Muat turun dan Menggunakan Editor Video Capcut AI di Windows PC [Panduan Penuh] Jul 25, 2025 am 02:48 AM

Baca halaman pendedahan kami untuk mengetahui bagaimana anda boleh menyokong pasukan editorial MSPoweruser. Baca lebih lanjut untuk pencipta video, mencari alat penyuntingan yang betul adalah penting, dan cara memuat turun, memasang, dan menggunakan editor video Capcut AI di Windows PC telah menjadi

Cara menyesuaikan mod kuasa Windows 11 Cara menyesuaikan mod kuasa Windows 11 Jul 19, 2025 am 01:37 AM

Untuk menyesuaikan mod kuasa Windows 11, terlebih dahulu anda boleh menukar rancangan pra-reka bentuk dalam ikon bateri bar tugas atau panel kawalan, seperti "baki", "prestasi tinggi" dan "penjimatan kuasa"; Kedua, klik "Buat Pelan Kuasa" untuk memilih templat dan tetapkan nama, matikan monitor dan masa tidur; Kemudian, laraskan pilihan lanjutan seperti pengurusan kuasa pemproses, masa tidur cakera keras dan tetapan USB melalui "perubahan tetapan pelan". Akhirnya, pengguna lanjutan dapat mengoptimumkan lagi melalui perintah atau pendaftaran PowerCFG, seperti rancangan melihat, mengubahsuai tetapan atau mengeksport konfigurasi. Ia juga disyorkan untuk menyesuaikan strategi mengikut jenis peranti, seperti buku nota membezakan antara bateri dan bekalan kuasa, desktop memberi tumpuan kepada tetapan prestasi, dan tablet menguatkan penjimatan tenaga.

Pemacu paparan komputer riba Windows saya terus terhempas Pemacu paparan komputer riba Windows saya terus terhempas Jul 21, 2025 am 03:29 AM

Pemandu paparan komputer riba Windows sering terhempas, biasanya disebabkan oleh pemandu yang sudah lapuk atau rosak, konflik perisian, terlalu panas, atau masalah perkakasan. 1. Mula -mula cuba mengemas kini atau memasang semula pemacu kad grafik melalui Pengurus Peranti, atau muat turun versi terkini dari laman web rasmi pengeluar GPU. 2. Periksa masalah terlalu panas, gunakan alat seperti HWMonitor untuk memantau suhu, bersihkan lubang, elakkan menggunakan buku nota pada permukaan lembut, dan periksa sama ada terdapat program penghunian GPU yang tinggi melalui pengurus tugas. 3. Laraskan tetapan paparan, matikan pecutan perkakasan dan kesan visual, dan buat sementara waktu tukar resolusi atau kadar penyegaran. 4. Semak dan pasang kemas kini Windows, gulungkan semula versi pemandu atau sistem jika perlu, dan periksa kemungkinan perisian yang bertentangan seperti perisian antivirus, alat rakaman skrin atau aplikasi ganti. ini

See all articles