Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»Fix: A Referral Was Returned From The Server

Fix: A Referral Was Returned From The Server

Laurel DevotoBy Laurel DevotoDecember 16, 2022
a-referral-was-returned-from-the-server

Some errors can prevent essential functions and tasks from working on your PC. That’s the case with the error message, “A referral was returned from the server.” However, several different fixes can work, depending on your situation.

You’re likely to see this problem when installing a program, but it might also appear at other times. For example, when you update a program, change your drivers, or do anything that involves moving new files onto your PC. It’s important to fix this as soon as possible because of what it prevents you from doing.

The cause varies and isn’t always easy to track down. A few different problems might be at fault.

  • Lack of administrator access
  • Faulty update
  • Settings in the group policy editor
  • Problems with your operating system or computer

Since there are so many potential problems and solutions, the best way to fix the problem is to jump in and start looking for the one that works for you.

Table of Contents

  • How to Fix “A Referral Was Returned from the Server”?
    • Run as Administrator
    • Run System File Checker
    • Update the Program You’re Using
    • Adjust Your User Account Settings
    • User Account Control Security Options
    • Change Your Registry Files
    • Update Windows
    • Uninstalling Windows Updates
    • Rolling Back Windows

How to Fix “A Referral Was Returned from the Server”?

Check to make sure everything is updated and working correctly. Once you know everything is in the proper shape, you can start making changes to find which will let you install your programs and updates again.

Run as Administrator

If you’re getting this error when you log into a specific program, you can set it up to run as an administrator. This might help get rid of the problem with very little work.

  1. Right-click on the executable for the program and select Properties.
    Right-click-on-the-executable-for-the-program-and-select-Properties.
  2. Choose the Compatibility tab.
    Choose-the-Compatibility-tab.
  3. Select Run this Program as an Administrator.
    Select-Run-this-Program-as-an-Administrator.
  4. Click OK.
  5. Try to rerun the program.

You can leave the program set to run as an administrator in the future if you’re comfortable with it. 

Run System File Checker

Another great option is the System File Checker. This utility is included in Windows and is designed to scan your operating system files, find damaged or missing files, and then fix or replace them as needed. While it can usually fix it, there are times when you’ll have to either get the new files and install them on your own or do a complete reinstallation of Windows to fix the problem.

  1. Press the Windows Key + X.
  2. Choose Windows Power Shell (Admin). It may give you the Command Prompt option instead, which is fine. Just make sure to choose the administrative option.
    Choose-Windows-Power-Shell-(Admin).
  3. Click Yes to confirm.
  4. Type sfc /scannow and then press Enter.
    sfc-scannow
  5. Wait for the scan to finish. It should tell you if it found errors and whether it could fix them.
  6. Restart your computer.

If it could fix the problems, you should try to do the action causing the Referral Returned from the Server error again. However, if it can’t fix the issues, you may have to get the missing files from a computer with the same operating system version and update pack. You have to use specific commands to take ownership of the files and replace them once you get them on your computer.

It’s much easier to reinstall your operating system if you have access to installation media. It’s best to do a completely clean install because your damaged system files might not work as well as they would if they were working correctly. 

Update the Program You’re Using

If the program you’re using isn’t fully updated, check to see whether there’s a newer version. For some people with this issue, that’s fixed the problem. 

Adjust Your User Account Settings

User accounts on Windows can each have different settings that affect what they can or can’t do. If your account settings prevent you from doing specific actions, it might be causing this error message to appear.

  1. Press the Windows key.
  2. Type Change User Account Control Settings.
  3. Click the matching option.
    Change-User-Account-Control-setting
  4. Move the slider down to Never Notify.
    Move-the-slider-down-to-Never-Notify.
  5. Click OK.
  6. Confirm your choice. 
  7. Restart your computer.

If you can’t do these without administrative permission, you may need to talk to the person with administrative access for your computer. 

User Account Control Security Options

With the Group Policy Editor, you can adjust many settings that affect many different things on your computer. 

  1. Press the Windows key and type Edit Group Policy in the search bar.
  2. Click the corresponding program.
    Edit-Group-Policy
  3. Click Computer Configuration.
  4. Click Windows Settings.
  5. Click Security Settings.
    Click-Security-Settings.
  6. Click Local Policies.
  7. Click Security Options.
    Click-Security-Options.
  8. Double-click User Account Control: Only Elevate Executables That Are Signed and Validated.
    Double-click-User-Account-Control-Only-Elevate-Executables-That-Are-signed-and-validated
  9. Select Disabled.
    select-Disabled.
  10. Restart your computer.

If it still doesn’t work, you’ll have to make some other changes. 

Change Your Registry Files

Most of the time, you don’t want to adjust your registry files unless you know what you’re doing and there’s no other way to fix a problem. However, you can make a quick adjustment, which might make a big difference. Turn off the ValidateAdminSignatures option to see whether it gets rid of this error code.

  1. Press the Windows key + X.
  2. Select Run.
  3. Type regedit and then press Enter.
    Type-regeditand-then-press-Enter.
  4. Click Yes.
  5. Paste the following path on the path section HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\
    Paste-the-following-path
  6. Right-click ValidateAdminCodeSignature and select modify.
    Right-click ValidateAdminCodeSignature and select modify.
  7. Type 0 in the Value Data.
    Type-O-in-the-Value-Data.
  8. Press OK.
  9. Restart your computer.

If this fixes the problem, you can leave the 0 in the Value Data on that option. It shouldn’t have any kind of negative effect on your system and is the default anyway. 

Update Windows

The problem that caused this error for users has been fixed in later updates – if the cause is a particular Windows update. If you haven’t updated your operating system, then doing so might be the fix you’re looking for.

  1. Press the Windows Key + X.
  2. Choose Settings.
    Choose-Settings.
  3. Click Update and Security.”
    Click Update and Security. 1
  4. Click Windows Update in the left pane.
    Choose-Windows-Update.
  5. Click Check for Updates.
    Click-Check-for-Updates.
  6. If updates are found, select to allow them to download and install.
    click-install-now-option
  7. Follow the prompts to complete the update and restart your computer when they’re done.

Once you’re done, check whether updating Windows fixed the problem.

Uninstalling Windows Updates

These are worth checking in case they’re the root of your error message.

  1. Press the Windows Key + X.
  2. Choose Settings. Choose-Settings.
  3. Click Update and Security.
    Go-to-Settings-and-click-on-Update-&-Security.
  4. Click View Update History.
    Click-View-Update-History.
  5. Click Uninstall Updates.
    Click-Uninstall-Updates.
  6. Select the update you want to remove.
    Select-the-update-you-want-to-remove.
  7. Click Uninstall.
    Click-Uninstall.
  8. Restart your computer when the process is complete.

If none of this works, a Windows update probably isn’t the cause of your error, and you’ll have to investigate further. 

Rolling Back Windows

You only have ten days to roll back an update before the OS files are removed from your system, so make sure to do this with time to spare.

Try other fixes before rolling back your operating system or Windows updates. Something simpler may work.

  1. Press the Windows Key + X.
  2. Choose Settings.
    Choose-Settings.
  3. Click Update and Security.
    Click Update and Security. 1
  4. Click Recovery in the left pane.
    Click-Recovery-in-the-left-pane.
  5. Click Get Started under Go Back to a Previous Version of Windows 10.
    Click-Get-Started-under-Go-Back-to-a-Previous-Version-of-Windows-10.
  6. Follow the prompts to complete the process.

If you don’t see that button, you won’t be able to go back to an earlier version of your operating system without a complete reinstallation. However, you may be able to uninstall more minor updates for longer.

fix
Laurel Devoto

I'm a computer enthusiast who enjoys building new systems, troubleshooting software for my friends, and playing everything from Apex Legends to Golf with Friends. I used to work as a social media manager and love finding new ways to connect with people.

Related Posts

how to delete win backup files

How to Delete Backup Files on Windows

January 29, 2023
how to reset password on hp laptop

How to Reset Password on HP Laptop

January 29, 2023
Reset BIOS password

4 Ways to Reset BIOS Password

January 28, 2023
how to make windows 11 look like windows 10

How to Make Windows 11 Look Like Windows 10

January 25, 2023
how to find hidden folder in laptop

How to Find Hidden Folder in Laptop

January 24, 2023
mouse not showing in chrome

Mouse Not Showing in Chrome? Here’s How to Fix It

January 25, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how long does a cmos battery last

How Long Does a CMOS Battery Last

January 25, 2023
thunderbolt vs usb c

Thunderbolt Vs USB C: What’s the Difference

January 25, 2023
how to find hidden folder in laptop

How to Find Hidden Folder in Laptop

January 24, 2023
You may also like
how-to-connect-headphones-to-tv

5 Ways to Connect Headphones to TV

January 29, 2023
connect-airpods-to-samsung-tv

How to Connect AirPods to Samsung TV? (Step-by-Step Guide)

January 29, 2023
AIO Pump Not Working

AIO Pump Not Working? Here’s How to Fix It

January 29, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.